The power tool
for agent skills
Install, version, publish, audit, and collaborate on AI agent skills. Fully open source, works standalone. Prefer a GUI? There is a desktop app too.
Install in seconds
via bun (recommended)
via npm
Requires Node.js 24+ or Bun 1.3+. Works on macOS, Linux, and Windows.
Every command you need
Everything you need. Nothing you don't.
Core
agentver installInstall skills from Git repos, well-known sources, or the platform
agentver listList installed skills with versions, refs, and compatible agents
agentver removeRemove installed skills with backup/restore support
agentver updateUpdate skills to latest versions with merge strategies
agentver statusCheck state: up-to-date, locally modified, or upstream available
agentver pinPin a package to skip it during updates
agentver unpinUnpin a package so it is included in updates
agentver initInitialise a new Agentver project with manifest and structure
Publishing
agentver publishPublish skills to registry with security audit and semver
agentver saveSave local changes to platform as working versions
agentver versionManage semantic versions and tags for published skills
agentver draftManage draft branches (create, list, switch, publish, discard)
agentver logShow commit history for a skill with author/date metadata
Works everywhere
Prefer a GUI? Check out the desktop app.