AIPM
Theme

AIPM — AI Package Manager

Install AI skills like packages.

AIPM gives you a registry and CLI for AI skills. Install prompts, rules, MCP setup, and tool files into a repo for Cursor, Claude, Codex, and more. Start with one command, then keep reusable AI setup with your project.

Get started

Install AIPM and add a skill

Full guide
1

Install the CLI

npm install -g @aipm-registry/cli
aipm --version
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 skills

No public skills are listed yet. Demo packages are hidden while starter skills are prepared.

Use skills

Create project config, install a skill, and see which files AIPM writes.

Publish skills

Create an account, reserve a package name, generate a token, and publish new versions.

Learn the basics

Read practical guides for creating safe, useful AI skills.

Popular skill ideas

Start with high-value skills for code review, tests, docs, security, MCP setup, and more.

Get discovered

Write names, descriptions, and examples that help users find the right AI skill.

Start from templates

Create package folders for review, issue summary, release notes, or blank skills.

Troubleshoot

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