
from metaskill56
Creates complete AI agent teams, single agents, or individual skills from a natural language prompt; detects intent and loads corresponding flow templates.
MetaSkill is a meta-level authoring skill that turns a single natural-language request into either a complete multi-agent team, a single specialised agent, or a standalone skill. It analyses the user's prompt to detect intent (team / agent / skill), loads the appropriate flow templates, and follows procedural flow files to generate the necessary artifacts and instructions.
Use MetaSkill when you need to bootstrap an entire agent-based project quickly: generate a team for a project type (fullstack app, pipeline, game dev), create a single role-based agent (reviewer, engineer, deployer), or author a single skill (slash command or tool). It is ideal for experimentation, scaffolding, and rapid prototyping of agent workflows.
General-purpose agent harnesses that can read/write files and run CLI commands (Claude Code, OpenClaw/ACP agents, Codex).
This skill has not been reviewed by our automated audit pipeline yet.