‹ 返回总目录
开发工具 最近更新07-22

code-review-excellence

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量25.9K
⭐ GitHub Stars38,489(fork 4114)
🗓️ 最近推送2026-07-22
🌱 项目创建2025-07-24
💻 语言 / LicensePython · MIT
🐛 开放Issue16

📝 工具简介

多工具agentic插件市场,支持Claude Code、Codex CLI、Cursor、OpenCode、GitHub Copilot和Gemini CLI。

📖 怎么用

Claude Code 用户先 `/plugin marketplace add wshobson/agents`,再 `/plugin install python-development`(或任意 94 个插件之一)。Codex 用 `npx codex-marketplace add wshobson/agents`,Cursor 加市场后 `/plugin install <name>`。Gemini 跑 `gh repo clone wshobson/agents ~/agents && cd ~/agents && make generate HARNESS=gemini && gemini extensions install .`,OpenCode 用 `make install-opencode`。想生成全部格式跑 `make generate-all`,检查用 `make validate`。

📋 迷你测评

一个插件市场,能同时喂给Claude Code、Cursor等六种工具。亮点是覆盖面广,换工具不用换技能。没数字,但兼容性看着挺省心。

📄 README 要点

这是一个为AI编程代理打造的生产级工作流构建工具包,包含94个插件、203个代理、175个技能和109个命令。它支持Claude Code、Codex CLI、Cursor、OpenCode、Gemini CLI和GitHub Copilot等多种编程环境,核心特点是单一Markdown源文件生成各平台原生格式,而非通用翻译。安装方式因平台而异,Claude Code有完整配置流程,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

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考