🐝
AI EngineeringPython

Huashu Agent Swarm

by alchaincyf

Huashu Agent Swarm is an AI Engineering skill for Claude Code, published by alchaincyf in huashu-skills.

1.3K stars212 forkson alchaincyf/huashu-skillsAdded 2026/07/20+1% in starsRepository updated 2026/08/02
Install in seconds
Install Huashu Agent Swarm
Copy Huashu Agent Swarm into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/alchaincyf/huashu-skills/tree/master/huashu-agent-swarm ~/.claude/skills/huashu-agent-swarm

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/alchaincyf/huashu-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
huashu-agent-swarm/SKILL.md in alchaincyf/huashu-skills
Installs to
~/.claude/skills/huashu-agent-swarm
Collection
One of 21 skills cataloged from this repository
Category
AI Engineering3670 skills

What Huashu Agent Swarm does

A multi-agent swarm that uses Git for self-organizing parallel development, ideal for large-scale projects. Use when you need multiple Claude agents to independently claim tasks, write code, and push, coordinated entirely through Git.

Huashu Agent Swarm is cataloged under AI Engineering on DirSkills.

Documentation

README

Infinite Agent Loop - 无限Agent蜂群模式

受Nicholas Carlini用16个Claude实例自主构建C编译器的启发。 没有master agent,纯git自组织,每个agent独立认领任务、写代码、推送。

触发条件

当用户提到「蜂群模式」「多agent并行」「infinite loop」「agent swarm」「启动蜂群」时使用此技能。

前置要求

  • tmux(brew install tmux
  • claude CLI(已安装)
  • git 仓库(已有或新建)

使用流程

Step 1: 描述项目

用户告诉我:

  • 项目目录路径(必须是git仓库)
  • 项目目标和总体描述
  • 初始任务列表(或让agent自行拆解)
  • agent数量(默认8个)
  • 代码规范和测试命令

Step 2: 初始化项目

bash SKILL_DIR/scripts/setup_project.sh <项目目录>

这会在项目中创建:

  • AGENT_PROMPT.md - 从模板生成,需要我根据用户需求定制
  • TASKS.md - 初始任务清单
  • current_tasks/ - 任务认领目录
  • agent_logs/ - 日志目录

然后我根据 references/agent-prompt-template.md 定制 AGENT_PROMPT.md,填入项目具体信息。

Step 3: 启动蜂群

bash SKILL_DIR/scripts/start_swarm.sh <agent数量> <项目目录>

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Huashu Agent Swarm

  • What else does alchaincyf publish alongside Huashu Agent Swarm?

    Huashu Agent Swarm is one of 21 skills that DirSkills catalogs from alchaincyf/huashu-skills, the repository it ships in. Its siblings there include AI Presentation Maker, Article Image Upload and Article to Social Content. Each one is a separate skill with its own page in this directory, installs the same way Huashu Agent Swarm does, and is maintained by alchaincyf in that same repository. The rest of the collection is listed on the alchaincyf/huashu-skills page.

  • How does Huashu Agent Swarm compare to other AI Engineering skills?

    Huashu Agent Swarm ranks #1092 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Huashu Agent Swarm against them. Open each page to compare what they document and how they install.

More from alchaincyf/huashu-skills

Huashu Agent Swarm is one of 21 skills cataloged on DirSkills from alchaincyf/huashu-skills.

See all 21 skills
📊
2026/07/20

AI Presentation Maker

End-to-end presentation creation from content to PPTX, with AI illustration generation and 18 design styles. Use when the user mentions making slides, presentations, or Keynote.
Automation
1.3K212
🖼️
2026/07/20

Article Image Upload

Analyzes articles to determine needed illustrations, generates images via AI or public domain sources, uploads to ImgBB, and inserts permanent Markdown links. Use when writing long-form articles that need illustrations.
Automation
1.3K212
✍️
2026/07/20

Article to Social Content

Condenses long articles (3000-5000 words) into concise 200-500 word social media posts for X platform, preserving key ideas and personal tone. Ideal for repurposing blog posts for social promotion.
Writing
1.3K212
📊
2026/07/20

Data Analysis & Office Pro

An end-to-end data analysis and office productivity assistant that handles Excel data processing, campaign review, ROI calculation, data visualization, report generation, and PPT creation. It helps users uncover insights and produce professional reports and presentations.
Data
1.3K212
🎨
2026/07/20

Design Philosophy Consultant

Recommends 3 distinct design directions from 20 styles, generates visual demos and AI prompts, and provides expert design critiques for projects like websites, presentations, and reports.
Frontend
1.3K212
🎬
2026/07/14

Douyin Viral Script Workflow

A complete workflow for creating viral Douyin scripts: download competitor videos, analyze with Gemini, extract patterns, generate scripts and storyboards, and review for AI-like language. Use for e-commerce planting videos or Qianchuan ad creatives.
Writing
1.3K212