consult-llm-mcp
Second opinions, debates, and reviews from multiple models
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install consult-llm-mcp?โผ
Run `npx skills add raine/consult-llm-mcp --all -g -y` in your terminal to install all skills in this suite globally.
How to get a second opinion on my code?โผ
Use the /consult skill to send your question plus relevant files to another model like Gemini or GPT, and the response streams back inline in your current session.
Can multiple models debate an implementation approach?โผ
Yes. The /debate and /collab skills have several models propose, critique, and refine approaches across rounds, then synthesize the strongest plan.
Does consult-llm work without API keys?โผ
Yes. It supports CLI backends like Gemini CLI, Codex CLI, and Claude CLI, so you can use existing subscriptions, plus a web mode that copies prompts to your clipboard for browser-based models.
Which coding agents are supported?โผ
The skills follow the universal SKILL.md standard and work in Claude Code, Codex, OpenCode, and Pi.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core