explaingit

jnmetacode/agency-agents-zh

10,840ShellAudience · vibe coderComplexity · 1/5Setup · easy

TLDR

A Chinese-community collection of 215 ready-to-use AI agent role definitions for tools like Claude Code and Cursor, including 50 original China-specific roles for platforms like Douyin, WeChat, and Xiaohongshu.

Mindmap

mindmap
  root((agency-agents-zh))
    What it is
      215 role definitions
      Chinese community fork
      50 original roles
    Platforms
      Claude Code
      Cursor
      GitHub Copilot
      Gemini CLI
    Role categories
      Engineering
      Marketing
      Design
      Legal
    Companion tool
      Agency Orchestrator
      Parallel execution
      Dependency detection
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Things people build with this

USE CASE 1

Install specialist AI agent roles into Claude Code to activate expert personas for frontend, backend, or DevOps tasks by describing a task in natural language.

USE CASE 2

Use China-specific roles for AI-assisted content creation on Douyin, WeChat, Bilibili, or Xiaohongshu.

USE CASE 3

Coordinate multiple agent roles simultaneously with the companion Agency Orchestrator tool for parallel task execution.

Tech stack

Shell

Getting it running

Difficulty · easy Time to first run · 5min

An install script detects which AI tools are installed and copies files, some tools require a format conversion step before roles work.

In plain English

This repository is a Chinese-language collection of 215 ready-to-use AI agent role definitions, meant to be installed into AI coding tools such as Claude Code, Cursor, GitHub Copilot, Gemini CLI, and about a dozen others. Each role definition is a structured prompt that gives an AI assistant a specific professional identity, workflow, and set of expected deliverables. The distinction from a generic system prompt is that these definitions describe how a specialist thinks, what steps they follow, and what finished output looks like, rather than just labeling the AI as an expert. The collection is a Chinese community fork of an English upstream project, and extends it with 50 original roles created specifically for the Chinese market. Those additions include roles for operating accounts on Xiaohongshu (Little Red Book), Douyin (TikTok China), WeChat, Bilibili, Feishu, and DingTalk, as well as niche engineering roles such as Qt industrial PC developer, Verilog/FPGA digital design engineer, and livestock farming records reviewer. Roles are organized into 18 departments: engineering, design, marketing, product management, game development, security, finance, legal, and others. The engineering section alone has around 30 roles covering frontend, backend, DevOps, embedded systems, IoT, smart contracts, and more. Installing a set of roles into Claude Code, for example, lets you activate a specific specialist persona by describing the task in natural language. An installation script is included that detects which AI tools are already installed on your machine and copies the relevant role files to the correct directories. Some tools require a format conversion step first because they expect files structured differently from the default Markdown format used in the repository. The repository also pairs with a companion tool called Agency Orchestrator, which coordinates multiple agent roles simultaneously so they can collaborate on a single task, with automatic dependency detection and parallel execution. The full README is longer than what was shown.

Copy-paste prompts

Prompt 1
Run the agency-agents-zh install script and show me how to activate the DevOps engineer role inside a Claude Code session to set up a CI pipeline.
Prompt 2
List all the engineering roles in agency-agents-zh and explain what each one covers, focusing on embedded and IoT roles.
Prompt 3
What format conversion is needed to install agency-agents-zh roles into Cursor instead of Claude Code, and which files change?
Prompt 4
How does Agency Orchestrator coordinate multiple agent roles in parallel, and what does automatic dependency detection mean in practice?
Open on GitHub → Explain another repo

← jnmetacode on gitmyhub — every repo by this author, as a profile.

Verify against the repo before relying on details.