SkillHub – NPM for AI agent rules, share team standards across 13 AI toolsgithub.com/cloudvalley-tech 1 pointzxh7 months ago1 commentSaveHideCopy link On HNComments−zxhOP7moWe built SkillHub because our team was copy-pasting the same AI rules across Cursor, Copilot, and Claude Code. Now we version-control them in one Git repo and sync to all tools with one command.- `skillhub install --global` once per dev.- `skillhub link` in any project.- Works with 13 AI tools out of the box.It's like npm but for AI agent configurations.
Comments
We built SkillHub because our team was copy-pasting the same AI rules across Cursor, Copilot, and Claude Code. Now we version-control them in one Git repo and sync to all tools with one command.
- `skillhub install --global` once per dev.
- `skillhub link` in any project.
- Works with 13 AI tools out of the box.
It's like npm but for AI agent configurations.