Catalog
dev.skillrepo/skillrepo
OfficialSkillRepo
Governed AI agent skills — one library, distributed to devs and exposed to remote agents over MCP.
Distributes governed AI agent skills from a central library to remote agents via MCP.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"skillrepo": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.skillrepo.dev/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.