
Getcreatr Skills
Register getcreatr-skills to generate and edit images through Azure OpenAI gpt-image-2 via a zero-dependency TypeScript CLI skill in Claude Code.
Overview
getcreatr-skills is a plugin marketplace for the Build phase that delivers an Azure OpenAI gpt-image-2 TypeScript CLI skill for generate, edit, inpaint, batch, and stream workflows.
What is this marketplace?
- 1 plugin: azure-gpt-image
- 1 skill path: ./skills/azure-gpt-image
- Generate, edit, inpaint, batch, and stream images via Azure OpenAI gpt-image-2
- Zero-dependency TypeScript CLI wrapper
- Marketplace metadata version 0.1.0 from Creatr
- Marketplace bundles 1 plugin (azure-gpt-image)
- 1 skill: ./skills/azure-gpt-image
What problem does it solve?
You need programmatic image create-and-edit from Claude Code but do not want a heavy image microservice or manual Azure portal steps every sprint.
Who is it for?
Solo builders on Azure OpenAI shipping content-heavy or visual SaaS who want a marketplace-packaged image skill inside Claude Code.
Skip if: Teams standardized on OpenAI direct API only, local SDXL-only workflows, or launch-phase SEO bundles with no generative media need.
What do I get? / Deliverables
After installing azure-gpt-image you can invoke a zero-dep CLI skill for generations, edits, inpainting, batches, and streams against your Azure OpenAI deployment.
- azure-gpt-image plugin and skill enabled from getcreatr-skills
- Callable CLI workflows for generate, edit, inpaint, batch, and stream
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Image generation and inpainting are implementation-time integrations when you wire marketing assets or in-app media to Azure OpenAI. azure-gpt-image is an external model API wrapper (generate, edit, inpaint, batch, stream)—classic LLM/media integration rather than ship or launch tooling.
How it compares
Creatr LLM image integration marketplace skill, not a DALL·E desktop app or a generic frontend UI kit.
Common Questions / FAQ
Who is Getcreatr Skills for?
It is for developers using Creatr-published Claude skills who rely on Azure OpenAI gpt-image-2 for product and marketing imagery.
When should I use Getcreatr Skills?
Use it during build when you integrate image generation, editing, or inpainting into agents, CLIs, or automated content pipelines on Azure.
How do I add Getcreatr Skills to my agent?
Add the Getcreatr Skills marketplace to Claude Code, install the azure-gpt-image plugin from the listed source, set Azure OpenAI keys and deployment, then invoke the ./skills/azure-gpt-image skill.