ai-gateway
Installation
SKILL.md
AI Gateway for Deployed Applications
Provision an AI Gateway API key to access LLM APIs (OpenAI, Anthropic, Google) through an OpenAI-compatible interface.
Requires Rebyte API auth — $AUTH_TOKEN and $API_URL are set up per the agent's system prompt; use them as Bearer token and base URL.
When to Use This Skill
Use this skill when:
- Building an AI chat application
- Adding AI-powered features to a web app
- Need LLM access from a serverless function
- Setting up OpenClaw or other AI agents
- Want to use Vercel AI SDK, LangChain, or OpenAI SDK