Co-Pilot
Updated a month ago

claude-code-plugins-plus-skills

Jjeremylongshore
1.1k
jeremylongshore/claude-code-plugins-plus-skills
80
Agent Score

💡 Summary

This project provides a marketplace for Claude Code plugins and skills, enabling users to enhance their coding workflows.

🎯 Target Audience

Software developers looking for automation toolsDevOps engineers seeking to streamline processesData scientists needing specialized pluginsTechnical project managers overseeing coding projectsEducators teaching coding and AI integration

🤖 AI Roast:The README suggests potential risks like dependency supply chain issues and plugin validation gaps. To mitigate, ensure regular audits of plugin sources and maintain strict version

Security AnalysisMedium Risk

Risk: Medium. Review: shell/CLI command execution; outbound network access (SSRF, data egress); API keys/tokens handling and storage; filesystem read/write scope and path traversal; dependency pinning and supply-chain risk. Run with least privilege and audit before enabling in production.

Claude Code Skills & Plugins Hub

Version CLI Agent Skills Plugins 2026 Schema Tool Permissions Interactive Tutorials Open In Colab GitHub Stars Powered by Anthropic Built on Google Cloud Ollama Compatible Partnered with Nixtla Buy me a monster $5/month Sponsor

📖 Learning Lab

Build production agent workflows with empirical verification - Complete teaching system with guides, diagrams, and working examples.

→ Start Here: 5-Minute Introduction | → Visual Architecture Map | → System Summary

Guides (90+ pages)

Interactive Tutorials Open In Colab

Reference Implementation

What you'll learn: Turn "LLM analyzed my code" into "LLM + script verified with evidence" - The pattern for production-ready agent systems.


Claude Code plugins with embedded agent skills and interactive tutorials

v4.12.0: Quality improvements + 5 crypto trading plugins + validator content checks.

Latest: v4.12.0 Release

/plugin marketplace add jeremylongshore/claude-code-plugins /plugin install devops-automation-pack@claude-code-plugins-plus

⚡🪽 Buy me a Red Bull – Give these plugins wings and support ongoing development.


📦 Package Manager (CLI)

Discover, install, and manage plugins from your terminal. The CLI reads from this repo's published catalog—no manual cloning required.

Install

pnpm add -g @intentsolutionsio/ccpi

Or with npm/yarn:

npm install -g @intentsolutionsio/ccpi yarn global add @intentsolutionsio/ccpi

Usage

# Search plugins by keyword ccpi search devops # List all available plugins ccpi list # List installed plugins ccpi list --installed # Install a plugin ccpi install ansible-playbook-creator # Install multiple plugins at once ccpi install devops-automation-pack security-pack api-development-pack # Update all installed plugins ccpi update # Show plugin details ccpi info project-health-auditor # Validate plugin structure (for developers) ccpi validate ./my-plugin

How It Works

  • This repo is the source of truth — All plugins live in plugins/ and catalog in .claude-plugin/marketplace.extended.json
  • Website publishes versioned catalog — On merge to main, the catalog JSON is deployed to claudecodeplugins.io
  • CLI consumes catalog with caching — Fetches latest catalog on first use, caches locally for speed

Update Model

  • Catalog updates: Happen automatically when PRs merge to main
  • CLI releases: Only when CLI code changes (version bumps in packages/cli/)
  • Plugin updates: Run ccpi update to pull latest versions

🙏 Contributors

Huge thanks to our community contributors who make this marketplace better:

  • @rowanbrooks100 (Rowan Brooks) - 📣 BRAND STRATEGIST: Created the brand-strategy-framework plugin — a 7-part brand strategy methodology used by top agencies with Fortune 500 clients, now available as an AI skill. (#292)
  • @RichardHightower (Rick Hightower) - 🎯 QUALITY CHAMPION: Creator of skilz (universal agent skill installer supporting 14+ coding agents) and co-founder of SkillzWave, the world's largest agentic skill marketplace with 44,000+ skills. His rigorous skill quality reviews (#293, #294, #295) exposed critical content validation gaps—files listed in READMEs that didn't exist, stub scripts with placeholder code, and generic boilerplate masquerading as documentation. This feedback drove 4,300+ lines of fixes across 3 skills and spawned new validator checks that catch these issues automatically. Author of the Claude Code Skills Deep Dive series and extensive AI architecture content on Medium and Spillwave Solutions. (#293, #294, #295)
  • @TomLucidor (Tom) - 🏆 TRANSPARENCY CHAMPION: His simple question "Which plugins require paid APIs vs free/self-hosted?" sparked the entire "Make All Plugins Free" initiative (v4.1.0). His follow-up about rate limits and registration requirements drove 2,400+ lines of comprehensive constraint documentation across 6 plugins (v4.3.0). Tom doesn't write code, but he keeps projects honest by asking the questions users are afraid to ask. (#148)
  • @alexfazio (Alex Fazio) - 🎓 Shared production agent workflow patterns and validation techniques that inspired the complete Learning Lab system (v4.0.0). His insights on empirical verification transformed how we teach agent development.
  • @lukeslp (Lucas Steuber) - 🎉 MASSIVE CONTRIBUTION: Created geepers-agents with 51 specialized agents for development workflows, deployment, quality audits, research, and game development - the largest single plugin contribution to date! (#159)
  • @beepsoft - Provided valuable feedback on skill implementations that inspired comprehensive quality enhancements across the entire plugin ecosy
5-Dim Analysis
Clarity8/10
Novelty8/10
Utility9/10
Completeness8/10
Maintainability7/10
Pros & Cons

Pros

  • Wide variety of plugins available
  • Interactive tutorials for hands-on learning
  • Strong community support and contributions

Cons

  • Potential for outdated plugins
  • Learning curve for new users
  • Dependency on external plugin updates

Related Skills

goodvibes-plugin

A
toolCo-Pilot
84/ 100

“Powerful, but the setup might scare off the impatient.”

omni-dev-fusion

A
toolCo-Pilot
82/ 100

“Powerful, but the setup might scare off the impatient.”

miyabi-claude-plugins

A
toolCo-Pilot
82/ 100

“This plugin suite is like a Swiss Army knife, if the Swiss Army was made up of overachieving AIs.”

Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.

Copyright belongs to the original author jeremylongshore.