Show HN: I indexed 45k+ AI agent skills into an open source marketplace
1 points
1 hour ago
| 0 comments
| github.com
| HN
I've been building SkillsGate. You can discover, install, and publish skills for Claude Code, Cursor, Windsurf, and other AI coding agents.

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

No one has commented on this post.