Documentation
README
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.
This is the opening of the README. Read the full README on GitHub.