Highly Recommended

Ccpm

Say goodbye to messy plugin management
This is how elegant plugin management should be
Core Principle:
CCPM is your Claude Code plugin butler. This lazygit-style terminal tool lets you manage all plugins with Vim keybindings, supporting user/project/local level configurations while auto-discovering installed plugins and displaying project associations.
KEY FEATURES
01Tri-Scope
Seamlessly switch between user/project/local configurations
02Auto-Discovery
Automatically scans your Claude setup for all plugins
03Project Radar
Clearly marks each plugin's project ownership path
04Atomic Ops
File locking ensures concurrent operation safety
github.com/kaldown/ccpm
development·kaldown·2026-01-14·31·🔱 1
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/kaldown/ccpm.git
SSH
git clone [email protected]:kaldown/ccpm.git
GitHub CLI
gh repo clone kaldown/ccpm
FAQ
Q: What are the installation steps for Ccpm Agent Skills?
1.Launch: Type ccpm in terminal
2.Navigate: j/k keys to select plugins
3.Operate: Spacebar to toggle status
4.Filter: s key cycles scope filters
Q: What are the highlights of Ccpm Agent Skills?
  • Vim-style fluid operation
  • Tri-color scope indicators
  • Visual interface in terminal
  • Real-time project path display
Q: What are the use cases for Ccpm Agent Skills?
  • Disable certain plugins personally during team collaboration
  • Quickly compare plugin configurations across projects
  • Batch enable/disable plugin combinations
  • Safely test new plugins without affecting others
Q: What are the limitations of Ccpm Agent Skills?
  • Requires basic terminal skills
  • No GUI installation yet