Configure model fallback chains for high availability. Use when building fault-tolerant LLM systems. Trigger with phrases like 'openrouter fallback', 'openrouter backup model', 'openrouter redundancy', 'model failover'.
6.4
Rating
0
Installs
AI & LLM
Category
Well-structured skill for configuring OpenRouter model fallback chains with clear organization and referenced implementation details. The SKILL.md provides a clean overview with appropriate delegation to reference files for examples, error handling, and configuration patterns. The skill addresses a practical high-availability need (model failover) that would be token-intensive for a CLI agent to figure out from scratch. Description coverage is good but could be slightly more explicit about what 'fallback chain configuration' entails. Task knowledge appears comprehensive given the reference files covering basic patterns, error-specific logic, provider-based fallback, and health tracking. Structure is excellent - concise main file with well-organized references. Novelty is moderate: while useful for production systems, the concept of fallback patterns is relatively standard in high-availability architectures, though the OpenRouter-specific implementation adds value.
Loading SKILL.md…