Logo
Resources
Log inGet a demo
GuidesAPI reference
GuidesAPI reference
    • Get Started
    • Install Skills
  • Features
    • Projects
    • Cost Governance and Savings
    • Tool Calling
    • Context Compression
On this page
  • Integration
  • Migration

Install Skills

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

Integration

Gateway Implementation

Add Merge Gateway to an existing project. Detects your stack, updates SDK config, and verifies the integration.

Build a Tool-Use Agent

Scaffold a function-calling agent loop using the OpenAI SDK routed through Gateway.

Migration

Migrate from OpenRouter

Swap OpenRouter URLs, headers, and params for Gateway equivalents.

Migrate Direct Provider SDKs

Migrate from calling OpenAI, Anthropic, or Google directly to routing through Gateway.

Migrate from AWS Bedrock

Replace boto3 Bedrock calls with the OpenAI SDK through Gateway.

Migrate from Azure OpenAI

Switch from the Azure OpenAI SDK to the standard OpenAI SDK through Gateway.

Migrate from LiteLLM

Replace a self-hosted LiteLLM proxy or library with managed Gateway.

Was this page helpful?
Previous

Get started

Next

Projects

UnifiedAgent HandlerGateway
UnifiedAgent HandlerGateway
Resources
Log inGet a demo