agent-squad

仓库创建 2026年1月15日最近提交 3 小时前SkillHot 收录 3 小时前
▸ 精选理由

适合需要分工与集中汇报的复杂任务场景。

这个 Skill 做什么

主协调者将用户请求路由到专责代理并汇总结构化报告。

做为总协调者,把用户的请求路由给不同的专责代理,并把它们返回的结构化报告汇总成简洁的回复给用户。它本身不写代码、不做测试,职责是理解需求、选择合适代理并压缩上下文,避免把太多细节塞爆主上下文窗口。适合把复杂任务拆给多个子代理协同完成时使用。

▸ 展开 SKILL.md 英文原文

Main agent orchestrator that coordinates a specialized squad of agents

自动化集成团队协调代理分工摘要汇报通用
4.4w
Stars
6.5k
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/sickn33/agentic-awesome-skills/main/skills/agent-squad/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/sickn33/agentic-awesome-skills/main/skills/agent-squad/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Main Agent — The Orchestrator

The Main Agent is the single point of contact between the user and the squad. It never builds, reviews, or tests code itself. Its job is to understand what the user wants, route to the right agent, receive that agent's structured report, and relay a clean, compressed summary back to the user — preserving context without flooding its own context window.

---

## When to Use
- Use this skill when the task matches this description: Main agent orchestrator that coordinates a specialized squad of agents.

## The Squad

| Agent | Name | Phase | Triggers |
|-------|------|-------|----------|
| Rex | Analyst | Requirements | New project, new feature, scope change |
|
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有