🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?
Claim this page →
claude-code-plugins-plus-skills
425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills
Tons of Skills — Claude Code Plugins Marketplace
Built for Claude Code. Every plugin and skill in this catalog targets Anthropic's official CLI.
432 plugins, 2,769 skills, 297 agents, 30 community contributors — validated and ready to install.
Why this repo
- One canonical catalog — every plugin in
marketplace.extended.jsonis the samemarketplace.jsonthe Claude Code CLI reads. No registries to reconcile, no manual sync step. - Spec-correct or it doesn't ship — every PR runs the Intent Solutions validator against the AgentSkills.io open standard plus Claude Code's skill and plugin references. C-grade rejects merge.
- 8-field marketplace frontmatter is enforced, not aspirational —
name / description / allowed-tools / version / author / license / compatibility / tags. The 100-point rubric is public. - Forge-generated and hand-authored, both first-class —
/skill-creator --forge <api-name>builds production-grade plugins from any REST API with an audit trail; hand-authored plugins use the same templates and validators. - Production-tested patterns — the Learning Lab, 11 production playbooks, and a public wiki cover the failure modes that show up at scale (rate limits, MCP reliability, multi-agent cost caps, incident debugging).
pnpm add -g @intentsolutionsio/ccpi # Install the CLI
ccpi install devops-automation-pack # Install any plugin
Or use Claude's built-in command:
/plugin marketplace add jeremylongshore/claude-code-plugins
Browse the marketplace | Explore plugins | Download bundles
Killer Skill of the Week — kobiton-automate by Kobiton Inc.
Real mobile devices on demand — no emulators, no flaky CI
Kobiton's automate plugin gives Claude Code, Cursor, Codex, and Gemini CLI direct access to the Kobiton real-device cloud via remote MCP. 12 tools across three surfaces — Devices (list / reserve / status / terminate), Sessions (list / get / artifacts / terminate), and Apps (upload / confirm / list / get) — plus 3 specialist agents for device picking, Appium capability reconciliation, and session triage. One install, real iOS + Android hardware, no emulator drift.
"Mobile testing that runs where the bugs actually live — on the device, not the simulator." — Kobiton Inc.
Grade: A | Week of May 20, 2026 (W21) | Browse on Marketplace
Previous picks: skyvern, code-cleanup, web-analytics, token-optimizer, executive-assistant-skills, skill-creator, cursor-pack, crypto-portfolio-tracker. See all at tonsofskills.com.
Quick Start
Option 1: CLI (Recommended)
pnpm add -g @intentsolutionsio/ccpi
ccpi search devops # Find plugins by keyword
ccpi install devops-automation-pack
ccpi list --installed # See what's installed
ccpi update # Pull latest versions
Option 2: Claude Built-in Commands
/plugin marketplace add jeremylongshore/claude-code-plugins
/plugin install devops-automation-pack@claude-code-plugins-plus
Already using an older install? Run
/plugin marketplace remove claude-code-pluginsand re-add with the command above to switch to the new slug.
Browse the catalog: Visit tonsofskills.com or explore plugins/
📦 Live npm Downloads
Across 425 published packages in the claude-code-plugins namespace. Updated daily by GitHub Actions.
| Window | All packages | Established (>30d) |
|---|---|---|
| Last 24 hours | 195 | 183 |
| Last 7 days | 2,477 | 2,379 |
| Last 30 days | 14,130 | 11,983 |
"Established" excludes packages first published within the last 30 days, so a bulk-publish event doesn't dominate the headline.
Top 10 by last 30 days:
Last refreshed 2026-05-28T01:44:16.713Z.
Browse Plugins by Category
Jump to any of the 19 categories below. Plugin counts are catalog totals — auto-generated from marketplace.extended.json.
| Category | Plugins | |
|---|---|---|
| 🤖 | AI & Machine Learning | 36 |
| 🎭 | AI Agents & Agency | 10 |
| 🔌 | API Development | 25 |
| 💼 | Business Tools | 21 |
| 👥 | Community | 18 |
| ₿ | Crypto & Web3 | 27 |
| 💾 | Database | 26 |
| 🎨 | Design | 7 |
| 🔧 | DevOps & Infrastructure | 36 |
| 📚 | Examples & Templates | 5 |
| 🧩 | MCP Servers | 12 |
| 📦 | Packages | 5 |
| ⚡ | Performance | 25 |
| ✅ | Productivity | 27 |
| 🎁 | SaaS Skill Packs | 106 |
| 🔐 | Security | 26 |
| ✨ | Skill Enhancers | 9 |
| 🧪 | Testing | 28 |
| 📁 | Analytics | 1 |
AI & Machine Learning
🤖 36 plugins · category slug: ai-ml
| Plugin | Description |
|---|---|
ai-ethics-validator | AI ethics and fairness validation |
ai-sdk-agents | Multi-agent orchestration with AI SDK v5 - handoffs, routing, and coordination for any AI provider (OpenAI, Anthropic, Google) |
anomaly-detection-system | Detect anomalies and outliers in data |
automl-pipeline-builder | Build AutoML pipelines |
classification-model-builder | Build classification models |
clustering-algorithm-runner | Run clustering algorithms on datasets |
computer-vision-processor | Computer vision image processing and analysis |
data-preprocessing-pipeline | Automated data preprocessing and cleaning pipelines |
data-visualization-creator | Create data visualizations and plots |
dataset-splitter | Split datasets for training, validation, and testing |
deep-learning-optimizer | Deep learning optimization techniques |
experiment-tracking-setup | Set up ML experiment tracking |
feature-engineering-toolkit | Feature creation, selection, and transformation tools |
hyperparameter-tuner | Optimize hyperparameters using grid/random/bayesian search |
jeremy-adk-orchestrator | Production ADK orchestrator for A2A protocol and multi-agent coordination on Vertex AI |
jeremy-adk-software-engineer | ADK software engineer for creating production-ready Agent Development Kit agents with clean structure, testability, safe tool usage, and… |
jeremy-gcp-starter-examples | Google Cloud starter kits and example code aggregator with ADK samples |
jeremy-genkit-pro | Firebase Genkit expert for production-ready AI workflows with RAG and tool calling |
jeremy-google-adk | Google Agent Development Kit (ADK) starter for building production AI agents — ReAct single-agent or multi-agent orchestration… |
jeremy-vertex-ai | Build and deploy generative AI agents on Vertex AI: Gemini model selection, RAG with grounded retrieval, function calling, multimodal… |
jeremy-vertex-engine | Vertex AI Agent Engine deployment inspector and runtime validator |
jeremy-vertex-validator | Production readiness validator for Vertex AI deployments and configurations |
local-tts | Offline text-to-speech via VoxCPM2 — 30 languages, voice design, voice cloning. Runs locally on Apple Silicon. |
ml-model-trainer | Train and optimize machine learning models with automated workflows |
model-deployment-helper | Deploy ML models to production |
model-evaluation-suite | Comprehensive model evaluation with multiple metrics |
model-explainability-tool | Model interpretability and explainability |
model-versioning-tracker | Track and manage model versions |
neural-network-builder | Build and configure neural network architectures |
nlp-text-analyzer | Natural language processing and text analysis |
ollama-local-ai | Run AI models locally with Ollama - free alternative to OpenAI, Anthropic, and other paid LLM APIs. Zero-cost, privacy-first AI… |
recommendation-engine | Build recommendation systems and engines |
regression-analysis-tool | Regression analysis and modeling |
sentiment-analysis-tool | Sentiment analysis on text data |
time-series-forecaster | Time series forecasting and analysis |
transfer-learning-adapter | Transfer learning adaptation |
AI Agents & Agency
🎭 10 plugins · category slug: ai-agency
| Plugin | Description |
|---|---|
agency-os | Run your work like an AI agency, from a single Notion board. Agents discuss, plan, and execute tasks in parallel with dependency ordering… |
discovery-questionnaire | Generate custom discovery questionnaires for AI agency prospects |
hyperflow | Advanced multi-agent orchestration with persistent cross-session memory, per-step multi-level review, persona stitching, and adaptive flow… |
make-scenario-builder | Create Make.com (Integromat) scenarios with AI assistance |
n8n-workflow-designer | Design complex n8n workflows with AI assistance - loops, branching, error handling |
roi-calculator | Calculate and present ROI for AI automation projects |
shipwright | Describe your app in plain English — Shipwright builds, tests, and deploys it autonomously via a 9-phase pipeline. |
sow-generator | Generate professional Statements of Work for AI projects |
tonone | 23-agent engineering + product team with 125 skills for Claude Code |
zapier-zap-builder | Create multi-step Zapier Zaps with filters, paths, and formatters |
API Development
🔌 25 plugins · category slug: api-development
| Plugin | Description |
|---|---|
api-authentication-builder | Build authentication systems with JWT, OAuth2, and API keys |
api-batch-processor | Implement batch API operations with bulk processing and job queues |
api-cache-manager | Implement caching strategies with Redis, CDN, and HTTP headers |
api-contract-generator | Generate API contracts for consumer-driven contract testing |
api-documentation-generator | Generate comprehensive API documentation from OpenAPI/Swagger specs |
api-error-handler | Implement standardized error handling with proper HTTP status codes |
api-event-emitter | Implement event-driven APIs with message queues and event streaming |
api-gateway-builder | Build API gateway with routing, authentication, and rate limiting |
api-load-tester | Load test APIs with k6, Gatling, or Artillery |
api-migration-tool | Migrate APIs between versions with backward compatibility |
api-mock-server | Create mock API servers from OpenAPI specs for testing |
api-monitoring-dashboard | Create monitoring dashboards for API health, metrics, and alerts |
api-rate-limiter | Implement rate limiting with token bucket, sliding window, and Redis |
api-request-logger | Log API requests with structured logging and correlation IDs |
api-response-validator | Validate API responses against schemas and contracts |
api-schema-validator | Validate API schemas with JSON Schema, Joi, Yup, or Zod |
api-sdk-generator | Generate client SDKs from OpenAPI specs for multiple languages |
api-security-scanner | Scan APIs for security vulnerabilities and OWASP API Top 10 |
api-throttling-manager | Manage API throttling with dynamic rate limits and quota management |
api-versioning-manager | Manage API versions with migration strategies and backward compatibility |
graphql-server-builder | Build GraphQL servers with schema-first design, resolvers, and subscriptions |
grpc-service-generator | Generate gRPC services with Protocol Buffers and streaming support |
rest-api-generator | Generate RESTful APIs from schemas with proper routing, validation, and documentation |
webhook-handler-creator | Create secure webhook endpoints with signature verification and retry logic |
websocket-server-builder | Build WebSocket servers for real-time bidirectional communication |
Business Tools
💼 21 plugins · category slug: business-tools
| Plugin | Description |
|---|---|
brand-strategy-framework | A 7-part brand strategy framework for building comprehensive brand foundations - the same methodology top agencies use with Fortune 500… |
excel-analyst-pro | Professional financial modeling toolkit for Claude Code with auto-invoked Skills and Excel MCP integration. Build DCF models, LBO… |
executive-assistant-skills | AI-powered executive assistant skills that fully replace a human EA. Research meeting attendees, draft emails, create meeting briefs, and… |
openbb-terminal | Open-source investment research terminal integration - comprehensive equity analysis, crypto tracking, macro indicators, portfolio… |
promptbook | Opt-in session analytics for Claude Code. After setup consent, tracks prompts, tokens, build time, and lines changed per session.… |
wondelai-blue-ocean-strategy | Blue Ocean Strategy framework for creating uncontested market space. Use the Strategy Canvas, Four Actions Framework (ERRC), and value… |
wondelai-contagious | Word-of-mouth and virality framework using the STEPPS model (Social Currency, Triggers, Emotion, Public, Practical Value, Stories).… |
wondelai-cro-methodology | Customer-centric conversion rate optimization methodology. Audit landing pages, identify conversion blockers, write persuasive copy,… |
wondelai-crossing-the-chasm | Technology adoption and go-to-market strategy for crossing from early adopters to mainstream market. Choose beachhead segments, build… |
wondelai-drive-motivation | Intrinsic motivation science framework (Autonomy, Mastery, Purpose). Design features that leverage intrinsic motivation, create progress… |
wondelai-hundred-million-offers | Grand Slam Offer creation framework. Create irresistible offers using the Value Equation, stack bonuses, design risk-reversing guarantees,… |
wondelai-influence-psychology | Persuasion science framework based on Cialdini's six principles (Reciprocity, Commitment, Social Proof, Authority, Liking, Scarcity).… |
wondelai-jobs-to-be-done | Strategic product innovation framework using Clayton Christensen's JTBD theory. Discover customer motivations, conduct discovery… |
wondelai-made-to-stick | Sticky messaging framework using the SUCCESs model (Simple, Unexpected, Concrete, Credible, Emotional, Stories). Make product messaging… |
wondelai-negotiation | Tactical negotiation framework based on Chris Voss's techniques. Use mirroring, labeling, calibrated questions, the Ackerman method, and… |
wondelai-obviously-awesome | Product positioning framework for competitive differentiation. Define competitive alternatives, identify unique attributes, map value… |
wondelai-one-page-marketing | End-to-end marketing plan framework. Define target market, craft USP, choose channels, design lead capture and nurture sequences, optimize… |
wondelai-predictable-revenue | Outbound sales methodology for scalable B2B pipeline. Implement Cold Calling 2.0, structure SDR/AE/CSM roles, design prospecting… |
wondelai-scorecard-marketing | Lead generation framework using quiz and assessment funnels. Create lead magnets that convert 30-50%, design qualifying questions, and… |
wondelai-storybrand-messaging | StoryBrand messaging framework that positions customer as hero. Create brand scripts, write website copy that converts, craft one-liners,… |
wondelai-traction-eos | Entrepreneurial Operating System (EOS) for business execution. Create V/TO, set quarterly rocks, run Level 10 meetings, build… |
Community
👥 18 plugins · category slug: community
| Plugin | Description |
|---|---|
b12-claude-plugin | B12 Website Generator — an official plugin by B12.io. Ships a single auto-activating skill (website-generator) that collects a business… |
boycott-filter | Personal boycott list managed conversationally by your AI agent. Chrome extension warns you on pages from brands you've decided to avoid. |
claude-never-forgets | Persistent memory plugin for Claude Code - remembers preferences, decisions, and corrections across sessions and context limits |
claude-reflect | Self-learning system for Claude Code that captures corrections and updates CLAUDE.md automatically |
contributing-clanker | Local-only OSS contribution command center with 41 deterministic gates against AI-slop failure modes. Helps maintainers triage contributor… |
ejentum-anti-deception | Cognitive scaffold for validation requests, ethical reasoning, or adversarial framings. Calls harness_anti_deception on the ejentum MCP… |
ejentum-code | Cognitive scaffold for code generation, refactoring, or architecture tasks. Calls harness_code on the ejentum MCP server to retrieve a… |
ejentum-memory | Cognitive scaffold for sharpening perceptions and observations across multi-turn context. Calls harness_memory on the ejentum MCP server… |
ejentum-reasoning | Cognitive scaffold for analytical, planning, or multi-step decision tasks. Calls harness_reasoning on the ejentum MCP server to retrieve a… |
fairdb-ops-manager | Database operations management for FairDB PostgreSQL clusters |
framecraft | Generate polished demo videos from a single prompt. Orchestrates Playwright, FFmpeg, and Edge TTS MCP servers to produce 1920x1080 videos… |
gastown | Multi-agent orchestrator for Claude Code. Track work with convoys, sling to polecats. The Cognition Engine for AI-powered software… |
geepers-agents | Multi-agent orchestration system with 51 specialized agents for development workflows, code quality, deployment, research, games, and… |
geepers-agents | Multi-agent orchestration system with 51 specialized agents for development workflows, code quality, deployment, research, and more. Built… |
jeremy-firebase | Firebase platform expert for Firestore, Auth, Functions, and Vertex AI integration |
jeremy-firestore | Firestore database specialist for schema design, queries, and real-time sync |
sprint | Autonomous multi-agent development framework with spec-driven sprints. Write specs, run /sprint, and let coordinated agents (backend,… |
zai-cli | Z.AI vision, search, reader, and GitHub exploration via CLI and MCP. Analyze images, search the web, read pages as markdown, explore repos. |
Crypto & Web3
₿ 27 plugins · category slug: crypto
| Plugin | Description |
|---|---|
aomi | Aomi for AI agents: drive natural-language EVM transactions (chat, fork-simulate, sign) and scaffold new Aomi apps from API specs.… |
arbitrage-opportunity-finder | Find and analyze arbitrage opportunities across exchanges and DeFi protocols |
blockchain-explorer-cli | Command-line blockchain explorer for transactions, addresses, and contracts |
cross-chain-bridge-monitor | Monitor cross-chain bridge activity, track transfers, analyze security, and detect bridge exploits |
crypto-derivatives-tracker | Track crypto futures, options, perpetual swaps with funding rates, open interest, and derivatives market analysis |
crypto-news-aggregator | Aggregate and analyze crypto news from multiple sources with sentiment analysis |
crypto-portfolio-tracker | Professional crypto portfolio tracking with real-time prices, PnL analysis, and risk metrics |
crypto-signal-generator | Generate trading signals from technical indicators and market analysis |
crypto-tax-calculator | Calculate crypto taxes with FIFO/LIFO methods and generate tax reports |
defi-yield-optimizer | Optimize DeFi yield farming strategies across protocols with APY tracking and risk assessment |
dex-aggregator-router | Find optimal DEX routes for token swaps across multiple exchanges |
flash-loan-simulator | Simulate and analyze flash loan strategies including arbitrage, liquidations, and collateral swaps |
gas-fee-optimizer | Optimize transaction gas fees with timing and routing recommendations |
liquidity-pool-analyzer | Analyze DeFi liquidity pools for impermanent loss, APY, and optimization opportunities |
market-movers-scanner | Scan for top market movers - gainers, losers, volume spikes, and unusual activity |
market-price-tracker | Real-time market price tracking with multi-exchange feeds and advanced alerts |
market-sentiment-analyzer | Analyze market sentiment from social media, news, and on-chain data |
mempool-analyzer | Advanced mempool analysis for MEV opportunities, pending transaction monitoring, and gas price optimization |
nft-rarity-analyzer | Analyze NFT rarity scores and valuations across collections |
on-chain-analytics | Analyze on-chain metrics including whale movements, network activity, and holder distribution |
options-flow-analyzer | Track institutional options flow, unusual activity, and smart money movements |
staking-rewards-optimizer | Optimize staking rewards across multiple protocols and chains |
token-launch-tracker | Track new token launches, detect rugpulls, and analyze contract security for early-stage crypto projects |
trading-strategy-backtester | Backtest trading strategies with historical data, performance metrics, and risk analysis |
wallet-portfolio-tracker | Track crypto wallets across multiple chains with portfolio analytics and transaction history |
wallet-security-auditor | Crypto wallet security auditor for reviewing wallet implementations, key management, signing flows, and common vulnerability patterns. |
whale-alert-monitor | Monitor large crypto transactions and whale wallet movements in real-time |
Database
💾 26 plugins · category slug: database
| Plugin | Description |
|---|---|
data-seeder-generator | Generate realistic test data and database seed scripts for development and testing environments |
data-validation-engine | Database plugin for data-validation-engine |
database-archival-system | Database plugin for database-archival-system |
database-audit-logger | Database plugin for database-audit-logger |
database-backup-automator | Automate database backups with scheduling, compression, encryption, and restore procedures |
database-cache-layer | Database plugin for database-cache-layer |
database-connection-pooler | Implement and optimize database connection pooling for improved performance and resource management |
database-deadlock-detector | Database plugin for database-deadlock-detector |
database-diff-tool | Database plugin for database-diff-tool |
database-documentation-gen | Database plugin for database-documentation-gen |
database-health-monitor | Database plugin for database-health-monitor |
database-index-advisor | Analyze query patterns and recommend optimal database indexes with impact analysis |
database-migration-manager | Manage database migrations with version control, rollback capabilities, and automated schema evolution tracking |
database-partition-manager | Database plugin for database-partition-manager |
database-recovery-manager | Database plugin for database-recovery-manager |
database-replication-manager | Manage database replication, failover, and high availability configurations |
database-schema-designer | Design and visualize database schemas with normalization guidance, relationship mapping, and ERD generation |
database-security-scanner | Database plugin for database-security-scanner |
database-sharding-manager | Database plugin for database-sharding-manager |
database-transaction-monitor | Database plugin for database-transaction-monitor |
freshie-inventory-manager | Interactive command center for the freshie ecosystem inventory database — conversational wizard with subagents for discovery scans,… |
nosql-data-modeler | Database plugin for nosql-data-modeler |
orm-code-generator | Generate ORM models from database schemas or create database schemas from models for TypeORM, Prisma, Sequelize, SQLAlchemy, and more |
query-performance-analyzer | Analyze query performance with EXPLAIN plan interpretation, bottleneck identification, and optimization recommendations |
sql-query-optimizer | Analyze and optimize SQL queries for better performance, suggesting indexes, query rewrites, and execution plan improvements |
stored-procedure-generator | Database plugin for stored-procedure-generator |
Design
🎨 7 plugins · category slug: design
| Plugin | Description |
|---|---|
wondelai-design-everyday-things | Fundamental design principles from Don Norman. Design affordances, signifiers, constraints, and feedback mechanisms. Apply human-centered… |
wondelai-hooked-ux | Hook Model framework for building habit-forming products. Design trigger-action-reward-investment loops, increase retention, and optimize… |
wondelai-ios-hig-design | Native iOS app design following Apple Human Interface Guidelines. Design SwiftUI/UIKit components, implement navigation patterns, and… |
wondelai-refactoring-ui | Practical UI design system for professional interfaces. Fix visual hierarchy, choose typography and color scales, add depth with shadows,… |
wondelai-top-design | Award-winning web design framework for premium brand experiences. Build immersive websites with custom animations, dramatic typography,… |
wondelai-ux-heuristics | Usability heuristics and UX audit framework based on Nielsen and Krug. Conduct heuristic evaluations, identify usability problems, and… |
wondelai-web-typography | Web typography framework for readable, beautiful type. Select and pair typefaces, set optimal line length and height, implement responsive… |
DevOps & Infrastructure
🔧 36 plugins · category slug: devops
| Plugin | Description |
|---|---|
ansible-playbook-creator | Create Ansible playbooks for configuration management |
auto-scaling-configurator | Configure auto-scaling policies for applications and infrastructure |
backup-strategy-implementor | Implement backup strategies for databases and applications |
ci-cd-pipeline-builder | Build CI/CD pipelines for GitHub Actions, GitLab CI, Jenkins, and more |
cloud-cost-optimizer | Optimize cloud costs and generate cost reports |
compliance-checker | Check infrastructure compliance (SOC2, HIPAA, PCI-DSS) |
container-registry-manager | Manage container registries (ECR, GCR, Harbor) |
container-security-scanner | Scan containers for vulnerabilities using Trivy, Snyk, and other security tools |
deployment-pipeline-orchestrator | Orchestrate complex multi-stage deployment pipelines |
deployment-rollback-manager | Manage and execute deployment rollbacks with safety checks |
disaster-recovery-planner | Plan and implement disaster recovery procedures |
docker-compose-generator | Generate Docker Compose configurations for multi-container applications with best practices |
engineer-design-diagram | Generate production-grade engineering design diagrams (architecture, sequence, delta, drift) as self-contained dark-themed HTML files with… |
environment-config-manager | Manage environment configurations and secrets across deployments |
fairdb-operations-kit | Complete operations kit for FairDB PostgreSQL as a Service - VPS setup, PostgreSQL management, customer provisioning, monitoring, and… |
gh-dash | GitHub PR dashboard for Claude Code. View PR status, CI/CD progress, bot comments, and merge PRs directly from your terminal. |
git-commit-smart | AI-powered conventional commit message generator with smart analysis |
gitops-workflow-builder | Build GitOps workflows with ArgoCD and Flux |
helm-chart-generator | Generate Helm charts for Kubernetes applications |
infrastructure-as-code-generator | Generate Infrastructure as Code for Terraform, CloudFormation, Pulumi, and more |
infrastructure-drift-detector | Detect infrastructure drift from desired state |
jeremy-adk-terraform | Terraform infrastructure as code for ADK and Vertex AI Agent Engine deployments |
jeremy-genkit-terraform | Terraform modules for Firebase Genkit infrastructure and deployments |
jeremy-github-actions-gcp | GitHub Actions CI/CD workflows for Google Cloud and Vertex AI deployments |
jeremy-vertex-terraform | Terraform configurations for Vertex AI platform and Agent Engine |
kubernetes-deployment-creator | Create Kubernetes deployments, services, and configurations with best practices |
load-balancer-configurator | Configure load balancers (ALB, NLB, Nginx, HAProxy) |
log-aggregation-setup | Set up log aggregation (ELK, Loki, Splunk) |
mattyp-changelog | Automates changelog generation from git history with config validation and quality scoring. Use when publishing weekly updates, release… |
monitoring-stack-deployer | Deploy monitoring stacks (Prometheus, Grafana, Datadog) |
network-policy-manager | Manage Kubernetes network policies and firewall rules |
secrets-manager-integrator | Integrate with secrets managers (Vault, AWS Secrets Manager, etc) |
service-mesh-configurator | Configure service mesh (Istio, Linkerd) for microservices |
sugar | Transform Claude Code into an autonomous AI development powerhouse with rich task context, specialized agents, and intelligent workflow… |
terraform-module-builder | Build reusable Terraform modules |
tweetclaw | X/Twitter automation - post, reply, like, retweet, follow, DM, search, extract data, monitor accounts, run giveaways. 121 endpoints via… |
Examples & Templates
📚 5 plugins · category slug: examples
| Plugin | Description |
|---|---|
formatter | Code formatting plugin using hooks to auto-format on save |
hello-world | Simple example plugin demonstrating basic slash commands |
jeremy-plugin-tool | Production-grade plugin creator with marketplace-validated quality standards. 4 Agent Skills automate creating, validating, auditing, and… |
pi-pathfinder | PI Pathfinder - Finds the path through 229 plugins. Automatically picks the best plugin for your task, extracts its skills, and applies… |
security-agent | Security review subagent for code analysis |
MCP Servers
🧩 12 plugins · category slug: mcp
| Plugin | Description |
|---|---|
ai-experiment-logger | Track and analyze AI experiments with a web dashboard and MCP tools |
conversational-api-debugger | Debug REST API failures using OpenAPI specs and HTTP logs (HAR) - root cause analysis with cURL generation |
// compatibility
| Platforms | cli, api, desktop, web, mobile |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | MIT |
| Pricing | open-source |
| Language | Python |
// faq
What is claude-code-plugins-plus-skills?
425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.. It is open-source on GitHub.
Is claude-code-plugins-plus-skills free to use?
claude-code-plugins-plus-skills is open-source under the MIT license, so it is free to use.
What category does claude-code-plugins-plus-skills belong to?
claude-code-plugins-plus-skills is listed under automation in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/claude-code-plugins-plus-skills)
// retro hit counter
[](https://claudeers.com/claude-code-plugins-plus-skills)
// reviews
// guestbook
// related in Automation & Workflows
The API to search, scrape, and interact with the web at scale. 🔥
An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message…
🗂 The essential checklist for modern web development, for humans and AI agents
// built by
1 of its contributors also build on official projects — claude-code, claude-cookbooks, claude-plugins-official
→ see how claude-code-plugins-plus-skills connects across the ecosystem