Image Generation

Image Generation is a skill for Claude Code, Codex from winsenlabs/platos. It costs 28 tokens per session (332 once invoked), scanned A, original, Apache-2.0.

An image-generation tool that creates pictures from written prompts, using Flux by default or DALL-E as an alternative.

In plain words
What is it for?
Making pictures, diagrams, thumbnails, illustrations, charts, and visual mockups from descriptions.
Why use it?
It removes the need to create every illustration or visual mockup manually.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Making pictures, diagrams, thumbnails, illustrations, charts, and visual mockups from descriptions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/winsenlabs/platos/image_generation
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.

Any agent
npx skills add winsenlabs/platos --skill image_generation
Clone the repo
git clone --depth 1 https://github.com/winsenlabs/platos

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 Image Generation

README.md
[![agentmods](https://agentmods.dev/badge/skills/winsenlabs/platos/image_generation.svg)](https://agentmods.dev/skills/winsenlabs/platos/image_generation)
Your own site
<a href="https://agentmods.dev/skills/winsenlabs/platos/image_generation"><img src="https://agentmods.dev/badge/skills/winsenlabs/platos/image_generation.svg" alt="Measured on agentmods" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 332 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00028 $0.00332
Opus 5 $0.00014 $0.00166
Sonnet 5 $0.00006 $0.00066
Haiku 4.5 $0.00003 $0.00033

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

Security

Grade A, and why

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.

apps/agent/src/skills/official/image_generation.skill.md · 34 lines

What it actually says

You can generate images from a text prompt.

When to use:

  • User explicitly asks for a picture, diagram, thumbnail, or illustration.
  • You want to render a chart / mock the user can see directly.

Usage:

  • Write vivid but concise prompts (subject, style, composition, mood).
  • The returned URL points at the conversation's MinIO bucket; the frontend handles rendering.
  • Prefer flux for photoreal + design imagery; dalle for stylised illustration.
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 · 34 lines · 28 tokens per session scan A c9558105cbb9

Subscribe to this mod's changes

Image Generation is a skill published in the GitHub repository winsenlabs/platos (24 stars, last pushed today), licensed Apache-2.0. It adds 28 tokens to every session and 332 once invoked, about $0.0001 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-09-04.

Related

Other skills, from other repositories

vision-skills

Local vision CLIs: glance (describe/ask/OCR an image), ground (locate a target, pixel box), detect (element inventory), trace (image to SVG geometry), crop (cut a pixel box to a file), and scripts/htmlshot.py (HTML file to image). Use for any task involving an image — questions, text, splitting and transcribing long…

Anionex/agent-vision-toolkit · 132 tokens

imagegen-frontend-web

Elite frontend image-direction skill for generating premium, conversion-aware website design references. CRITICAL OUTPUT RULE — generate ONE separate horizontal image FOR EVERY section. A landing page with 8 sections produces 8 images. Never compress multiple sections into one image. Enforces composition variety (not…

Leonxlnx/taste-skill · 126 tokens

brandkit

Premium brand-kit image generation skill for creating high-end brand-guidelines boards, logo systems, identity decks, and visual-world presentations. Trained for minimalist, cinematic, editorial, dark-tech, luxury, cultural, security, gaming, developer-tool, and consumer-app brand systems. Optimized for intentional…

Leonxlnx/taste-skill · 89 tokens

skin-creator

Create and apply a two-asset LobsterAI visual skin from the user's style description. Use only when the AI Skin Designer kit supplies the structured skinpack workflow marker; do not use for ordinary theme or image requests.

netease-youdao/LobsterAI · 48 tokens

sn-infographic

An image-making tool that turns supplied content into an infographic, a visual format for explaining information with arranged text and graphics.

OpenSenseNova/SenseNova-Skills · 57 tokens

sn-image-resume

Generates a designed portfolio-resume image from resume content provided in conversation text. Extracts optional style instructions, converts the resume into a fixed portfolio-resume layout prompt, and generates the final image through sn-image-base. Use when user asks to create "resume image", "portfolio resume"…

OpenSenseNova/SenseNova-Skills · 82 tokens