← All Skills
🎭
agency-agents (Chinese Edition)
A plug-and-play pack of 268 AI expert agents spanning 20 departments — engineering, design, marketing, product, game, security, finance and more — each with its own persona, workflow and deliverables. Works with 18 tools including Claude Code, Cursor, Copilot and OpenClaw, and adds 53 original agents built for the Chinese market (Xiaohongshu, Douyin, WeChat, Feishu ops).
Key Features
- 268 plug-and-play agents
- Covers 20 departments
- Works with 18 AI tools
- 53 China-market agents
Installation
Clone the repo, then run the installer:
./scripts/install.sh --tool claude-code
Or pass --tool cursor / copilot / openclaw; most tools need ./scripts/convert.sh first (Claude Code & Copilot need no conversion).
How to Use
After install, invoke an agent by name in plain language, e.g. "Use the frontend developer agent to review this component." Claude Code / Copilot read the Markdown directly; Cursor installs to .cursor/rules/ and auto-matches by context; OpenClaw installs to ~/.openclaw/ then run openclaw gateway restart. You can also browse all 268 at ao.aiolaola.com/experts without installing.
Requirements
A Bash shell, Git (to clone), and the target AI tool installed locally.
Related Skills