CLI tool that installs and manages AI agent skills, MCP tool routing, and workflow configurations.
{
"mcpServers": {
"nano-stepskill-manager": {
"command": "npx",
"args": [
"-y",
"@nano-step/skill-manager"
]
}
}
}