stable-diffusion-image-generation

stable-diffusion-image-generation is a skill for Claude Code, Codex from taracodlabs/aiden. It costs 24 tokens per session (1,151 once invoked), scanned A, original, AGPL-3.0.

An image-generation setup based on Stable Diffusion, an image model that can run through Hugging Face Diffusers locally or through an API.

In plain words
What is it for?
Use it for image generation through a local Stable Diffusion setup or an available API.
Why use it?
It provides a stated way to generate images without describing a more specific workflow.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/taracodlabs/aiden/stable-diffusion-image-generation
Any agent
npx skills add taracodlabs/aiden --skill stable-diffusion-image-generation
Clone the repo
git clone --depth 1 https://github.com/taracodlabs/aiden

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for stable-diffusion-image-generation

README.md
[![agentmods](https://agentmods.dev/badge/skills/taracodlabs/aiden/stable-diffusion-image-generation.svg)](https://agentmods.dev/skills/taracodlabs/aiden/stable-diffusion-image-generation)
Your own site
<a href="https://agentmods.dev/skills/taracodlabs/aiden/stable-diffusion-image-generation"><img src="https://agentmods.dev/badge/skills/taracodlabs/aiden/stable-diffusion-image-generation.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,151 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00024 $0.01151
Opus 5 $0.00012 $0.00575
Sonnet 5 $0.00005 $0.00230
Haiku 4.5 $0.00002 $0.00115

Measured 5d ago against content hash 3d9f3bd074e6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

stable-diffusion-image-generation scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

resp = requests.post(api_url, headers=headers, json={"inputs": prompt}, timeout=120)
skills/stable-diffusion-image-generation/SKILL.md · 137 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 137 lines · 24 tokens per session scan A 3d9f3bd074e6

Subscribe to this mod's changes

stable-diffusion-image-generation is a skill published in the GitHub repository taracodlabs/aiden (801 stars, last pushed 11d ago), licensed AGPL-3.0. It adds 24 tokens to every session and 1,151 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

spark-video-director

Translate a screenplay (one scene at a time) into a provider-agnostic storyboard fragment for the spark-video pipeline. Wraps Shanyin Super Director Master when available — the upstream Shanyin SKILL is the single source of truth for craft when present.

modelstudioai/skills · 58 tokens

happyhorse-prompt-studio

Interactive prompt studio for HappyHorse 1.0 video generation. Guides users through scenario discovery with vivid examples, then assembles production-ready prompts in JP/CN/EN. Use when someone wants to create AI video content with HappyHorse but doesn't know where to start, or when they have a specific scenario and…

modelstudioai/skills · 93 tokens

novel-game

将小说/故事改编为互动小说网页游戏(React SPA),含 AI 生成素材(视频/图片可选)、 可选 TTS 旁白、程序化音频、分支剧情引擎、存档系统。 使用 bl CLI 完成素材生成(bl video generate / bl image generate / bl speech synthesize)。 当用户提到互动小说、文字冒险游戏、小说改编游戏、H5 互动游戏、分支剧情、视觉小说时激活。.

modelstudioai/skills · 117 tokens

spark-video-episode

One-shot autopilot orchestrator — runs the full spark-video pipeline (screenwriter ↔ director per-scene parallel → render chain-DAG parallel + per-clip review → stitch). User confirms at 4 gates (+ 1 mode gate at start + 1 BGM gate when bgm/ folder detected). Use when the user wants "make me an episode" in one command.

modelstudioai/skills · 83 tokens

vox-video-director

Turn ONE topic into a finished Vox-style paper-collage explainer / ad video, end to end with Aliyun Bailian CLI + local ffmpeg — script, collage keyframes, motion, voice-over, music, captions, all automated. Use this whenever the user wants a "Vox style" video, a paper/torn-paper collage animation, a "motion collage"…

modelstudioai/skills · 238 tokens

spark-video-clip-review

Per-clip quality reviewer + render retry state machine. After each rendered shot, score it on 6 axes via bl omni (qwen3.5-omni-plus), then decide ACCEPT / REJECT-and-rewrite / REJECT-and-escalate. Handles up to N retry rounds with auto prompt rewriting; escalates to spark-video-director when retries are exhausted.

modelstudioai/skills · 84 tokens