claude-code-plugins-plus-skills
claude-code-plugins-plus-skills is a Python AI agent skill for Cursor, Windsurf, Codex with npx, docker, remote URL. 425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
How to use claude-code-plugins-plus-skills
Install or run
pnpm add -g @intentsolutionsio/ccpi # Install the CLI
ccpi install devops-automation-pack # Install any pluginClient configuration
{
"$schema": "https://claudecodeplugins.io/schemas/mcp-presets.schema.json",
"name": "claude-code-plugins-plus",
"description": "MCP server presets from Claude Code Plugins Marketplace",
"version": "1.0.0",
"homepage": "https://claudecodeplugins.io/",
"presets": {
"project-health-auditor": {
"name": "Project Health Auditor",
"description": "Analyze repos for code health, complexity, test coverage gaps",
"type": "stdio",
"command": "npx",
"args": ["-y", "@claude-code-plugins-plus/project-health-auditor"],
"requiresApiKey": false,
"category": "code-quality",
"tags": ["metrics", "complexity", "coverage", "health"]
},
"conversational-api-debugger": {
"name": "Conversational API Debugger",
"description": "Debug REST API failures using OpenAPI specs and HTTP logs",
"type": "stdio",
"command": "npx",
"args": ["-y", "@claude-code-plugins-plus/conversational-api-debugger"],
"requiresApiKey": false,
"category": "api",
"tags": ["api", "debugging", "openapi", "rest"]
},
"domain-memory-agent": {
"name": "Domain Memory Agent",
"description": "Domain-specific knowledge management with semantic search",
"type": "stdio",
"command": "npx",
"args": ["-y", "@claude-code-plugins-plus/domain-memory-agent"],
"requiresApiKey": false,
"category": "knowledge",
"tags": ["memory", "knowledge", "semantic-search", "rag"]
},
"ai-experiment-logger": {
"name": "AI Experiment Logger",
"description": "Track and analyze AI experiments with web dashboard",
"type": "stdio",
"command": "npx",
"args": ["-y", "@claude-plugins/ai-experiment-logger"],
"requiresApiKey": false,
"category": "aCompatible clients
What is claude-code-plugins-plus-skills?
claude-code-plugins-plus-skills is a Python AI agent skill for Cursor, Windsurf, Codex with npx, docker, remote URL. 425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- File editing support
- Presentation work support
- Document generation support
Available tools
Technical details
Install or run claude-code-plugins-plus-skills using npx. Check jeremylongshore/claude-code-plugins-plus-skills for the latest setup command.
- Built for Python
- Built for Node.js
- Install or run with npx
- Install or run with docker
- Install or run with remote URL
- Works with Cursor
- Works with Windsurf
- Works with Codex
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use claude-code-plugins-plus-skills
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is claude-code-plugins-plus-skills?
claude-code-plugins-plus-skills is a Python AI agent skill for Cursor, Windsurf, Codex with npx, docker, remote URL. 425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
Who is claude-code-plugins-plus-skills best for?
claude-code-plugins-plus-skills is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.
How do I install claude-code-plugins-plus-skills?
Install or run claude-code-plugins-plus-skills using npx. Check claude-code-plugins-plus-skills for the latest setup command.
Is claude-code-plugins-plus-skills actively maintained?
claude-code-plugins-plus-skills may need a closer maintenance check before production use.
Auto-fetched from GitHub.