Switchx Install banner
shaheer-00 shaheer-00

Switchx Install

Development community

Description

--- description: Run the switchXprovider installer — points Claude Code settings.json at the local proxy --- # switchXprovider — install into Claude Code (LAST step) **Order is critical.** Once `settings.json` points at the proxy, ALL Claude Code traffic goes through it. If no provider is configured yet, Claude Code gets completely stuck with no API access. The installer enforces this: it refuses to touch `settings.json` until the proxy is running and at least one enabled provider has an API k

Installation

Installs to ~/.claude/skills/shaheer-00-switchxprovider-switchx-install/SKILL.md

Terminal
mkdir -p ~/.claude/skills/shaheer-00-switchxprovider-switchx-install && curl -fsSL https://raw.githubusercontent.com/shaheer-00/switchXprovider/HEAD/commands/switchx-install.md -o ~/.claude/skills/shaheer-00-switchxprovider-switchx-install/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository