·model-fallback
</>

model-fallback

aaaaqwq/claude-code-skills

模型自动降级与故障切换。当主模型请求失败、超时、达到速率限制或配额耗尽时,自动切换到备用模型,确保服务连续性。支持多供应商、多优先级的智能模型选择,提供健康监控、自动重试和错误恢复机制。

3Installs·0Trend·@aaaaqwq

Installation

$npx skills add https://github.com/aaaaqwq/claude-code-skills --skill model-fallback

SKILL.md

| 模型 | 供应商 | 优先级 | 最大Token | 特长 |

| opus-4.5 | anapi | 1 | 200k | 最强能力,视觉 | | glm-4.7 | zai | 2 | 200k | 中文优化 | | gpt-5.2-codex | openrouter-vip | 3 | 100k | 编码专用 | | sonnet-4.5 | github-copilot | 4 | 200k | 免费备用 |

模型自动降级与故障切换。当主模型请求失败、超时、达到速率限制或配额耗尽时,自动切换到备用模型,确保服务连续性。支持多供应商、多优先级的智能模型选择,提供健康监控、自动重试和错误恢复机制。 Source: aaaaqwq/claude-code-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aaaaqwq/claude-code-skills --skill model-fallback Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill model-fallback
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is model-fallback?

模型自动降级与故障切换。当主模型请求失败、超时、达到速率限制或配额耗尽时,自动切换到备用模型,确保服务连续性。支持多供应商、多优先级的智能模型选择,提供健康监控、自动重试和错误恢复机制。 Source: aaaaqwq/claude-code-skills.

How do I install model-fallback?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aaaaqwq/claude-code-skills --skill model-fallback Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/aaaaqwq/claude-code-skills