Skip to content
Skill

claude-code-setup

by rse

AI Summary

A skill that enables Claude Code to query other LLMs (ChatGPT, Gemini, DeepSeek, Grok) through MCP servers by routing requests based on the first word of a query. Useful for developers who need multi-LLM comparison or fallback capabilities within Claude Code environments.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "claude-code-setup" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (22 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/llm.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/brave.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/brave.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/changes.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/changes.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/craft.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/craft.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/exa.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/exa.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/explain.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/explain.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/github.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/github.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/hint.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/hint.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/lint.md" && mkdir -p .claude/skills/commands/lint && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint/complete.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/lint/complete.md" && mkdir -p .claude/skills/commands/lint && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint/explain.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/lint/explain.md" && mkdir -p .claude/skills/commands/lint && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint/nope.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/lint/nope.md" && mkdir -p .claude/skills/commands/lint && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint/reassess.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/lint/reassess.md" && mkdir -p .claude/skills/commands/lint && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint/recheck.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/lint/recheck.md" && mkdir -p .claude/skills/commands/lint && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint/refine.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/lint/refine.md" && mkdir -p .claude/skills/commands/meta && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/meta/prolog.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/meta/prolog.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/prime.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/prime.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/quorum.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/quorum.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/ref.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/ref.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/refactor.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/refactor.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/suck.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/suck.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/why.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/why.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Query Foreign LLM

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
5 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars5
Forks2
Issues0
Updated2mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code