Multi-LLM collaborative brainstorming and planning. Use when user explicitly requests consultation with multiple AI models (ChatGPT, Gemini, other LLMs) before presenting an implementation plan, or asks to "consult the council", "ask other models", or "get perspectives from other AIs". Queries external LLM APIs, synthesizes their perspectives, and presents an adapted implementation plan.
$npx -y skills add gcpdev/llm-council-skill --skill llm-councilInstalls into the current project.
Run `npx skills use "https://github.com/gcpdev/llm-council-skill" --skill "gcpdev/llm-council-skill/llm-council"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gcpdev/llm-council-skill" that are relevant to the current task. Run `npx skills add "https://github.com/gcpdev/llm-council-skill"` and select the relevant skills, then follow their instructions.