Total Skills
1
Skills published by Frog1205 with real stars/downloads and source-aware metadata.
Total Skills
1
Total Stars
0
Total Downloads
0
Comparison chart based on real stars and downloads signals from source data.
claude-model-launcher
0
Configure Claude Code to launch third-party LLM backends (GLM / DeepSeek / Qwen / Kimi / etc.) via their Anthropic-compatible endpoints. Creates per-provider launcher scripts (`~/.claude/claude-<name>.sh` and `.ps1`) plus matching shell aliases so the user can run `glm`, `ds`, `qwen`, etc. to start Claude Code with that backend. Trigger on: "add <provider> to claude code", "配一个 <模型> 启动器", "加一个 <模型> 的启动方式", "给 claude code 接入 <模型>", "多模型启动器", "切换模型", "how do I use <provider> with claude code", "configure <provider> backend". Also use when the user reports a 403/invalid-key error from a third-party Anthropic-compatible endpoint — the fix is almost always a wrong BASE_URL (see Known Endpoints).