Skip to content
Category2 skills2 official

Migration

Get existing code and tools onto one endpoint.


Officialv1.0.0MIT134 lines

Migrate an SDK call to the Gateway

lobstack-gateway-migration

Move existing OpenAI or Anthropic SDK code onto the Lobstack Gateway by changing the base URL and the key, and verify it actually routed. Use when asked to put an app behind Lobstack, consolidate providers behind one endpoint, or add per-call cost data to code that already calls a model API.

Read SKILL.md
Officialv1.0.0MIT105 lines

Put Cursor or Aider behind the Gateway

lobstack-local-proxy

Route Cursor, Aider, Continue or any OpenAI-compatible tool through the Lobstack Gateway with a local proxy, and see a cost line per request. Use when asked to route an editor or coding CLI through Lobstack, to find what an AI coding tool is costing, or to use one key across several tools.

Read SKILL.md

Other categories