AI & ML
Trust: 30/100 (Limited)io.github.thomasblc/skillsindex Guide
Search and score 11,000+ AI agent tools: MCP servers, Claude skills, GPT actions, IDE plugins.
by thomasblc
Quick Start
Install
npx skillsindex-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-thomasblc-skillsindex": {
"command": "npx",
"args": [
"skillsindex-mcp"
]
}
}
}