Productivity|Development|AI / ML|Cloud|DevOps|UtilitiesPython

claude-code-plugins-plus-skills

Open-source marketplace with CCPI package manager, interactive tutorials, and production orchestration patterns.

Free
N/A rating (0 reviews)0 installs1,871 GitHub stars
pluginsskillsmarketplace

This repository contains 340 plugins and 1367 agent skills for Claude Code, providing a comprehensive set of tools for developers. It features a CLI for easy installation and management of plugins, along with a marketplace for browsing and downloading skills.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-plugins-plus-skills": {
      "args": [
        "@intentsolutionsio/ccpi"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.