Borrowing it
Nothing to install: this file belongs to miikkij/aimeat-protocol. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/miikkij/aimeat-protocol/main/.claude/skills/aimeat-imagery/SKILL.mdgit clone --depth 1 https://github.com/miikkij/aimeat-protocolWrote 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/skills/miikkij/aimeat-protocol/aimeat-imagery)<a href="https://agentmods.dev/skills/miikkij/aimeat-protocol/aimeat-imagery"><img src="https://agentmods.dev/badge/skills/miikkij/aimeat-protocol/aimeat-imagery/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/skills/miikkij/aimeat-protocol/aimeat-imagery"><img src="https://agentmods.dev/badge/skills/miikkij/aimeat-protocol/aimeat-imagery.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00062 | $0.00625 |
| Opus 5 | $0.00031 | $0.00313 |
| Sonnet 5 | $0.00012 | $0.00125 |
| Haiku 4.5 | $0.00006 | $0.00063 |
Grade A, and why
aimeat-imagery 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 10d 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.
What it actually says
Generating imagery
No stock, clip-art or placeholder images. When a task needs a picture, generate a proper AIMEAT-quality one with scripts/gen_image.py.
python scripts/gen_image.py --out icons/agent-badge "a glowing AI agent badge, coral-red accent"
python scripts/gen_image.py --out banners/hero --size 1344x576 "wide hero banner for the CADENCE CRM app"
python scripts/gen_image.py --out app/logo --upload "the DROP app logo, minimal geometric mark"
-
Config is
scripts/.env(copy fromscripts/.env.example):OPENROUTER_API_KEY+IMAGE_MODEL. The capability activates only when that key is set. If it is not, tell the developer rather than falling back to a placeholder. -
Check
genimages/uploads.jsonbefore generating. Every--uploadis logged there with URL, storage key, account GHII, model and prompt. Reuse an already-uploaded image instead of paying for it twice. -
Output lands in
genimages/<subfolder>/(gitignored). Pick the subfolder by where the image is headed. Then either copy the chosen file into the project (public/, an app bundle,aimeat-desktop/.../icons) or--uploadit to AIMEAT storage for apps to reference by URL. -
House style is applied automatically (
HOUSE_STYLEinscripts/gen_image.py). Pass--no-styleonly when a specific look demands it. The default leans flat vector, not 3D render.Bright, warm and alive is the house style, and it is not negotiable by drift. Light ground, vivid coral-red
#E8564A, warm sunlit support, high contrast, a sense of motion. Darks are for outlines and type, never for the background.This is written down because the opposite was: the style string used to name "deep near-black #0E1116" and "cool neutral slate grays", every model obliged, and the result was a year of dark, lifeless, interchangeable images that were each technically on-brand. Jouni's words on 2026-08-16: tired of images that are gloomy and lifeless. If an image needs a dark ground, the CALLER asks for it in the subject; the house style never supplies one unasked.
Look at what you generated before you ship it.
Readthe file. A prompt that says "bright" and a picture that is not are two different things, and only one of them is what the person gets.
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.
- 10d ago First seen · 26 lines · 62 tokens per session scan A 499fa574bc0c
aimeat-imagery is a skill published in the GitHub repository miikkij/aimeat-protocol (7 stars, last pushed today), licensed MIT. It adds 62 tokens to every session and 625 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.
Other skills, from other repositories
scriptwriter
Use when the user wants to interact with the decentralised scriptwriter recognition + co-brainstorm protocol — opening REAL RECOGNISE REAL cascades, creating writers' rooms, contributing scenes/dialogue/twists to a draft, pairing with peer scriptwriter nodes, or drawing chaos cards. Triggers on phrases like "open a…
scriptwriter-room
Focused on writers' room operations — creating rooms with a seed prompt, contributing signed scenes/dialogue/stage-directions/twists/chaos-cards/notes, subscribing to the SSE live stream, polling for new contributions. Use when the user wants to actually draft something with peers, draw a chaos card to seed a scene…
xiaohongshu-auto-posting
Automates the complete Xiaohongshu (XHS / Little Red Book) content operation workflow: pain-point topic collection → style case collection → topic selection → content writing → publishing → performance tracking. Use when user mentions xiaohongshu auto posting, xhs auto post, little red book posting, xiaohongshu post…
image-gen
Generate images from text prompts via DashScope/Qwen. Use when creating, drawing, or illustrating images.
aov-mingyu-api
An interface to the aov.cc public API for Chinese astrology, divination, tarot, calendars, and related prompt generation.
meihua-yishu
A Meihua Yishu divination tool, a traditional Chinese method related to the I Ching that interprets hexagrams, or six-line symbols. It can create readings from time, numbers, words or observed surroundings.