Plugins & skills for AI coding agents
The best community plugins and skill packs for Claude Code, Codex, Cursor and friends — frameworks that enforce a real engineering workflow, libraries of ready-made skills, browser control, memory and more. Install any of them in one line.
Run any of these on any model
These plugins live inside your coding tool — so they run on whatever model that tool is pointed at. Point Claude Code, Codex or Cursor at AnyModel and the same plugins run on Claude, GPT, Gemini and more, free to start and billed per token. No subscription required.
Skills & methodology frameworks
Turn your agent into a disciplined senior engineer — brainstorm, plan, TDD, review.
Superpowers
★242k+Guides a coding agent through the whole loop — brainstorm a spec, break it into bite-sized tasks, build with red-green-refactor TDD, then review and ship — and keeps it on track autonomously for hours.
/plugin install superpowers@claude-plugins-official
ECC
★223k+A cross-harness operating layer — 67 specialized agents, 277 skills, memory and security baked in — that runs the same setup across Claude Code, Cursor, OpenCode, Codex, Copilot, Gemini and Zed.
/plugin marketplace add https://github.com/affaan-m/ECC /plugin install ecc@ecc
wshobson / agents
★37k+A big, well-organized marketplace of agents and plugins that works across Claude Code, Codex CLI, Cursor, OpenCode and Copilot — install once and pull in production-grade specialists.
/plugin marketplace add wshobson/agents
Claude Code Templates
★28k+An interactive CLI that scaffolds Claude Code setups — agents, commands, hooks and CLAUDE.md memory — from ready-made templates, plus a real-time dashboard to monitor what your agent is doing.
npx claude-code-templates@latest
Skill packs, marketplaces & lists
Drop-in libraries of ready-made skills and curated catalogs to discover more.
Claude Skills (full-stack)
★10k+66 skills across 12 categories — languages, backend/frontend frameworks, infrastructure, APIs, testing, DevOps, security and data/ML — plus workflow commands for running development epics end to end.
/plugin marketplace add jeffallan/claude-skills /plugin install fullstack-dev-skills@jeffallan
Awesome Claude Code
★47k+The canonical awesome-list for the Claude Code ecosystem — a huge, well-maintained index of skills, hooks, slash-commands, agent orchestrators and apps. The best place to discover what's out there.
Superpowers Marketplace
★1.1k+A hand-picked catalog of Claude Code plugins so you can discover and install community skills from one place instead of hunting across GitHub.
/plugin marketplace add obra/superpowers-marketplace
Superpowers Lab
★380The bleeding-edge testbed for Superpowers: newer skills and experimental techniques before they graduate into the main framework.
/plugin marketplace add obra/superpowers-lab
Subagents & agent teams
Specialist subagents and orchestrated dev teams you can hand a task to.
Awesome Claude Code Subagents
★22k+A large, organized collection of 100+ subagents covering frontend, backend, infra, data, security and more — drop the ones you need into your agents folder and delegate specialized work.
Contains Studio Agents
★12k+The actual agents a product studio uses day to day — engineering, design, product and ops roles — shared as a battle-tested starting point you can copy into your own setup.
0xfurai / Claude Code Subagents
★940A comprehensive, consistently formatted library of 100+ subagents for languages, frameworks and tools — a clean alternative collection to pull individual specialists from.
Awesome Claude Agents
★4.3k+A pre-wired team of subagents — architect, frontend, backend, reviewer — that coordinate on a task, so you can hand off a feature instead of micromanaging one agent.
iannuttall / Claude Agents
★2.0k+A tidy, curated set of custom subagents you can drop in — a good minimal starting point if the 100+ collections feel like too much.
Claude Swarm
★260Decompose a big task into pieces, hand them to coordinated agents and watch them work in a terminal visualization — multi-agent orchestration without building the plumbing yourself.
/plugin marketplace add affaan-m/claude-swarm
Capabilities, hooks & memory
Give agents new powers: browser control, hooks, long-term memory, self-direction.
Claude Code Hooks Mastery
★3.8k+A hands-on reference for Claude Code's hook system — lifecycle events, safety gates and automation — with working examples you can lift to control exactly what your agent is allowed to do.
My Claude Code Setup
★2.4k+A shareable starter configuration with a structured CLAUDE.md "memory bank" — a proven layout for giving your agent durable project context from day one.
Superpowers Chrome
★320Lets the agent drive a real Chrome browser through the DevTools Protocol — navigate, click, read the DOM and debug live pages — useful for web testing and scraping tasks.
/plugin install superpowers-chrome@obra
Private Journal MCP
★380A lightweight MCP server that gives the agent a private place to record reasoning and notes between turns — a simple, durable working memory you can plug into any MCP-capable tool.
npx -y private-journal-mcp
Episodic Memory
★420Gives agents recall of past sessions — what was tried, what worked, what failed — so they stop re-learning your codebase from scratch every time.
/plugin marketplace add obra/episodic-memory
Double-Shot Latte
★110A small plugin that evaluates, after each step, whether the agent has actually finished or should keep going — cutting the premature "all done!" that wastes a follow-up round.
/plugin install double-shot-latte@obra
MCP servers
Model Context Protocol servers that plug tools and data sources into any agent.
MCP Reference Servers
★87k+Anthropic's reference MCP servers — filesystem, git, fetch, memory and more — the canonical building blocks for giving any agent safe, structured access to tools and data.
npx -y @modelcontextprotocol/server-filesystem ~/code
Awesome MCP Servers
★90k+The go-to index of Model Context Protocol servers — databases, browsers, cloud APIs, search and hundreds more — to wire real-world capabilities into your agent.
Security & session control
Audit agent setups and run sessions as controllable workers.
AgentShield
★930Scans your agent setup for vulnerabilities — risky tool permissions, exposed MCP servers, dangerous configs — and ships as a CLI, a GitHub Action and a plugin so you can gate it in CI.
npx agentshield scan
Claude Session Driver
★90Spin up background Claude Code sessions as workers in tmux and drive them programmatically — a simple way to fan work out across several sessions at once.
npx claude-session-driver
These are independent open-source projects by their respective authors — AnyModel is not affiliated with them and doesn't host them. Star counts are approximate (June 2026). Always review a plugin's source and permissions before installing. Names and trademarks belong to their owners.
AnyModel