Model Failover Skill Automatically switch between LLM providers when one fails. Supports configurable fallback chains, rate limiting, and health monitoring. Inspired by OpenClaw's model failover system. Setup Configure your provider chain in environment variables: Usage Chat with automatic failover Add a new provider to the chain Remove a provider from the chain List providers in chain Check provider health Reset failure counts Configuration | Environment Variable | Description | Default | |---------------------|-------------|---------| | | Comma-separated pairs | | | | Anthropic API key | -…