clade skill
Manage MCP skill servers.
Subcommands
clade skill list
List all skills (active and pending).
bash
clade skill list
clade skill approve
Approve a pending skill for activation.
bash
clade skill approve @mcp/github-server
How Skills Work
- •An agent requests a skill via the Skills MCP server
- •The skill is staged in
~/.clade/skills/pending/ - •You review and approve via
clade skill approveor the admin UI - •Once approved, the skill is available to agents
See Skills (MCP) for full details.