Install a skill
The CLI writes the skill into Claude Code’s rules location for you:list,
sync, and watch.
Let Claude do it (MCP)
Connect the MCP server and Claude Code can callgenerate_skill
and get_skill on its own — no leaving the editor.
.mcp.json
1
Add the config
Drop the snippet above into your project’s
.mcp.json (or your Claude Code MCP
settings).2
Restart Claude Code
The
skillmd tools appear in the tool list.3
Ask for context
Try: “Generate a skill for the Resend API and use it to wire up email.”