The power tool
for agent skills
For those who love the terminal - 21 commands to install, version, publish, audit, and collaborate. Works standalone or connected to the platform. Not a terminal person? There is a desktop app and web platform too.
Install in seconds
via bun (recommended)
via npm
Requires Node.js 24+ or Bun 1.3+. Works on macOS, Linux, and Windows.
21 commands
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 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.