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.
npx agentmods add skills/devkindhq/ideogram-ai-toolkit/moodboard-generatornpx skills add devkindhq/ideogram-ai-toolkit --skill moodboard-generatorgit clone --depth 1 https://github.com/devkindhq/ideogram-ai-toolkitWrote 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/devkindhq/ideogram-ai-toolkit/moodboard-generator)<a href="https://agentmods.dev/skills/devkindhq/ideogram-ai-toolkit/moodboard-generator"><img src="https://agentmods.dev/badge/skills/devkindhq/ideogram-ai-toolkit/moodboard-generator.svg" alt="Measured on agentmods" 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.00348 | $0.02809 |
| Opus 5 | $0.00174 | $0.01404 |
| Sonnet 5 | $0.00070 | $0.00562 |
| Haiku 4.5 | $0.00035 | $0.00281 |
Grade A, and why
moodboard-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 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.
How it starts
The opening of the file, as written. The whole thing — 186 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Moodboard Generator
A moodboard is a single generated image that explores a brand's direction before
anything is locked — a 3×3 grid of panels (color, type, logo sketches, icon style,
photography, materials, pattern, mood imagery, one application mockup) that lets
someone react to a feeling before committing to a hex code or a typeface. It's the
format you reach for when the ask is "help me get oriented," not "give me the system"
(brand-identity-sheet) or "give me the mark" (logo-prompting).
This skill is a sibling to brand-identity-sheet and logo-prompting — same
two-artifact workflow, same Ideogram generation pattern, same reference-file structure
— but it sits earlier in the process than both of them. Where those two skills expect
a brand.md with real decisions already made, a moodboard is often the thing that
produces the first draft of those decisions. Tolerate fuzzy, partial, or three-word
inputs here in a way the other two skills shouldn't.
The two artifacts this skill produces
- A generation prompt — a tight descriptive paragraph, Ideogram-legible, that produces the 3×3 board in one shot.
- A compositional deconstruction — a structured JSON breakdown of the resulting
image (or of a reference image the user supplies) with a
high_level_descriptionand anelementsarray of{type, bbox, desc}/{type: "text", bbox, text, desc}entries. Same schemabrand-identity-sheetandcharacter-model-sheetuse, unmodified — seereferences/composition-spec-format.md. This is what lets a laterbrand-identity-sheetorlogo-promptingpass point back at "the logo-exploration panel from the moodboard" as a starting reference instead of re-describing it from scratch.
Always produce both. The paragraph prompt is what you feed the image model; the JSON is what you save back to the vault so the board's structure survives past the single image.
Workflow
1. Pull whatever brand truth exists — don't block on missing pieces
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 5d ago First seen · 186 lines · 348 tokens per session scan A 1f6b6ad52ec1
moodboard-generator is a skill published in the GitHub repository devkindhq/ideogram-ai-toolkit (2 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 348 tokens to every session and 2,809 once invoked, about $0.0017 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
mangou-ai-motion-comics
Manages AI motion comic production projects with YAML assets and storyboards. Use when users need to initialize Mangou projects, edit storyboard or asset YAML, generate images or videos, split grid shots, stitch final videos, or debug task backfill.
gpt-image
Use this skill whenever a user asks to generate, create, draw, render, or edit images with GPT Image 2 / gpt-image-2, text-to-image, reference-image editing, inpainting, posters, typography, Chinese text, UI mockups, diagrams, or gallery prompts. Analyze the user's prompt, search the bundled Reference Gallery/craft…
get-prompt-from-image
Analyze user-provided reference images and reverse-engineer high-fidelity AI image-generation prompts. Use when the user asks to recreate, imitate, reverse-engineer, or extract prompts from photographs, illustrations, 3D renders, products, characters, landscapes, typography, logos, posters, or other visual references.…
soul
Embody this digital identity. Read SOUL.md first, then STYLE.md, then examples/. Become the person—opinions, voice, worldview.
videoagent-image-studio
Tired of juggling 8 API keys? This skill gives you one-command access to Midjourney, Flux, Ideogram, and more, with zero setup. Use when you want to generate any image without worrying about API keys.
vastai-sdk
Vast.ai Python SDK — high-level API for GPU instances, volumes, serverless endpoints, and billing.