generating-image-ads

generating-image-ads is a skill for Claude Code from SupercmoHQ/superCMO-skills. It costs 96 tokens per session (3,299 once invoked), scanned A, original, Apache-2.0.

A workflow for turning a product image or URL into one or more static image advertisements. Static ads are single promotional graphics rather than videos.

In plain words
What is it for?
Use it to create image ads, promotional graphics, sale creatives, social ads, banner ads, or before-and-after ads.
Why use it?
It first checks what the real product looks like and closes important gaps in the brief, helping avoid invented product details or unclear ad requirements.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the supercmo plugin — 23 skills, 1 MCP server shipped together

Good fit Use it to create image ads, promotional graphics, sale creatives, social ads, banner ads, or before-and-after ads.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/supercmohq/supercmo-skills/generating-image-ads
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 SupercmoHQ/superCMO-skills --skill generating-image-ads
Clone the repo
git clone --depth 1 https://github.com/SupercmoHQ/superCMO-skills

Made for: Claude Code.

Or install supercmo, the plugin that ships this one along with the rest of its 23 skills, 1 MCP server.

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 generating-image-ads

README.md
[![agentmods](https://agentmods.dev/badge/skills/supercmohq/supercmo-skills/generating-image-ads/github.svg)](https://agentmods.dev/skills/supercmohq/supercmo-skills/generating-image-ads)
Your own site
<a href="https://agentmods.dev/skills/supercmohq/supercmo-skills/generating-image-ads"><img src="https://agentmods.dev/badge/skills/supercmohq/supercmo-skills/generating-image-ads/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 generating-image-ads

Your own site · 80×15
<a href="https://agentmods.dev/skills/supercmohq/supercmo-skills/generating-image-ads"><img src="https://agentmods.dev/badge/skills/supercmohq/supercmo-skills/generating-image-ads.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 96 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,299 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00096 $0.03299
Opus 5 $0.00048 $0.01649
Sonnet 5 $0.00019 $0.00660
Haiku 4.5 $0.00010 $0.00330

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

Security

Grade A, and why

generating-image-ads 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.

skills/generating-image-ads/SKILL.md · 193 lines

How it starts

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

Image ads

Turn a product into finished static ad(s).

Workflow

Step 1: Read what you have

  • A product image or URL is available → hand it to analyzing-products, and take four things back: what the product is; how a person physically uses it — sprayed, pumped, worn, etc.; which parts open or move, and in what order; and the details that have to stay identical wherever it appears.
  • Look at the image before you describe it. Take the product only from what the image shows. Run image_analysis and ask it for everything this ad needs that the product facts leave out — how the surfaces take light, and whatever else the frame you end up building will have to describe.
  • Product not supplied → don't guess at the product. It becomes the first thing Step 2 asks for.

Step 2: Interview

Skip this entirely when the brief already makes the ad obvious — a clear product, a clear message, and nothing load-bearing missing. The interview exists to close real gaps, not to confirm what you were already told.

Otherwise ask once, bundled into a single message. Always leave a free-text way out so the user can answer off-menu. Anything this skill already settles is not a question.

Do ask, when the answer is genuinely missing:

Ask When
The product — what it is, and whatever else identifies it: packaging, colour, distinguishing features No image and no URL. Offer to wait for an upload first; a photographed product beats a described one.
Brand guidelines, if they have any — the color palette, the art direction they shoot to, anything they never put in frame, the typeface where text is drawn, and the register they want the frame to read at The brief mentions none and the packaging doesn't imply them. Treat as optional: plenty of brands have none, so take what they give and move on.
The offer and the one claim — a discount, a launch, a benefit, the words they can stand behind The ad has to say something and the brief doesn't say what. Only claims the user supplies are used, and used as written.
Where it runs — the placement and the ratios The brief doesn't say, and the placement decides the crop and the safe zones.

Read the full file on GitHub · 193 lines

Files

What ships with it

2 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. 9d ago First seen · 193 lines · 96 tokens per session scan A 63e5e61ab9d9

Subscribe to this mod's changes

generating-image-ads is a skill published in the GitHub repository SupercmoHQ/superCMO-skills (34 stars, last pushed 12d ago), licensed Apache-2.0. It adds 96 tokens to every session and 3,299 once invoked, about $0.0005 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-30.

Related

Other skills, from other repositories

threejs-interaction

Three.js interaction - raycasting, controls, mouse/touch input, object selection. Use when handling user input, implementing click detection, adding camera controls, or creating interactive 3D experiences.

calesthio/OpenMontage · 44 tokens

create-video-seedance-2-fal

Generate a single 4-15s vertical video clip with ByteDance Seedance 2.0 reference-to-video via fal.ai. Multi-image reference (avatar + product + setting), native lip-synced VO + ambient audio (generate-audio on by default), internal multi-cut handling within one render. Routes through the GooseWorks FAL proxy (bills…

gooseworks-ai/goose-skills · 117 tokens

playwright-recording

Record browser interactions as video using Playwright. Use for capturing demo videos, app walkthroughs, and UI flows for Remotion videos. Triggers include recording a demo, capturing browser video, screen recording a website, or creating walkthrough footage.

calesthio/OpenMontage · 53 tokens

seedance-2-5

Generate 4-30 second cinematic video with ByteDance Seedance 2.5 through fal.ai, Volcengine Ark, Runway, or ComfyUI Partner Nodes. Use for long single generations, synchronized audio, and large multimodal reference sets (up to 30 images, 10 videos, and 10 audio clips). Also covers the 2.5 prompt contract: section…

calesthio/OpenMontage · 117 tokens

threejs-textures

Three.js textures - texture types, UV mapping, environment maps, texture settings. Use when working with images, UV coordinates, cubemaps, HDR environments, or texture optimization.

calesthio/OpenMontage · 41 tokens

create-workflow-diagram

Create FigJam/Miro-style workflow diagrams as high-quality PNG images from plain-text workflow descriptions. Renders beautiful HTML diagrams with connected nodes, arrows, and labels, then screenshots them for sharing.

gooseworks-ai/goose-skills · 45 tokens