A AIPM

AI Package Manager

Install the right AI setup into every project.

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

Install AIPM and bind skills to a project

Full guide
1

Install the CLI

npm install -g @aipm-registry/cli
2

Initialize your project

aipm init
3

Add a skill

aipm add @scope/name@1.0.0 --target cursor --ci

Live registry

Find a skill

Open full registry

Loading registry entries

Use skills

Initialize a project, install a skill, and see what files AIPM writes.

Publish skills

Create a manifest, target one or more AI tools, and version updates cleanly.

Troubleshoot

Fix registry, package, target, version, and install problems quickly.