MetaSkill¶
Agent factory. Generate complete agent teams, individual agents, or custom skills with a single command.
What It Does¶
/metaskill researches best practices, then generates a complete .claude/ agent configuration:
- Orchestrator — Main agent that coordinates the team
- Specialists — Domain-specific agents (frontend, backend, infra, etc.)
- Code Reviewer — Reviews PRs and code quality
- Skills — Custom skills that extend agent capabilities
The generated agents use MetaMemory for shared knowledge across sessions.
Usage¶
Send /metaskill followed by your request in chat:
/metaskill Create an agent team for this React Native project —
I need a frontend specialist, a backend API specialist, and a code reviewer.
How It Works¶
- Claude researches the project structure and best practices
- Generates
.claude/configuration files (agents, skills, settings) - Saves the configuration to the bot's working directory
- The new agents/skills are immediately available for use
Output¶
MetaSkill generates files in the .claude/ directory: