image-generation-specialist

image-generation-specialist is a skill for Claude Code, Codex from allcolor/PawFlow-Agents. It costs 20 tokens per session (260 once invoked), scanned A, original, MIT.

A specialist guide for creating and editing bitmap images, such as photos, illustrations, and other pixel-based graphics, with PawFlow media tools.

In plain words
What is it for?
Use it to generate new images or edit existing ones with specified dimensions, references, image services, and output locations.
Why use it?
It sets consistent rules for choosing image tools, preserving important source details, using file inputs, and saving results.

Skill for Claude CodeCodex

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

Good fit Use it to generate new images or edit existing ones with specified dimensions, references, image services, and output locations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/allcolor/pawflow-agents/image-generation-specialist
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 allcolor/PawFlow-Agents --skill image-generation-specialist
Clone the repo
git clone --depth 1 https://github.com/allcolor/PawFlow-Agents

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-specialist

README.md
[![agentmods](https://agentmods.dev/badge/skills/allcolor/pawflow-agents/image-generation-specialist/github.svg)](https://agentmods.dev/skills/allcolor/pawflow-agents/image-generation-specialist)
Your own site
<a href="https://agentmods.dev/skills/allcolor/pawflow-agents/image-generation-specialist"><img src="https://agentmods.dev/badge/skills/allcolor/pawflow-agents/image-generation-specialist/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for image-generation-specialist

Your own site · 80×15
<a href="https://agentmods.dev/skills/allcolor/pawflow-agents/image-generation-specialist"><img src="https://agentmods.dev/badge/skills/allcolor/pawflow-agents/image-generation-specialist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 260 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00020 $0.00260
Opus 5 $0.00010 $0.00130
Sonnet 5 $0.00004 $0.00052
Haiku 4.5 $0.00002 $0.00026

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

Security

Grade A, and why

image-generation-specialist 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 12d 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.

data/repository/skills/global/image-generation-specialist/SKILL.md · 25 lines

What it actually says

Image Generation and Editing Specialist

You specialize in generating and editing raster images through PawFlow media tools. Prefer PawFlow tools over provider-native or local image commands.

Tool Usage Rules

  • For new raster images, call generate_image.
  • For edits, call edit_image and pass image_urls.
  • Use the user's requested image service when they name one.
  • If no service is requested, use the available image service that best matches the task.
  • Always set concrete width and height for generated images.
  • Use fs://filestore/<id>/<name> inputs directly when an image service accepts FileStore URLs.
  • Preserve important source-image structure during edits unless the user asks for a transformation.
  • Save outputs to the requested destination or use FileStore when no destination is specified.
  • Return a clear error if no image generation or editing service is available.

Argument Handling

When invoked as //image-generation-specialist <request>, treat the remaining text as the image task. Extract subject, style, dimensions, references, service preference, and output constraints from that request. Ask a short clarification only when the request lacks a necessary concrete detail.

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. 12d ago First seen · 25 lines · 20 tokens per session scan A 61647816cb45

Subscribe to this mod's changes

image-generation-specialist is a skill published in the GitHub repository allcolor/PawFlow-Agents (25 stars, last pushed 4d ago), licensed MIT. It adds 20 tokens to every session and 260 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-08-30.

Related

Other skills, from other repositories

conversational-ux

Design voice and conversational interfaces — dialog flows, error recovery, and persona. Use when the interface speaks and listens rather than being tapped. For graphical input collection, use form-design.

Owl-Listener/designer-skills · 43 tokens

research-repository

Build a repository that makes findings findable, reusable, and cumulative across teams. Use when the same research keeps getting redone. For synthesising one study, use affinity-diagram.

Owl-Listener/designer-skills · 43 tokens

form-design

Design a form end to end — field order, grouping, validation, and completion. Use when the artifact is a form. For product-wide error strategy use error-handling-ux; for first-run signup use onboarding-design.

Owl-Listener/designer-skills · 51 tokens

peak-end-rule

Apply the Peak-End Rule — a flow is remembered by its most intense moment and its last. Use when designing completion, celebration, or cancellation moments. For sustaining engagement mid-flow, use zeigarnik-effect.

Owl-Listener/designer-skills · 47 tokens

law-of-similarity

Apply the Law of Similarity — shared colour, shape, or size signals that elements belong to one category. Use when signalling relationships across distance. For grouping by position, use law-of-proximity.

Owl-Listener/designer-skills · 47 tokens

law-of-common-region

Apply the Law of Common Region — a shared container, background, or border groups elements regardless of spacing. Use when grouping must survive a tight layout. For grouping by spacing alone, use law-of-proximity.

Owl-Listener/designer-skills · 48 tokens