Acerca de
The Skill Retriever is a sophisticated server designed to address the challenge of discovering and managing the vast, dispersed ecosystem of Claude Code components. With thousands of community-contributed skills, agents, commands, hooks, and Model Context Protocol (MCP) servers scattered across GitHub repositories, finding the right ones for a specific task and ensuring their compatibility and dependencies are met can be arduous. This tool solves this by indexing these components into a searchable knowledge graph, understanding their intricate relationships and dependencies. It provides a robust retrieval pipeline that leverages vector search and graph PageRank to deliver the minimal, correct set of components required for any given task, along with automatic dependency resolution, conflict detection, and direct installation into the user's `.claude/` directory, effectively streamlining AI development workflows.