Your private AI skills, everywhere.
Push, version, and sync prompts, skills, and rules across every project. Everything stays private — only you can access your library.
Push your skill
amulets push AGENTS.md -n agents
Pull it anywhere
amulets pull agents
Pin a version
amulets pull agents -v 1.2.0
Private by default
Your skills never leave your account. No public listings, no discovery by others.
Version everything
Push new versions with semver. Pin any project to a specific version and never break.
Works everywhere
Pull into any project with a single command. Claude Code, Cursor, Windsurf — wherever you work.
Get started in seconds
Install the CLI, authenticate with GitHub, and start pushing.
login
Authenticate via GitHub
push <path>
Push a file or skill folder
pull <name>
Pull your asset by name
list
List your assets
versions <name>
List all versions
delete <slug>
Delete an asset and all its versions
whoami
Show the current authenticated user
logout
Remove stored credentials