Install SKILL.md files, MCP servers, and AGENTS.md guidance for any coding agent. Ships both a Node API and a CLI.
{
"mcpServers": {
"agent-install": {
"command": "npx",
"args": [
"-y",
"agent-install"
]
}
}
}