Make your API AI-ready in one prompt.
Prompt your AI assistant to turn your OpenAPI spec into Context Plugins, SDKs, or an API Portal. No engineering required.
npx skills add apimatic/skills From your OpenAPI spec to shipped outputs, in three steps.
Your first Context Plugins, SDKs, or Portal generates in minutes. You work in the AI assistant you already use. There is no process to learn and no documentation to read.
Customize every output. All you have to do is ask.
Give your whole team a way to contribute. Product designers set up branding, Technical Writers write guides and API recipes, and Engineers customize the SDKs, each from the AI assistants they already work in.
Match your brand
Match your Portal to your brand without a front-end team. Provide brand guidelines or a link to your website, and your Portal takes on your colors, typography, navigation, header, and footer.
> Use the brand at acme.com for my API Portal. Match the brand colors, typography, navigation, header, and footer, then regenerate the Portal. ◆ apimatic-portal skill fetching brand from acme.com ... ✓ palette, type scale, logo, nav ✓ Portal restyled successfully
Docs & API Recipes
Go beyond reference docs. Add guides and API Recipes that walk developers through real workflows step by step, published straight to your Portal.
> Add a Quickstart API Recipe that walks a developer through creating a payment end to end, plus a custom Authentication docs page. Publish both. ◆ apimatic-portal skill ✓ recipe: Create a payment (4 steps, runnable) ✓ page: Authentication ✓ Portal updated successfully
Customize SDKs
Ship SDKs that read like your own code. Set your naming conventions and interface style, and inject custom logic where the generated client needs it.
> Rename the Python SDK namespace to acme.payments, use snake_case method names, and inject my retry helper into the HTTP client. Regenerate and publish. ◆ apimatic-sdk skill ✓ namespace → acme.payments, snake_case methods ✓ retry helper injected into HTTP client ✓ Python SDK regenerated and published to PyPI
Try it on your own spec.
Install the skills, point them at your OpenAPI spec, and generate your first Context Plugin for free.
npx skills add apimatic/skills Free for 14 days.

