ai-image-generation

ai-image-generation is a skill for Claude Code, Codex from selftune-dev/selftune. It costs 32 tokens per session (135 once invoked), scanned A, original, MIT.

An AI-assisted image-creation skill for services such as DALL-E, Midjourney, and Stable Diffusion. These are tools that create images from written instructions.

In plain words
What is it for?
Use it to create images, write prompts, or develop assets such as logos. It requires API keys for the chosen image service.
Why use it?
It helps turn an idea into a usable image prompt or generation workflow without having to know each service's prompting style.

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/selftune-dev/selftune/ai-image-generation
Any agent
npx skills add selftune-dev/selftune --skill ai-image-generation
Clone the repo
git clone --depth 1 https://github.com/selftune-dev/selftune

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 ai-image-generation

README.md
[![agentmods](https://agentmods.dev/badge/skills/selftune-dev/selftune/ai-image-generation.svg)](https://agentmods.dev/skills/selftune-dev/selftune/ai-image-generation)
Your own site
<a href="https://agentmods.dev/skills/selftune-dev/selftune/ai-image-generation"><img src="https://agentmods.dev/badge/skills/selftune-dev/selftune/ai-image-generation.svg" alt="Measured on agentmods" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 135 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00032 $0.00135
Opus 5 $0.00016 $0.00068
Sonnet 5 $0.00006 $0.00027
Haiku 4.5 $0.00003 $0.00014

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

Security

Grade A, and why

ai-image-generation scanned grade A with 0 findings 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 4d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

tests/sandbox/fixtures/skills/ai-image-generation/SKILL.md · 25 lines

What it actually says

ai-image-generation

Create visual content using generative AI models.

When to Use

  • User wants to generate images with AI
  • User needs help with image generation prompts
  • User asks about DALL-E, Midjourney, or Stable Diffusion

Examples

  • "Generate an image of a sunset"
  • "Help me write a Midjourney prompt"
  • "Create a logo using AI"

Configuration

Requires API keys for the target image generation service.

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. 4d ago First seen · 25 lines · 32 tokens per session scan A e484900d2656

Subscribe to this mod's changes

ai-image-generation is a skill published in the GitHub repository selftune-dev/selftune (16 stars, last pushed yesterday), licensed MIT. It adds 32 tokens to every session and 135 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. 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

intake

Intake protocol — the craft of turning a vague brief into an approved production plan. Runs phases 1-7 of the agent production contract: 3-5 clarifying questions sized to the user's skill band, content-mode classification, format/template match, memory recall, the reference gate, the style lock, and the plan the user…

alecs5am/ralphy · 161 tokens

art-director

Prompt and asset generation craft — turns an approved scenario into prompts.json and generated media through ralphy generate. Owns anchor order (location-master-plate first), character fit, photoreal-human prompting, model choice and cost preview, the reference-photo policy, regeneration rules, and the image/video…

alecs5am/ralphy · 154 tokens

vox-collage

How to turn ONE topic into a Vox-style paper-collage explainer / ad video — a punchy narrated short where each beat is a torn-paper collage POSTER that comes alive, with VO, music and captions. A craft overlay on the standard pipeline: the look is BORN in the image (a rich layered collage poster per beat …

alecs5am/ralphy · 358 tokens

analog-horror-psa

How to make an analog-horror PSA short — the stenciled-pictogram / robo-broadcast / VHS-overlay format (faceless, 10 scenes × 3s, 9:16, 30s total). A domain overlay on the standard pipeline that supplies the IF / DO-NOT / BUT / AND scenario structure, the locked yellow-on-black 1970s-civil-defense pictogram visual…

alecs5am/ralphy · 346 tokens

fb-creatives

How to make an N-creative FB / Meta / IG static ad pack for a real brand — generalized niche know-how, not one specific ad. A domain overlay on the standard pipeline: supplies the 5-set creative matrix (A real-people · B graphic / typography · C proof / data-viz · D meme · E niche-audience), the site-grounding…

alecs5am/ralphy · 315 tokens

hyperframes-media

Asset preprocessing for HyperFrames compositions — text-to-speech narration (Kokoro), audio/video transcription (Whisper), and background removal for transparent overlays (u2net). Use when generating voiceover from text, transcribing speech for captions, removing the background from a video or image to use as a…

alecs5am/ralphy · 99 tokens