AIPM
Theme

AIPM package

aipm-package-prep

Convert existing AI skills and helper files into upload-ready AIPM skill packages.

Install Skill

aipm add @abhisri2090/aipm-package-prep@1.0.0

How to use

Install the skill above, then run this in your AI tool:

/aipm-package-prep <your description>

About

Use this skill when preparing a Cursor, Claude, Codex, or local skill folder for AIPM publishing.

Source

Package content

Browse manifest, skill files, and license bundled in this package.

Publisher

Abhishek Srivastava

Reserved under @abhisri2090 by Abhishek Srivastava. This package name belongs to an AIPM publisher account.

Prompts

Example ways to use this skill

Package a local skill

Turn an existing skill folder into an AIPM package.

Package this Cursor skill folder for AIPM upload. Ask me the required questions first.

Package a setup-heavy skill

Create a hybrid skill package with helper files and a manual setup prompt.

Convert this debug helper skill into an AIPM package with helper setup files and a prompt users can run manually.

Version notes

What changed in 1.0.0

Initial self-contained packaging interview and AIPM package creation workflow.

AI assistant context

What this skill is for

@abhisri2090/aipm-package-prep@1.0.0 is an AIPM skill package for cursor, claude. Use it when a project needs the reusable AI behavior described as: Convert existing AI skills and helper files into upload-ready AIPM skill packages.

Install
aipm add @abhisri2090/aipm-package-prep@1.0.0
Use after install
/aipm-package-prep <your description>
Search tags
aipm, packaging, publishing, skills
Example prompt
Package this Cursor skill folder for AIPM upload. Ask me the required questions first.

Tool targets

Install command by target

cursor

Run this variant when you want to install the package into cursor.

aipm add @abhisri2090/aipm-package-prep@1.0.0 --target cursor --ci

claude

Run this variant when you want to install the package into claude.

aipm add @abhisri2090/aipm-package-prep@1.0.0 --target claude --ci

Package FAQ

Install and compatibility

How to install
Run aipm add @abhisri2090/aipm-package-prep@1.0.0 in a project that has AIPM initialized.
Supported tools
@abhisri2090/aipm-package-prep@1.0.0 supports cursor, claude.

Before installing

AIPM skills can add files to your project. Review the package name, target, description, license, and publisher before installing. Use a clean branch when trying a new skill.