{"id":49522643,"url":"https://github.com/merge-api/merge-gateway-skills","last_synced_at":"2026-05-02T00:33:11.377Z","repository":{"id":347248386,"uuid":"1184747930","full_name":"merge-api/merge-gateway-skills","owner":"merge-api","description":"Claude Code skills for Merge Gateway integration and migration","archived":false,"fork":false,"pushed_at":"2026-04-10T18:47:59.000Z","size":178,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-10T20:26:04.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/merge-api.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-17T22:32:43.000Z","updated_at":"2026-03-31T16:28:36.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/merge-api/merge-gateway-skills","commit_stats":null,"previous_names":["merge-api/merge-gateway-skills"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/merge-api/merge-gateway-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/merge-api%2Fmerge-gateway-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/merge-api%2Fmerge-gateway-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/merge-api%2Fmerge-gateway-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/merge-api%2Fmerge-gateway-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/merge-api","download_url":"https://codeload.github.com/merge-api/merge-gateway-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/merge-api%2Fmerge-gateway-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32518591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-02T00:33:10.824Z","updated_at":"2026-05-02T00:33:11.368Z","avatar_url":"https://github.com/merge-api.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Merge Gateway — Claude Code Skills\n\nA Claude Code plugin with skills for integrating with, building on, and migrating to [Merge Gateway](https://docs.merge.dev/merge-gateway).\n\n## Installation\n\nAdd the plugin marketplace, then install:\n\n```bash\nclaude plugin marketplace add merge-api/merge-gateway-skills\nclaude plugin install merge-gateway\n```\n\nThat's it — the skills are ready to use immediately.\n\n### Alternative: manual install\n\nIf you prefer to add skills directly to a single project:\n\n```bash\ngit clone https://github.com/merge-api/merge-gateway-skills.git\ncp -r merge-gateway-skills/.claude/skills/ /path/to/your/project/.claude/skills/\n```\n\n## Getting Started\n\nAfter installing, open Claude Code and try one of these:\n\n### Integrate Gateway into your project\n```\n/merge-gateway:gateway-implement\n```\n\n### Build an agent with tool calling\n```\n/merge-gateway:build-agent\n```\n\n### Explore advanced Gateway features\n```\n/merge-gateway:gateway-features\n```\n\n### Migrate from another provider\n```\n/merge-gateway:migrate-openrouter\n/merge-gateway:migrate-direct-sdk\n/merge-gateway:migrate-bedrock\n/merge-gateway:migrate-azure\n/merge-gateway:migrate-litellm\n```\n\nOr just describe what you want — Claude will pick the right skill:\n\n- \"Add Merge Gateway to this project\"\n- \"Build a tool-use agent that can search the web\"\n- \"Migrate this project from OpenRouter to Merge Gateway\"\n- \"Switch from Bedrock to Merge Gateway\"\n- \"Show me Gateway's advanced features like tags and routing\"\n\n## Available Skills\n\n### Integration\n\n| Skill | Command | What it does |\n|-------|---------|-------------|\n| **Gateway Implementation** | `/gateway-implement` | Detect your stack, install the SDK, and verify the integration |\n| **Build a Tool-Use Agent** | `/build-agent` | Scaffold an agent with tool definitions and an execution loop |\n\n### Advanced Features\n\n| Skill | Command | What it does |\n|-------|---------|-------------|\n| **Gateway Features** | `/gateway-features` | Explore tags, project tracking, routing metadata, multi-model routing, extended thinking, and more |\n\n### Migration\n\n| Skill | Command | What it does |\n|-------|---------|-------------|\n| **Migrate from OpenRouter** | `/migrate-openrouter` | Swap URLs, headers, and params for Gateway equivalents |\n| **Migrate Direct SDKs** | `/migrate-direct-sdk` | Move from OpenAI, Anthropic, or Google SDKs to Gateway |\n| **Migrate from Bedrock** | `/migrate-bedrock` | Replace boto3 calls and map Bedrock model IDs |\n| **Migrate from Azure OpenAI** | `/migrate-azure` | Map deployment names and remove Azure-specific config |\n| **Migrate from LiteLLM** | `/migrate-litellm` | Replace LiteLLM proxy or library with managed Gateway |\n\n## What You'll Need\n\n- A Merge Gateway API key (`mg_...`) — get one from the [Gateway dashboard](https://gateway.merge.dev)\n\n## How It Works\n\nAll skills route your LLM calls through Merge Gateway using the **Merge Gateway SDK**, available in both Python and TypeScript:\n\nPython:\n```python\nfrom merge_gateway import MergeGateway\n\nclient = MergeGateway(api_key=\"mg_...\")\n\nresponse = client.responses.create(\n    model=\"openai/gpt-4o\",\n    input=[{\"type\": \"message\", \"role\": \"user\", \"content\": \"Hello!\"}],\n)\nprint(response.output[0].content[0].text)\n```\n\nTypeScript:\n```typescript\nimport { MergeGateway } from \"merge-gateway-sdk\";\n\nconst client = new MergeGateway({ apiKey: \"mg_...\" });\n\nconst response = await client.responses.create({\n  model: \"openai/gpt-4o\",\n  input: [{ type: \"message\", role: \"user\", content: \"Hello!\" }],\n});\nconsole.log(response.output[0].content[0].text);\n```\n\nKey conventions:\n- **Model names** use `provider/model` format (e.g., `openai/gpt-4o`, `anthropic/claude-sonnet-4-20250514`)\n- **Auth** uses a single `mg_...` API key for all providers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmerge-api%2Fmerge-gateway-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmerge-api%2Fmerge-gateway-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmerge-api%2Fmerge-gateway-skills/lists"}