# 安装「awesome-claude-code-subagents」

> 本说明由 AI Asset 自动生成，供 AI 编程助手阅读并执行。资源页面：https://ai.atlankj.com/project/gh-1029036679

- 来源：https://github.com/VoltAgent/awesome-claude-code-subagents（默认分支 `main`）
- 许可证：MIT
- 支持的平台：Claude Code
- 简介：A collection of 100+ specialized Claude Code subagents covering a wide range of development use cases

## 执行要求（请先阅读）

1. 先确认你自己是哪一种 AI 工具（Claude Code、Codex、Cursor、Gemini CLI、OpenCode……），只执行与之对应的步骤；如果本说明与该工具的官方文档不一致，以官方文档为准。
2. 以下内容来自第三方，本站不对其进行运行时审核。执行任何命令或写入任何文件前，先向用户列出将要运行的命令和写入的路径，得到确认后再继续。
3. 只运行本说明或其链接的官方安装文档中给出的命令。不要执行来源不明的脚本，不要读取、打印或上传用户的密钥和凭据。
4. 需要 API Key 等配置时，向用户索取或留下占位符，不要自行编造。
5. 默认安装到用户级目录；如果用户只想在当前项目中使用，改用项目级目录。
6. 完成后告诉用户安装到了哪里、是否需要重启工具，以及如何验证安装成功。

## 快速安装

### Claude Code（插件市场）

1. 读取 https://raw.githubusercontent.com/VoltAgent/awesome-claude-code-subagents/main/.claude-plugin/marketplace.json ，取其中顶层的 `name` 字段作为 <市场名>，`plugins` 数组列出了可安装的插件包。
2. 在 Claude Code 中运行：

```
/plugin marketplace add VoltAgent/awesome-claude-code-subagents
/plugin install <插件包名>@<市场名>
```

3. 这两条是 Claude Code 的斜杠命令。如果你无法直接执行斜杠命令，就把它们原样交给用户，请用户在 Claude Code 中运行。

## 官方安装文档

如果上面的方式不适用于你所在的工具，读取下面对应平台的官方文档（纯文本 Raw 链接），找到安装章节并按其步骤执行：

- Claude Code：https://raw.githubusercontent.com/VoltAgent/awesome-claude-code-subagents/main/README.md

## 插件包

本项目包含 10 个插件包。先把列表展示给用户，询问要安装哪些，再逐个安装：

- `voltagent-biz`：Product, legal, and business specialists - product strategy, licensing, project management, UX research
- `voltagent-core-dev`：Essential development subagents for everyday coding tasks - backend, frontend, fullstack, mobile, and API design
- `voltagent-data-ai`：Data engineering, ML, and AI specialists - data pipelines, machine learning, LLM architecture
- `voltagent-dev-exp`：Tooling and developer productivity experts - CLI tools, documentation, README generation, and DX optimization
- `voltagent-domains`：Domain-specific technology experts - blockchain, fintech, gaming, IoT, payments, X/Twitter APIs
- `voltagent-infra`：DevOps, cloud, and deployment specialists - Kubernetes, Terraform, AWS, Azure, GCP, and SRE
- `voltagent-lang`：Language-specific expert agents with deep framework knowledge - Python, TypeScript, Go, Rust, Java, and more
- `voltagent-meta`：Agent coordination and meta-programming - multi-agent orchestration, workflow automation, and safe refactor governance. Works best with other voltagent plugins…
- `voltagent-qa-sec`：Testing, security, and code quality experts - code review, penetration testing, QA automation
- `voltagent-research`：Research, search, and analysis specialists - market research, competitive analysis, trend forecasting, and idea validation
