stability-ai-image

Operate and validate Stability AI image generation workflows with multipart requests.

123|21|Updated Jul 11, 2026
One-click install
npx skills add https://github.com/calesthio/generative-media-skills --skill stability-ai-image
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stability-ai-image
Source: https://github.com/calesthio/generative-media-skills/tree/main/skills/providers/image-generation/stability-ai-image
Command: npx skills add https://github.com/calesthio/generative-media-skills --skill stability-ai-image

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams choose, operate, and validate Stability AI image generation services without confusing hosted APIs with open-weight models or risking schema errors, uncontrolled spend, rights violations, or unreliable production outputs.

Core Features & Use Cases

  • Provider and Model Selection: Choose among Stable Image Core, Ultra, SD3.5, image editing, control, background, and upscaling operations based on intent, lifecycle, cost, and input requirements.
  • Production API Operations: Construct multipart requests, handle synchronous and asynchronous responses, manage rate limits, preserve request and output metadata, and avoid unsafe retries of ambiguous paid requests.
  • Quality, Safety, and Provenance: Validate masks, image fidelity, geometry, moderation outcomes, licensing, consent, privacy, provenance, and delivery readiness.
  • Use Case: Generate a consistent product image batch, replace a localized object in a room photo, migrate legacy model integrations, or investigate rate-limit and duplicate-spend incidents.

Quick Start

Use the stability-ai-image skill to select the correct Stability AI operation, create a production-ready request, and define the required QA, rights, cost, and provenance checks for the attached media task.

Frequently Asked Questions about stability-ai-image

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a Stability AI image generation request for production?

To build a Stability AI image generation request, construct schema-correct multipart requests and handle synchronous or asynchronous responses. You must manage rate limits, preserve output metadata, and apply spend-aware retry policies for reliable production outputs.

Which Stability AI model should I choose for my image editing workflow?

Choose among Stable Image Core, Ultra, and SD3.5 models based on your intent, lifecycle, cost, and input requirements. Selecting the correct Stability AI operation ensures the model matches your specific image editing, control, or upscaling task.

How do I handle rate limits and duplicate spend when using the Stability AI API?

Handle rate limits and duplicate spend by implementing spend-aware retry policies and avoiding unsafe retries of ambiguous paid requests. Monitoring rate-limit incidents and capturing request metadata prevents uncontrolled spend during Stability Platform integrations.

How do I validate image fidelity and provenance for Stability AI outputs?

Validate image fidelity and provenance by checking masks, geometry, moderation outcomes, and metadata capture. Ensuring rights reviews, consent, privacy, and provenance-sensitive delivery confirms your Stability AI generated images meet production QA standards.

Can I migrate legacy Stable Diffusion integrations to the hosted Stability Platform?

Yes, you can migrate legacy Stable Diffusion integrations to the hosted Stability Platform. This process requires applying guidance to hosted APIs, avoiding confusing them with open-weight models, and updating to schema-correct multipart requests.