image-generate

image-generate is a skill for Claude Code, Codex from m-binimran/design-pack. It costs 53 tokens per session (367 once invoked), scanned A, original, MIT.

A workflow for generating original images through connected AI image services such as Nano Banana, Higgsfield, or Firefly. It covers prompt writing, model choice, image proportions, review, and iteration.

In plain words
What is it for?
Creating concept art, original imagery, and hero artwork, including choosing a model, generating variations, refining results, and noting the licence.
Why use it?
It structures image creation so the prompt, model, variations, corrections, and usage rights are recorded instead of handled inconsistently.

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/m-binimran/design-pack/image-generate
Any agent
npx skills add m-binimran/design-pack --skill image-generate
Clone the repo
git clone --depth 1 https://github.com/m-binimran/design-pack

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/m-binimran/design-pack/image-generate.svg)](https://agentmods.dev/skills/m-binimran/design-pack/image-generate)
Your own site
<a href="https://agentmods.dev/skills/m-binimran/design-pack/image-generate"><img src="https://agentmods.dev/badge/skills/m-binimran/design-pack/image-generate.svg" alt="Measured on agentmods" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 367 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.1 $0.00053 $0.00367
Opus 5 $0.00026 $0.00183
Sonnet 5 $0.00011 $0.00073
Haiku 4.5 $0.00005 $0.00037

Measured 5d ago against content hash 8089aa6b3081, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

image-generate 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 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.

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.

skills/image-generate/SKILL.md · 30 lines

What it actually says

image-generate

Pick the model, write a real prompt, generate, curate, iterate. Record the license.

Pick the connector/model

  • Nano Banana (Gemini): fast, multi-reference composition (up to 14), editing, up to 4K - great default.
  • Higgsfield Soul / Flux / Seedream: photoreal, character consistency, cinematic looks.
  • Adobe Firefly: when you need commercially-safe training + Adobe ecosystem. (See mcp/CONNECTORS.md. If none is connected, say so - don't fake an image.)

Prompt framework

Subject + action + setting + style + composition + lighting + colour + mood + camera/lens + quality. State aspect ratio and any reference images. Be specific; vague prompts give generic output.

Process

  1. Generate a small set (2-4 variations). 2. Curate the strongest. 3. Iterate the prompt (fix hands/text/ artifacts, adjust comp/colour). 4. Upscale / set final aspect ratio. 5. Record model + license.

Output

  • The chosen image(s) from the connector (confirm they returned), the final prompt, and the model + license note.

Guardrails

  • Don't describe an image as generated unless the connector returned it (truth-telling + review-gate).
  • Record AI source + usage rights (the license-guard hook). Curate and fix - don't ship raw first output.
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 · 30 lines · 53 tokens per session scan A 8089aa6b3081

Subscribe to this mod's changes

image-generate is a skill published in the GitHub repository m-binimran/design-pack (3 stars, last pushed 2mo ago), licensed MIT. It adds 53 tokens to every session and 367 once invoked, about $0.0003 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-31.

Related

Other skills, from other repositories

llamaindex

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM…

davila7/claude-code-templates · 70 tokens

prepare-mcp-integration

Prepare MCP/vendor integrations through cited research, a content PR, exact-revision human approval, and one governed Paperclip connector PR per approved connection. Use for new integration research and delivery; not for ad hoc connector coding that bypasses the playbooks.

paperclipai/paperclip · 56 tokens

agent-builder

Draft new agents and attach scheduled automations to them. Depth-1 cap; drafts only — a human must publish via the UI.

TesslateAI/OpenSail · 30 tokens

swarmclaw

AI agent runtime and multi-agent orchestration platform. Teaches agents how to use SwarmClaw's 6 primitive tools, persistent memory, dreaming, delegation, connectors, credentials, and the skill system. Use when an agent is running on SwarmClaw and needs to understand the platform's capabilities.

swarmclawai/swarmclaw · 67 tokens

llamaindex

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM…

OpenLAIR/dr-claw · 70 tokens

llamaindex

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM…

synthetic-sciences/openscience · 70 tokens