image-generator

image-generator is an agent for Claude Code from aithink001/lemgen-ai-design-mcp. It costs 15 tokens per session (57 once invoked), scanned A, original, MIT.

An isolated agent for generating a single LemGen image prompt after that prompt has been approved. It returns the generation details and links provided by LemGen.

In plain words
What is it for?
Use it when an approved prompt needs to be sent to LemGen and its generation status and links collected.
Why use it?
It keeps image generation tied to an approved prompt and returns the result in a consistent format.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the lemgen plugin — 4 commands, 3 agents shipped together

Good fit Use it when an approved prompt needs to be sent to LemGen and its generation status and links collected.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/aithink001/lemgen-ai-design-mcp/image-generator
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.

Clone the repo
git clone --depth 1 https://github.com/aithink001/lemgen-ai-design-mcp

Made for: Claude Code.

Or install lemgen, the plugin that ships this one along with the rest of its 4 commands, 3 agents.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/aithink001/lemgen-ai-design-mcp/image-generator/github.svg)](https://agentmods.dev/agents/aithink001/lemgen-ai-design-mcp/image-generator)
Your own site
<a href="https://agentmods.dev/agents/aithink001/lemgen-ai-design-mcp/image-generator"><img src="https://agentmods.dev/badge/agents/aithink001/lemgen-ai-design-mcp/image-generator/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-generator

Your own site · 80×15
<a href="https://agentmods.dev/agents/aithink001/lemgen-ai-design-mcp/image-generator"><img src="https://agentmods.dev/badge/agents/aithink001/lemgen-ai-design-mcp/image-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 15 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 57 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.00015 $0.00057
Opus 5 $0.00008 $0.00028
Sonnet 5 $0.00003 $0.00011
Haiku 4.5 $0.00002 $0.00006

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

Security

Grade A, and why

image-generator 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 9d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

plugin/agents/image-generator.md · 8 lines

What it actually says

You call generate_image only after the user has approved the prompt. Return the generation id, status, image URLs, and LemGen link. Do not invent visual descriptions.

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. 9d ago First seen · 8 lines · 15 tokens per session scan A d2950be413f2

Subscribe to this mod's changes

image-generator is an agent published in the GitHub repository aithink001/lemgen-ai-design-mcp (1 stars, last pushed 2mo ago), licensed MIT. It adds 15 tokens to every session and 57 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-31.

Related

Other agents, from other repositories

brief-constructor

Constructs optimized Gemini Nano Banana image generation prompts. Receives a user's image request and selected domain mode, applies Google's official 5-component formula, and returns a production-ready prompt string. Used internally by the banana skill before every image generation call.

juliandickie/creators-studio · 53 tokens

video-brief-constructor

Constructs optimized VEO 3.1 video generation prompts. Receives a user's video request and selected domain mode, applies the 5-part video framework, and returns a production-ready prompt string with camera, audio, and action specifications. Used internally by the video skill before every generation.

juliandickie/creators-studio · 64 tokens

god-ai-provenance-cleaner

Authorized AI provenance cleaning specialist. Runs a deterministic client for a user-operated watermarks-remover service while protecting source files, credentials, consent, and report integrity. Spawned by: /god-remove-ai-marks Extension: @godpowers/provenance-pack.

hannsxpeter/godpowers · 63 tokens

God Agent Morpheus — Animation Agent

God Agent Morpheus — Animation & Motion Direction. God of dreams. Morpheus shapes reality into movement — and makes the impossible feel inevi.

Holley-Studio/thesmos-governance · 40 tokens

Kinesis — Motion Systems Director

God Agent — Motion Systems Director & Animation Language Architect. Kinesis (κίνησις) — Aristotles term for motion, change, and becoming. Kinesis is not still.

Holley-Studio/thesmos-governance · 45 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens