A plugin manager for AI coding assistants.
Install plugins once, use them everywhere. Manage curated plugin collections across Claude Code, Cursor, and other AI assistants from multiple marketplace sources.
Inspired by Claude Code's plugin marketplace system, extended to work across multiple AI assistants.
# Install (recommended: using mise)
mise use -g ubi:TrogonStack/aipm
# Or download pre-built binary for your platform
# See INSTALLATION.md for platform-specific download commands
# Use
aipm init
aipm marketplace add team https://github.com/your-org/plugins.git
aipm plugin install my-plugin@teamSee docs/ for complete documentation.
The documentation follows the Diátaxis framework:
- Tutorials - Learn by doing
- How-To Guides - Solve specific problems
- Explanation - Understand concepts
- Reference - Look up details
New to aipm? Start with the Getting Started Tutorial.
- Installation Guide - Platform-specific installation
- Contributing Guide - Development setup
- License - MIT License