What problem does it solve?
This Skill helps you configure and troubleshoot Vercel AI Gateway so AI requests can be routed through a single API with reliable provider selection, failover, and spend control.
Core Features & Use Cases
- Model Routing: Send requests to the right provider and model using unified provider/model identifiers.
- Failover and Resilience: Keep production apps running by falling back across providers and models when a service is unavailable.
- Cost and Usage Control: Track usage by user and feature, add budget safeguards, and support caching for repeated requests.
- Use Case: A SaaS team can route chat, analysis, and image generation through Vercel AI Gateway while preserving audit logs and preventing runaway costs.
Quick Start
Use the ai-gateway skill to configure your application to route model requests through Vercel AI Gateway with OIDC authentication, provider failover, and cost tracking.