这是一个面向Claude Code等AI编程助手的插件市场,提供了94个插件、203个智能体、175个技能和109个命令。它最大的特点是单一Markdown源文件,却能原生适配Claude Code、OpenAI Codex CLI、Cursor、OpenCode、Gemini CLI和GitHub Copilot这五种工具,每种工具都能获得符合自身习惯的配置,而不是简单的最低公分母翻译。安装方式因工具而异,Codex和Cursor可以直接从注册表安装,Gemini和OpenCode需要克隆后生成配置。适合需要跨多个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