·stable-diffusion-image-generation
""

stable-diffusion-image-generation

orchestra-research/ai-research-skills

State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.

14Installs·0Trend·@orchestra-research

Installation

$npx skills add https://github.com/orchestra-research/ai-research-skills --skill stable-diffusion-image-generation

SKILL.md

Comprehensive guide to generating images with Stable Diffusion using the HuggingFace Diffusers library.

| StableDiffusionPipeline | Text-to-image (SD 1.x/2.x) | | StableDiffusionXLPipeline | Text-to-image (SDXL) | | StableDiffusion3Pipeline | Text-to-image (SD 3.0) | | FluxPipeline | Text-to-image (Flux models) | | StableDiffusionImg2ImgPipeline | Image-to-image | | StableDiffusionInpaintPipeline | Inpainting |

| Scheduler | Steps | Quality | Use Case |

State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines. Source: orchestra-research/ai-research-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/orchestra-research/ai-research-skills --skill stable-diffusion-image-generation
Category
""Writing
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is stable-diffusion-image-generation?

State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines. Source: orchestra-research/ai-research-skills.

How do I install stable-diffusion-image-generation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/orchestra-research/ai-research-skills --skill stable-diffusion-image-generation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/orchestra-research/ai-research-skills