model-failover
CommunitySeamless LLM provider fallback
Authorwinsorllc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the unreliability of individual Large Language Model (LLM) providers by automatically switching to a backup provider when the primary one fails, ensuring continuous operation.
Core Features & Use Cases
- Automatic Failover: Switches between configured LLM providers (e.g., Anthropic, OpenAI, Google) if one becomes unresponsive or returns an error.
- Configurable Chains: Allows users to define a prioritized list of LLM providers and their specific models.
- Health Monitoring: Tracks provider failures to indicate potential issues.
- Use Case: A customer support chatbot powered by an LLM can maintain service even if OpenAI's API experiences an outage, by seamlessly switching to Anthropic's Claude.
Quick Start
Use the model-failover skill to chat with your configured LLM providers, sending the message "What is the weather today?".
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: model-failover Download link: https://github.com/winsorllc/upgraded-carnival/archive/main.zip#model-failover Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.