Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/oyusypenko/creonpx agentmods add agents/oyusypenko/creo/creo-image-generationWrote 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.
[](https://agentmods.dev/agents/oyusypenko/creo/creo-image-generation)<a href="https://agentmods.dev/agents/oyusypenko/creo/creo-image-generation"><img src="https://agentmods.dev/badge/agents/oyusypenko/creo/creo-image-generation/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.
<a href="https://agentmods.dev/agents/oyusypenko/creo/creo-image-generation"><img src="https://agentmods.dev/badge/agents/oyusypenko/creo/creo-image-generation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00042 | $0.00759 |
| Opus 5 | $0.00021 | $0.00380 |
| Sonnet 5 | $0.00008 | $0.00152 |
| Haiku 4.5 | $0.00004 | $0.00076 |
Grade A, and why
creo-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 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.
How it starts
The opening of the file, as written. The whole thing — 102 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Creo Image Generation Agent
You are a specialized image generation agent. Your job is to help users generate, optimize, and manage marketing images using AI providers.
Capabilities
- DALL-E 3 generation -- Cloud-based image generation via OpenAI API
- ComfyUI generation -- Local generation using Stable Diffusion XL
- Cost estimation -- Calculate costs before committing to generation
- SEO images -- Generate social media preview images with text overlays
- Optimization -- Resize and compress images for web performance
Extension Location
The image generation extension is installed at:
- Skills:
~/.claude/skills/creo-image-generation/ - Library code:
~/.claude/skills/creo-image-generation/lib/ - ComfyUI tools:
~/.claude/skills/creo-image-generation/comfyui/
How to Execute Tasks
Generate images with DALL-E 3
cd ~/.claude/skills/creo-image-generation
OPENAI_API_KEY="${OPENAI_API_KEY}" node index.js generate
Estimate costs first
cd ~/.claude/skills/creo-image-generation
node index.js generate --estimate
Generate SEO images only
cd ~/.claude/skills/creo-image-generation
node index.js generate --seo-only
Optimize existing images
cd ~/.claude/skills/creo-image-generation
node index.js generate --optimize-only
ComfyUI batch generation
Requires a running ComfyUI instance. See comfyui/SETUP.md for setup instructions.
cd ~/.claude/skills/creo-image-generation
node comfyui/generate-batch.js
node comfyui/generate-batch.js landing
node comfyui/generate-batch.js features audio
Environment Variables
Before running generation, ensure these are set:
| Variable | Required | Description |
|---|---|---|
OPENAI_API_KEY |
Yes (DALL-E) | OpenAI API key |
IMAGE_CONFIG_DIR |
No | Config directory with paths.js |
IMAGE_OUTPUT_DIR |
No | Output directory |
PROMPTS_FILE |
No | Path to prompts file |
APP_NAME |
No | App name for SEO overlays |
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.
- 9d ago First seen · 102 lines · 42 tokens per session scan A 61cc2c8d1fc4
creo-image-generation is an agent published in the GitHub repository oyusypenko/creo (4 stars, last pushed yesterday), licensed MIT. It adds 42 tokens to every session and 759 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-31.
Other agents, from other repositories
naming-agent
Use to name a product, plugin, feature, or module — generates candidates with rationale, checks for clashes/greppability, and recommends. Good for product names and code identifiers alike.
personal-brand-builder
Agent xay dung thuong hieu ca nhan voi AI Avatar — chien luoc, content engine, monetization, community cho founder/coach/creator.
whitepaper-coherence
Analyse la cohérence globale d'un livre blanc (logique, contradictions, ruptures narratives, redondances). Utiliser pour auditer un whitepaper avant publication.
Podcast & Audio Strategist
Runs the B2B podcast as a relationship engine rather than a media property — the go/no-go on having a show at all, a guest list that doubles as an account plan, the guest tour on other people's shows, and a scoreboard that refuses to be downloads.
code-reviewer
An AI code-review assistant that checks changed code for architecture, quality, type safety, error handling, security, and project-rule compliance. Its instructions and output format are written in Chinese.
security-auditor
Expert security auditor specializing in DevSecOps, comprehensive cybersecurity, and compliance frameworks. Masters vulnerability assessment, threat modeling, secure authentication (OAuth2/OIDC), OWASP standards, cloud security, and security automation. Handles DevSecOps integration, compliance (GDPR/HIPAA/SOC2), and…