AI agent skill
Agent Council
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.
·
When to use this skill
Use Agent Council when an AI agent needs a reusable SKILL.md workflow for this job: 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.
When not to use it
Skip Agent Council when the task is outside the creativity category, or when a more specific skill in this directory already covers the same workflow with clearer triggers.
How to install
- Personal install: create ~/.claude/skills/agent-council/SKILL.md (and any bundled scripts) so Claude Code, Claude Desktop, and compatible agents can load it in every project.
- Project install: commit the same folder at .claude/skills/agent-council/ so teammates get the skill with the repo.
- Restart the agent session after copying files so it re-scans the skills directory, then ask for the task in words that match the skill description.
What this skill does
# Agent Council
Collect multiple AI opinions and synthesize one answer.
## Usage
Run a job and collect results:
```bash 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:
```bash ./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.
Intended uses
- Use Agent Council when this documented workflow matches the task.
Related skills
Related skills in this directory, for comparison before you install another skill.
creativity
3D Isometric Miniature Diorama
A reusable prompt for asking an AI assistant to work as 3D Isometric Miniature Diorama.
creativity
A Clay-Crafted City: Mini [CITY NAME] World
A reusable prompt for asking an AI assistant to work as A Clay-Crafted City: Mini [CITY NAME] World.
creativity
A Moment Shared with the Wild
A reusable prompt for asking an AI assistant to work as A Moment Shared with the Wild.
creativity
A prompt that will turn your photo into a scene from a cult 90s movie
A reusable prompt for asking an AI assistant to work as A prompt that will turn your photo into a scene from a cult 90s movie.