Free Claude Code Setup — Development skill for Claude Code
Run Claude Code's CLI + agent tooling on OpenRouter's free models.
How to install Free Claude Code Setup
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open KnowOrganization/Free-Claude-Code-Setup and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Free Claude Code Setup does
Run Claude Code's CLI + agent tooling on OpenRouter's **free** models. One script
Alternatives in Development
- Interview Script — Create structured customer interview scripts with JTBD probing 7.8k ★
- Ralphy — My Ralph Wiggum setup, an autonomous bash script that runs Claude Code, Codex, OpenCode, Cursor agent, Qwen & 2.8k ★
- Claude Auto Resume — A shell script utility that automatically resumes Claude CLI tasks when usage limits are lifted 732 ★
README
Claude Code ✕ OpenRouter (free models)
Run Claude Code's CLI + agent tooling on OpenRouter's **free** models. One script per OS, four actions. Same behavior on both.
**Reality check:** this is *not* real Claude. It's the Claude Code interface driving free third-party models (Qwen3-Coder, GPT-OSS, Nemotron, …). Free models are rate-limited (~20 req/min, ~200/day), slower, and tool-heavy agent loops can be flaky. Great for learning/prototyping; not production.
Actions
| Action | What it does |
|---|---|
setup |
Installs Claude Code, signs you in to OpenRouter, picks a free model (default) |
switch-model |
Change the active free model (reuses your saved key) |
status |
Show the current config (routing, model, masked key) |
remove |
Strip the OpenRouter config — revert to a paid Claude subscription |
Run with no action for an interactive menu.
Run it
macOS / Linux
bash claude-openrouter.sh # menu
bash claude-openrouter.sh setup
bash claude-openrouter.sh switch-model
bash claude-openrouter.sh status
bash claude-openrouter.sh remove
Windows (Windows PowerShell or PowerShell 7 — **not** CMD, **not** Git Bash)
powershell -ExecutionPolicy Bypass -File .\claude-openrouter.ps1 # menu
powershell -ExecutionPolicy Bypass -File .\claude-openrouter.ps1 setup
powershell -ExecutionPolicy Bypass -File .\claude-openrouter.ps1 switch-model
powershell -ExecutionPolicy Bypass -File .\claude-openrouter.ps1 status
powershell -ExecutionPolicy Bypass -File .\claude-openrouter.ps1 remove
After setup, **open a new terminal** and run `claude` in any project. Verify with `/status` — it should show `Anthropic base URL: https://openrouter.ai/api`.
How sign-in wor
Related Skills
Claude Code Provider Switching Kit
Switch Claude Code between Anthropic, GLM, and OpenRouter (including free models) with one command.
Openapis
Free Claude API + free OpenAI API in one unified proxy. Drop-in compatible with Anthropic SDK, OpenAI SDK, Cla
Free Claude Code
Nemo Code — FREE Claude Code alternative. NVIDIA open models + Claude Code CLI framework. One command install.
Openrouter Proxy
A zero-dependency proxy that unlocks free Xiaomi MiMo on OpenRouter for any client, and fixes SSE streaming is
Cpv Agent
Direct free-form entry to the general-purpose CPV worker. Pass any plugin-quality request as arguments and it
Fire 1c Setup
Install tooling, create handoff, and finalize project initialization (Dominion Flow)
Related Agents
Scripts
Sync pipeline, version management, and build tooling. Delegate when the issue involves scripts/, upstream sync
Preferences Setup
Sets up and updates job search preferences in config/preferences.yaml. Pass free-form text to extract preferen
Dx Optimizer
Developer Experience specialist. Improves tooling, setup automation, and