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

typescript-advanced-types

| 2026-08-01 收录

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

🛍️ 更多精选好物 ›

📊 公开数据一览

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

📝 工具简介

多平台agent插件市场,支持Claude Code、Codex CLI、Cursor等工具。

📖 怎么用

先选你的工具。Claude Code 用户直接 `/plugin marketplace add wshobson/agents`,然后 `/plugin install python-development`(或 94 个插件里任选)。Codex 用 `npx codex-marketplace add wshobson/agents` 再装单个插件。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` 或 `make garden`。

📋 迷你测评

多平台agent插件市场,支持Claude Code、Codex CLI、Cursor等。亮点是跨平台兼容,一个插件多处用。适合在不同工具间切换的开发者。

📄 README 要点

这是一个生产级的Agent工作流构建模块集,包含九十四个插件、两百多个Agent、一百七十多个技能和一百多个命令,专门为Claude Code打造,同时也能被OpenAI Codex CLI、Cursor、OpenCode、Gemini CLI和GitHub Copilot原生使用。它的设计理念是单一Markdown源文件,然后为每个工具生成符合各自习惯的原生格式,不是做最低公分母的翻译。快速开始的话,Claude Code有完整安装指南和插件目录,Codex和Cursor可以直接从注册表安装,Gemini和OpenCode需要克隆后生成配置。

查看英文原文
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 公开数据,非人工实测,仅供参考