Install the CLI
npm install -g @aipm-registry/cli
AI Package Manager
AIPM keeps project-ready AI skills, prompts, and tool files in one registry. Search what exists, install it into Cursor or Claude, and keep teams from copying AI files by hand.
Get started
npm install -g @aipm-registry/cli
aipm init
aipm add @scope/name@1.0.0 --target cursor --ci
Live registry
Loading registry entries
Initialize a project, install a skill, and see what files AIPM writes.
Create a manifest, target one or more AI tools, and version updates cleanly.
Fix registry, package, target, version, and install problems quickly.