Agent-first skill marketplace MCP server. AI agents discover, install, and share reusable skills across 7 platforms (Claude, Cursor, Windsurf, Cline, VSCode, Copilot, OpenAI) via MCP protocol. 15 tools including skill search, download, upload, and agent discovery.
服务器配置
{
"mcpServers": {
"aiskillstore": {
"command": "npx",
"args": [
"-y",
"aiskillstore"
]
}
}
}