Install Skills

Install Claude Code skills to automate Gateway integration and migration. Each skill guides Claude through the process step by step.

Installation

Run these two commands in your terminal:

$claude plugin marketplace add merge-api/merge-gateway-skills
$claude plugin install merge-gateway

The skills are ready to use immediately — no restart needed.

Getting Started

After installing, open Claude Code and invoke a skill directly:

/merge-gateway:gateway-implement # Add Gateway to your project
/merge-gateway:build-agent # Scaffold a tool-use agent
/merge-gateway:gateway-features # Explore tags, routing, multi-model, and more
/merge-gateway:migrate-ai-sdk # Migrate from Vercel AI SDK
/merge-gateway:migrate-openrouter # Migrate from OpenRouter
/merge-gateway:migrate-direct-sdk # Migrate from OpenAI/Anthropic/Google
/merge-gateway:migrate-bedrock # Migrate from AWS Bedrock
/merge-gateway:migrate-azure # Migrate from Azure OpenAI
/merge-gateway:migrate-litellm # Migrate from LiteLLM

Or just describe what you want — Claude will pick the right skill automatically.

Integration

Advanced Features

Migration