Tons of Skills — Claude Code Plugins Marketplace

Built for Claude Code. Every plugin and skill in this catalog targets Anthropic's official CLI.

Release CLI Plugins Skills GitHub Stars skills.sh Sponsor: Kobiton Buy me a monster

471 plugins, 3,679 skills, 347 agents, 30 community contributors — validated and ready to install.

Why this repo

  • One canonical catalog — every plugin in marketplace.extended.json is the same marketplace.json the 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 Weekno-ai-slop by Peter Yang

Strip AI slop from any draft — named-pattern edits that keep the writer's real voice

no-ai-slop does two jobs and refuses to fake a third. In Edit mode it makes the minimum effective edit — cutting throat-clearing, weak verbs, and abstract nouns while deliberately preserving the writer's cadence, bluntness, humor, and honest admissions, so a rough draft still sounds like the same person afterward. In Detect mode it names each AI-slop pattern it finds, quotes the offending line, and gives the fix in a few words — and pointedly does NOT score the draft or guess whether an AI wrote it. That restraint is the whole point: AI detectors guess; named patterns are evidence the reader can check. MIT-licensed, single focused skill, actively maintained by Peter Yang.

"AI detectors guess. Named patterns are evidence the user can check." — Peter Yang

Grade: A | Week of July 22, 2026 (W30) | View on GitHub

Previous picks: tonone, mnemos, databricks-pack, kobiton-automate, 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-plugins and 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 453 published packages in the claude-code-plugins namespace. Updated daily by GitHub Actions.

Window All packages Established (>30d)
Last 24 hours 420 217
Last 7 days 6,514 5,176
Last 30 days 52,520 48,222

"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:

# Package Last 30d
1 @intentsolutionsio/databricks-pack 1,085
2 @intentsolutionsio/wallet-security-auditor 748
3 @intentsolutionsio/wondelai-influence-psychology 683
4 @intentsolutionsio/openrouter-pack 615
5 @intentsolutionsio/tonone 584
6 @intentsolutionsio/governed-second-brain 581
7 @intentsolutionsio/wondelai-drive-motivation 569
8 @intentsolutionsio/skill-creator 459
9 @intentsolutionsio/000-jeremy-content-consistency-validator 440
10 @intentsolutionsio/sugar 428

Last refreshed 2026-07-18T01:24:22.428Z.


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 26
💼 Business Tools 21
👥 Community 25
Crypto & Web3 27
💾 Database 26
🎨 Design 8
🔧 DevOps & Infrastructure 36
📚 Examples & Templates 5
🧩 MCP Servers 16
📦 Packages 5
Performance 25
Productivity 34
🎁 SaaS Skill Packs 106
🔐 Security 27
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

Back to category index

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

Back to category index

API Development

🔌 26 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
x-twitter-scraper X/Twitter REST API and MCP skill for tweet search, profile data, follower exports, media downloads, monitoring, webhooks, and…

Back to category index

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…

Back to category index

Community

👥 25 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…
hermes-tweet Hermes Agent X/Twitter research, monitoring, drafts, exports, and approved actions
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
llm-box Terminal-first workflow automation engine. Generate and execute YAML workflows from plain English with 20+ nodes and 15+ LLM providers.
mnemos Persistent memory for Claude Code — capture, digest, and recall project knowledge across sessions with a dependency-free Go CLI and hook…
portaljs Agent skills that build data portals — scaffold a portal, add datasets, charts and maps, connect CKAN, and generate DCAT/Croissant metadata
quit-sponsor Turns an AI agent with persistent memory into a quit-smoking sponsor — evidence-based cessation protocols (44 cited sources) plus a…
skills-janitor Audit, clean and swipe-triage your Claude Code skills — honest always-loaded vs on-demand token costs, usage tracking, duplicate…
sprint Autonomous multi-agent development framework with spec-driven sprints. Write specs, run /sprint, and let coordinated agents (backend,…
walkie-talkie Cross-platform agent-to-agent comms via an append-only in-repo mailbox, with a GRILL protocol for interrogating handoffs
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.

Back to category index

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

Back to category index

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