I indexed 45,000+ skills from GitHub repos, enriched them with LLM-generated metadata, and built vector embeddings for semantic search. So instead of needing to know the exact repo name, you can search by what you actually want to do.
What it does today:
- Semantic search that understands intent, not just keywords. Search "help me write better commit messages" and it finds relevant skills. - One-command install from SkillsGate (npx skillsgate add @username/skill-name) or directly from any GitHub repo (npx skillsgate add owner/repo) - Publish your own skills via GitHub repo sync or direct upload
Under development:
- Private and org-scoped skills for teams