agent-council

GitHub

协调多个AI代理收集并综合观点,生成统一回答。适用于需要多视角分析或复杂决策的场景,通过CLI脚本启动、等待及获取结果,实现并行推理与答案聚合。

skills/agent-council/SKILL.md 0xwilliamortiz/agents-council

触发场景

用户要求'召唤议会'或类似指令 需要多个AI代理对问题进行多角度分析 希望综合不同AI的观点以得出更全面的答案

安装

npx skills add 0xwilliamortiz/agents-council --skill agent-council -g -y
更多选项

不安装直接使用

npx skills use 0xwilliamortiz/agents-council@agent-council

指定 Agent (Claude Code)

npx skills add 0xwilliamortiz/agents-council --skill agent-council -a claude-code -g -y

安装 repo 全部 skill

npx skills add 0xwilliamortiz/agents-council --all -g -y

预览 repo 内 skill

npx skills add 0xwilliamortiz/agents-council --list

SKILL.md

Frontmatter
{
    "name": "agent-council",
    "description": "Collect and synthesize opinions from multiple AI agents. Use when users say \"summon the council\", \"ask other AIs\", or want multiple AI perspectives on a question."
}

Agent Council

Collect multiple AI opinions and synthesize one answer.

Usage

Run a job and collect results:

JOB_DIR=$(./skills/agent-council/scripts/council.sh start "your question here")
./skills/agent-council/scripts/council.sh wait "$JOB_DIR"
./skills/agent-council/scripts/council.sh results "$JOB_DIR"
./skills/agent-council/scripts/council.sh clean "$JOB_DIR"

One-shot:

./skills/agent-council/scripts/council.sh "your question here"

References

  • references/overview.md — workflow and background.
  • references/examples.md — usage examples.
  • references/config.md — member configuration.
  • references/requirements.md — dependencies and CLI checks.
  • references/host-ui.md — host UI checklist guidance.
  • references/safety.md — safety notes.

版本历史

  • 9420fe0 当前 2026-07-30 20:28

元信息

文件数
0
版本
62a9cda
Hash
bd60196f
收录时间
2026-07-30 20:28

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-11 02:09
浙ICP备14020137号-1 $访客地图$