willvelida/code-minions
CLI tool to install reusable AI coding agent packages (agents, skills, prompts) into your repositories for consistent, enhanced AI-assisted development.
Platform-specific configuration:
{
"mcpServers": {
"code-minions": {
"command": "npx",
"args": [
"-y",
"code-minions"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...