Consult other LLMs (GPT-4.1, o4-mini, Gemini 2.5 Pro, Claude Opus) for second opinions on complex bugs, hard problems, planning, and architecture decisions. Use proactively when stuck for 15+ minutes or facing complex debugging. Use when user says 'ask Gemini/GPT/Claude about X' or 'get a second opinion'.
$npx -y skills add ckorhonen/claude-skills --skill llm-advisorInstalls into the current project.
Run `npx skills use "https://github.com/ckorhonen/claude-skills" --skill "ckorhonen/claude-skills/llm-advisor"` 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/ckorhonen/claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/ckorhonen/claude-skills"` and select the relevant skills, then follow their instructions.