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

python-code-style

| 2026-08-01 收录

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

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量12.6K
⭐ 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` 就能装全套。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 .`。装完直接用,里面自带 3 个 Python agent 和 16 个技能,想全量生成跑 `make generate-all`,检查用 `make validate`。

📋 迷你测评

多平台agentic插件市场,支持Claude Code、Codex CLI、Cursor等六款主流工具。亮点是覆盖面广,一个市场适配多个代理。适合在不同编码环境间切换的开发者。

📄 README 要点

这是一个面向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

💬 评论(0)

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

💬 意见反馈 / 联系客服

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