Install Skills
Installation
Run these two commands in your terminal:
The skills are ready to use immediately — no restart needed.
Getting Started
After installing, open Claude Code and invoke a skill directly:
Or just describe what you want — Claude will pick the right skill automatically.
Integration
Detect your stack, install the Merge Gateway SDK, and verify the integration.
Scaffold a function-calling agent with tool definitions and an execution loop.
Advanced Features
Migration
Switch from @ai-sdk/openai, @ai-sdk/anthropic, or @ai-sdk/google to the native Merge Gateway provider.
Swap OpenRouter URLs, headers, and provider-specific params for Gateway equivalents.
Move from OpenAI, Anthropic, or Google SDKs to a single Gateway integration.
Replace boto3 Bedrock calls and map Bedrock model IDs to Gateway format.
Map Azure deployment names to standard models and remove Azure-specific config.
Replace a self-hosted LiteLLM proxy or library with managed Gateway.