发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
ai-collab — Autonomous Multi-Agent Collaboration
Two OpenClaw agents working in parallel on shared tasks, coordinated via a structured chat log and daemon inbox protocol.
Ask Council — Quick Headless Access
Get LLM Council's synthesized answer without leaving your chat.
WeChat Article to Markdown
Fetch a WeChat Official Account article and convert it to a clean Markdown file.
tg-cli Skill
CLI tool for Telegram — sync chats, search messages, filter keywords, send messages, and monitor groups.
discord-cli Skill
CLI tool for Discord — fetch chat history, search messages, sync channels, AI analysis.
Website Development Rules
- Images are the #1 cause of slow sites — use WebP/AVIF, lazy-load below-the-fold, and set explicit width/height to prevent layout shift - Render-blocking CSS delays first paint — inline critical CSS in `<head>`, defer the rest - Third-party scripts (analytics, chat widgets) often add 500ms+ — load them with `async` or `defer`, audit regularly - Fonts cause invisible text flash (FOIT) — use `font-display: swap` and preload critical fonts - Measure with Lighthouse in incognito mode — extensions s
Key Management
Guide user through these commands. Never ask them to paste keys in chat.
ChatGPT Troubleshooting
When ChatGPT feels wrong, diagnose the failure mode before rewriting the whole request.
ChatGPT Surface Routing
Pick the lightest surface that fits the job. Most ChatGPT problems are routing problems before they are prompting problems.
Setup - ChatGPT
Read this when `~/chatgpt/` is missing or empty. Start helping immediately while capturing only the context that changes how ChatGPT should be used for this user.
Prompt Packets for ChatGPT
Use packets, not vibes. A good packet gives ChatGPT enough structure to reason without guessing the job.