by jnMetaCode
180 个即插即用的 AI 专家人设(中文版)— 覆盖 17 个部门,支持 Claude Code / OpenClaw / Cursor / Trae 等 11 种工具 | Chinese AI agent personas for dev tools
# Add to your Claude Code skills
git clone https://github.com/jnMetaCode/agency-agents-zh🌐 简体中文 | 繁體中文 | English (upstream)
你的 AI 梦之队 — 从前端开发到区块链安全,从小红书运营到抖音策略,每个智能体都是一位拥有独特个性、专业流程和可交付成果的专家。
Chinese community edition of agency-agents, including full translations and China-platform specific AI agents (Xiaohongshu, Douyin, WeChat, Bilibili, etc.).
| 🤖 AI 智能体 | 🌏 英文版翻译 | 🇨🇳 中国市场原创 | 🧠 支持工具 | |:---:|:---:|:---:|:---:| | 186 | 142 | 44 | 12 种 |
186 个即插即用的 AI 专家人格——每个都有独特的专业技能、沟通风格和可落地的工作流,不是通用模板。
支持 12 种主流 AI 编程工具,一条命令搞定:
# 自动检测已安装的工具,一键安装
./scripts/install.sh
# 或指定安装到特定工具
./scripts/install.sh --tool claude-code # Claude Code
./scripts/install.sh --tool copilot # GitHub Copilot
./scripts/install.sh --tool cursor # Cursor
./scripts/install.sh --tool trae # Trae
./scripts/install.sh --tool openclaw # OpenClaw
./scripts/install.sh --tool opencode # OpenCode
./scripts/install.sh --tool aider # Aider
./scripts/install.sh --tool windsurf # Windsurf
./scripts/install.sh --tool antigravity # Antigravity
./scripts/install.sh --tool gemini-cli # Gemini CLI
./scripts/install.sh --tool qwen # Qwen Code
./scripts/install.sh --tool codex # Codex CLI
No comments yet. Be the first to share your thoughts!
Claude Code 和 GitHub Copilot 可直接安装;其他工具需先运行
./scripts/convert.sh转换格式。
OpenClaw 需要先转换格式再安装(上方方式一仅安装,这里是完整两步):
./scripts/convert.sh --tool openclaw # 第一步:转换为 SOUL.md 格式
./scripts/install.sh --tool openclaw # 第二步:安装到 ~/.openclaw/
每个智能体会生成三个文件:SOUL.md(身份人设)+ AGENTS.md(业务能力)+ IDENTITY.md(简介),支持多智能体协作编排。
# Claude Code / GitHub Copilot(直接复制即可)
cp -r marketing/*.md ~/.claude/agents/
# 在 Claude Code 中激活:
# "激活前端开发者模式,帮我构建一个 React 组件"
浏览下方智能体列表,复制/改编你需要的内容!
构建未来,一个 commit 一个脚印。
| 智能体 | 专长 | 适用场景 | |--------|------|----------| | 前端开发者 | React/Vue、UI 实现、性能优化 | 现代 Web 应用、像素级 UI | | 后端架构师 | API 设计、数据库架构、可扩展性 | 服务端系统、微服务 | | AI 工程师 | 机器学习、模型部署、AI 集成 | ML 功能、数据管线 | | DevOps 自动化 | CI/CD、基础设施自动化 | 流水线开发、部署自动化 | | 安全工程师 | 威胁建模、代码审计、安全架构 | 应用安全、漏洞评估 | | [快速原型师](engin...