social-marketing-asset-generator

social-marketing-asset-generator is a skill for Claude Code, Codex from devkindhq/ideogram-ai-toolkit. It costs 210 tokens per session (2,398 once invoked), scanned A, original, Apache-2.0.

A workflow for generating finished social graphics, banners, and display ads with the headline, supporting text, call to action, and brand mark rendered directly into the image. A call to action is the instruction that tells viewers what to do next.

In plain words
What is it for?
Use it to turn literal campaign copy and brand details into social posts, banners, or display ads with baked-in typography.
Why use it?
It keeps the visual and the supplied advertising copy together in one generated asset, while allowing unclear text to be caught and regenerated.

Skill for Claude CodeCodex

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

Good fit Use it to turn literal campaign copy and brand details into social posts, banners, or display ads with baked-in typography.

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

Any agent
npx skills add devkindhq/ideogram-ai-toolkit --skill social-marketing-asset-generator
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 social-marketing-asset-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/devkindhq/ideogram-ai-toolkit/social-marketing-asset-generator/github.svg)](https://agentmods.dev/skills/devkindhq/ideogram-ai-toolkit/social-marketing-asset-generator)
Your own site
<a href="https://agentmods.dev/skills/devkindhq/ideogram-ai-toolkit/social-marketing-asset-generator"><img src="https://agentmods.dev/badge/skills/devkindhq/ideogram-ai-toolkit/social-marketing-asset-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 social-marketing-asset-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/devkindhq/ideogram-ai-toolkit/social-marketing-asset-generator"><img src="https://agentmods.dev/badge/skills/devkindhq/ideogram-ai-toolkit/social-marketing-asset-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 210 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,398 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.00210 $0.02398
Opus 5 $0.00105 $0.01199
Sonnet 5 $0.00042 $0.00480
Haiku 4.5 $0.00021 $0.00240

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

Security

Grade A, and why

social-marketing-asset-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 11d 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/social-marketing-asset-generator/SKILL.md · 170 lines

How it starts

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

Social Marketing Asset Generator

This skill's differentiation angle: baked-in typography via structured JSON captioning, not the generate-text-free-then-composite-in-HTML/CSS pattern every confirmed competitor in this space uses. Ideogram renders the scene and the headline/subhead/CTA typography together in one call, leaning into its specific strength — reliable in-image text rendering with full control over placement, size, weight, and color. See references/typography-baking-discipline.md for the full writeup of why this beats the composite-afterward approach, and what it costs (garbled-text risk, caught and regenerated against rather than accepted).

This is a prompt-composition skill — same family as logo-prompting, brand-identity-sheet, and moodboard-generator — not an MCP-orchestration skill. Its center of gravity is composing a legible, on-brand, on-copy JSON caption; the MCP calls it chains (generate_image → optional generate_images_bulk fan-out → optional edit_image touch-up) exist to serve that composition, not the other way around.

It is not a copywriting or ad-strategy skill. It accepts literal copy — headline, subhead, CTA, offer/price if any — as intake and renders it. It never runs AIDA/PAS strategy frameworks, writes ad copy unprompted, or invents a claim, price, or offer that wasn't supplied. A rendered image with a fabricated discount figure or an unapproved claim baked into the pixels is a real failure this skill guards against, not a nice-to-have.

Before you start

  • references/composition-spec-format.md — read before composing any JSON caption. It names the six ad-creative element roles and gives a full worked example.
  • references/anti-slop-discipline.md — read before running the pre-generation gate. It lists the universal and ad-specific bans the gate scores the caption against.
  • references/platform-dimension-map.md — read before resolving any placement's aspect_ratio. It maps platform-native pixel specs to Ideogram's supported enum and classifies the fit.
  • references/typography-baking-discipline.md — read before the legibility review or any touch-up request. It has the legibility rules, the one-message-hierarchy rule, and the edit_image-vs-regenerate decision table.

Read the full file on GitHub · 170 lines

Files

What ships with it

6 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. 11d ago First seen · 170 lines · 210 tokens per session scan A b6b6139d0228

Subscribe to this mod's changes

social-marketing-asset-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 210 tokens to every session and 2,398 once invoked, about $0.0011 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

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

Generate or edit images with GPT Image 2 or 2.5 through the packaged CLI and Reference Gallery. Use for image requests including imprecise 'GPT 2.5' model names, posters, typography, reference edits, and inpainting; resolve the model choice before generation.

wuyoscar/GPT-Image2-Skill · 62 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

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.

pexoai/pexo-skills · 53 tokens

hinge-profile-optimizer

Improve a Hinge dating profile through research-backed screenshot audits, photo selection and ordering, conversational discovery, prompt and caption writing, settings review, or post-launch troubleshooting. Use for a full profile rebuild or a focused request about photos, copy, positioning, match quality, or profile…

b1rdmania/hinge-profile-optimizer · 63 tokens

gpt-image-2-prompt-engine

A structured prompt-writing tool for GPT-Image-2, using reusable JSON templates and a four-step workflow. It is designed for controlled commercial images such as product photos, posters, infographics, brand visuals, UI screenshots, and character designs.

anbeime/skill · 146 tokens