Quiver - Sync your AI agent skills across every machine.
by•
Quiver is a CLI sync layer for AI agent skills. Push from one machine, run quiver sync on the next. GitHub-native. Agent-agnostic. Open source.
Replies
Best
Maker
📌
Hey PH! 👋
I built Quiver after the third time I set up a new machine and had to manually reinstall all my AI agent skills for Claude Code, Cursor, and Gemini CLI.
The problem: npx skills manages your skills, but there's no way to sync them across machines. You install 10 skills over weeks, get a new laptop, and they're gone.
Quiver fixes that in two commands:
quiver push → uploads your lock file to a private GitHub Gist
quiver sync → reinstalls everything on any new device
It's agent-agnostic — it syncs whatever is in your ~/.agents/.skill-lock.json, regardless of which AI tools you use.
No database. No server-side storage. Your skills live in a secret GitHub Gist you own.
Would love to hear how you're managing your agent skills today. Happy to answer anything!
Replies