From swisher
Show ModelSwitcher help and command reference. Use when the user invokes /swisher:help.
How this skill is triggered — by the user, by Claude, or both
Slash command
/swisher:helpThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run the bundled hub skill:
Run the bundled hub skill:
!node "${CLAUDE_PLUGIN_ROOT}/scripts/swisher.mjs" status --json
Reply with the same formatted overview and commands reference as the main /swisher skill would provide. If the status output is not available, fall back to describing the plugin from knowledge:
ModelSwitcher (Swisher) is a Claude Code plugin for switching between AI model providers:
Available Commands:
/swisher:anthropic — restore Anthropic (default)/swisher:glm — switch to Z.ai GLM Coding Plan/swisher:minimax — switch to MiniMax M2.7/swisher:status — detailed status report/swisher:cleanup — remove plugin and restore settings/swisher — this help overviewFirst-Time Setup: Configure your API key in Claude Code → Settings → Plugins → Swisher (zai_api_key or minimax_api_key depending on which provider you want).
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub misterwonderful/swisher --plugin swisher