askill
agent-council

agent-councilSafety 35Repository

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.

519 stars
10.4k downloads
Updated 2/14/2026

Package Files

Loading files...
SKILL.md

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.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

58/100Analyzed 2/20/2026

Decent skill document with clear usage commands and good structure. Provides actionable bash scripts and clear description of what the skill does. However, it relies heavily on external script files and references that may not exist, lacks explicit safety content, and appears project-specific to the plugins folder rather than being a broadly reusable skill. The description includes good trigger phrases (R3), commands are well-structured (R5), and tags aid discoverability (R6)."

35
75
50
55
70

Metadata

Licenseunknown
Version-
Updated2/14/2026
Publisherteam-attention

Tags

github-actions