brand-identity-sheet

brand-identity-sheet is a skill for Claude Code, Codex from devkindhq/ideogram-ai-toolkit. It costs 314 tokens per session (3,252 once invoked), scanned A, original, Apache-2.0.

A procedure for generating one image that presents a brand's visual system together: its wordmark, icons, buttons, colours, typography, and supporting brand mark.

In plain words
What is it for?
Use it to create a presentation-style brand identity sheet after the real logo, colours, and typography have been decided.
Why use it?
It shows how the main brand elements work together, which is more useful for reviewing a complete identity than viewing a logo alone.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create a presentation-style brand identity sheet after the real logo, colours, and typography have been decided.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/devkindhq/ideogram-ai-toolkit/brand-identity-sheet
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.

Any agent
npx skills add devkindhq/ideogram-ai-toolkit --skill brand-identity-sheet
Clone the repo
git clone --depth 1 https://github.com/devkindhq/ideogram-ai-toolkit

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 brand-identity-sheet

README.md
[![agentmods](https://agentmods.dev/badge/skills/devkindhq/ideogram-ai-toolkit/brand-identity-sheet.svg)](https://agentmods.dev/skills/devkindhq/ideogram-ai-toolkit/brand-identity-sheet)
Your own site
<a href="https://agentmods.dev/skills/devkindhq/ideogram-ai-toolkit/brand-identity-sheet"><img src="https://agentmods.dev/badge/skills/devkindhq/ideogram-ai-toolkit/brand-identity-sheet.svg" alt="Measured on agentmods" height="20"></a>
Per session 314 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,252 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.00314 $0.03252
Opus 5 $0.00157 $0.01626
Sonnet 5 $0.00063 $0.00650
Haiku 4.5 $0.00031 $0.00325

Measured 7d ago against content hash 12cc235fe833, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

brand-identity-sheet 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 7d 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/brand-identity-sheet/SKILL.md · 206 lines

How it starts

The opening of the file, as written. The whole thing — 206 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Brand Identity Sheet

A brand identity sheet is a single generated image that shows a brand's whole visual system at once — not one mark, but a UI card carrying the wordmark, a grid of textured/gradient app icons, pill-shaped buttons in the brand palette, a headline-scale wordmark treatment, and a secondary lockup with a small brand glyph. It's the format you reach for when the ask is "help me see the whole system," not "give me a logo."

This is a sibling to logo-prompting, not a replacement. Use logo-prompting when the deliverable is one mark. Use this skill when the deliverable is a board that puts the mark in context — alongside icons, buttons, and type at scale — the way a designer's Dribbble-style brand-sheet shot looks.

It's also downstream of moodboard-generator, not a competitor to it. A moodboard explores direction before anything is locked (loose adjectives, an open palette, rough logo sketches); this skill renders the locked system once real colors, typography, and a real mark exist. If step 1 below turns up no brand.md and the user can't state real hex/typography values, that's the signal to run moodboard-generator first rather than inventing values here.

The two artifacts this skill produces

  1. A generation prompt — a tight descriptive paragraph, Ideogram-legible, that produces the sheet in one shot.
  2. A compositional deconstruction — a structured JSON breakdown of the resulting image (or of a reference image the user supplies) with a high_level_description and an elements array of {type, bbox, desc} / {type: "text", bbox, text, desc} entries. This is not decoration — it's what makes the sheet reusable: another agent (or a future you) can read the bbox spec and know exactly which panel is the wordmark card, which is the icon grid, which is the CTA button, without having to re-look at the image. See references/composition-spec-format.md for the full schema and a worked example.

Always produce both. The paragraph prompt is what you feed the image model; the compositional deconstruction is what you save back to the vault so the sheet's structure survives past the single image (feeding hallmark/website work later, the same way technauts-logo-prompting-space's output fed the site rebrand).

Read the full file on GitHub · 206 lines

Files

What ships with it

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

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. 7d ago First seen · 206 lines · 314 tokens per session scan A 12cc235fe833

Subscribe to this mod's changes

brand-identity-sheet is a skill published in the GitHub repository devkindhq/ideogram-ai-toolkit (2 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 314 tokens to every session and 3,252 once invoked, about $0.0016 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

visualkan

Generate visual explanations (whiteboard, infographic, presentation, diagram, mindmap, mockup) from any content, via native subscription image generation or an API backend (OpenAI, Gemini, OpenRouter, Grok).

dapih/visualkan · 47 tokens

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.

MangouArt/mangou · 57 tokens

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…

wuyoscar/GPT-Image2-Skill · 120 tokens

ip-as-logo

Generate extremely simple, cute, personified square character images with rounded heavy forms, two purposeful character colors, one solid background color, and a dominant lower-corner composition. Use when creating an animal, creature, robot, ghost, plant, object, or other character image, including when the agent…

s1dashu/ip-as-logo-skill · 78 tokens

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.…

wuyoscar/GPT-Image2-Skill · 83 tokens

frontend-slides

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

gooseworks-ai/goose-skills · 63 tokens