Switchx Add banner
shaheer-00 shaheer-00

Switchx Add

Development community

Description

--- description: Add or manage a provider in switchXprovider (API key, models, priority) --- # switchXprovider — add/manage provider Help the user add a new API provider to the switchXprovider proxy. ## Easiest path Tell the user the dashboard handles this visually: **http://127.0.0.1:8787** — add/edit providers, set priorities with ▲▼, test connectivity, watch failover live. ## Via API (if the user prefers the terminal) Add a provider (replace the values, ask the user for their real key/m

Installation

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

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

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

Full documentation available on GitHub

View Source Repository