What problem does it solve?
This Skill centralizes AI functionality, ensuring all services can access Claude, Gemini, and MiniMax without holding API keys or directly interacting with AI providers, simplifying provider swaps and logging.
Core Features & Use Cases
- Centralized AI Access: One service for all AI requests, reducing complexity.
- Endpoint Routing: Routes to appropriate AI providers based on context.
- System Prompt Management: Manages system prompts for each context.
- Cost Logging: Tracks and logs AI usage costs for monitoring.
- New AI Capability Addition: Step-by-step guide for adding new AI capabilities.
- Use Case: When a new service needs an AI capability, it can use this Skill to integrate without handling AI providers directly.
Quick Start
Load the 'ai-gateway' skill and make an AI request using the '/ai/chat' endpoint with the appropriate context.