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.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install stable-diffusion-image-generation --cli claudewrites the skill into.claude/skills/stable-diffusion-image-generation/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/stable-diffusion-image-generation/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
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.
When to use it
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.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/multimodal-stable-diffusion/SKILL.md -o .claude/skills/multimodal-stable-diffusion/SKILL.md
Notes
Extracted from davila7/claude-code-templates, multimodal-stable-diffusion category.