这是一个代理插件市场,包含94个插件、203个代理、175个技能和109个命令,专门为Claude Code打造,但也能原生支持Codex CLI、Cursor、OpenCode、Gemini CLI和GitHub Copilot。核心特点是单一Markdown源文件,自动转换成各个工具的原生格式,不是简单翻译而是各自适配。安装方式根据工具不同,有的直接装注册表,有的需要克隆生成。适合想给AI编码工具扩展功能、提升自动化能力的开发者。
查看英文原文
Agentic Plugin Marketplace Production ready agentic workflow building blocks: 94 plugins , 203 agents , 175 skills , 109 commands — built for Claude Code and consumed natively by OpenAI Codex CLI, Cursor, OpenCode, Gemini CLI, and GitHub Copilot from a single Markdown source. [!NOTE] One source of truth ( plugins/ ), five harnesses. Each harness gets idiomatic, harness native artifacts — not lowest common denominator translations. See docs/harnesses.md for the capability matrix. Quick start Pick your harness: Claude Code [安装/使用命令见下方] → Full Claude Code setup, troubleshooting, and plugin catalog Codex CLI · Cursor · OpenCode · Gemini CLI · Copilot Codex and Cursor install natively from the committed registries (which point at the source plugins/ ): [安装/使用命令见下方] Gemini and OpenCode install via clone + generate (the transformed trees are gitignored): [安装/使用命令见下方] Setup details and per harness gotchas: docs/harnesses.md. Gemini specific setup: GEMINI.md (also auto loaded by Gemini CLI). What's inside Count What it is : Plugins 94 Granular, single purpose installable units (90 local + 4 external via git subdir) Agents 203 Domain experts (architecture, languages, infra, security, data, ML, docs, business, SEO) Skills 175 Modular knowledge packages with progressive disclosure (load when activated) Commands 109 Slash commands: scaffolding, security scans, test gen, infrastructure setup Orchestrators 16 Multi agent coordination workflows (full stack, security, ML, incident response) Browse the catalog: docs/plugins.md · docs/agents.md · docs/agent skills.md How it works Each plugin is isolated and composable: agents, commands, and skills are auto discovered from directory structure. Installing a plugin loads only its components into context — not the whole marketplace. [安装/使用命令见下方] Tiered model strategy: Tier Model Use 0 Fable 5 Longest horizon autonomous work — large migrations, multi hour runs (opt in, premium cost) 1 Opus Architecture, security, code review, production cr