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.
/plugin marketplace add team-attention/plugins-for-claude-natives/plugin install agent-council@team-attention-pluginsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/config.mdreferences/examples.mdreferences/host-ui.mdreferences/overview.mdreferences/requirements.mdreferences/safety.mdscripts/council-job-worker.jsscripts/council-job.jsscripts/council-job.shscripts/council.shCollect multiple AI opinions and synthesize one answer.
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/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.Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.