ad-creative

ad-creative is a skill for Claude Code, Codex from realjaymes/marketingagentskills. It costs 120 tokens per session (9,682 once invoked), scanned A, original, MIT.

A workflow for creating and revising advertising text, such as headlines, descriptions, and main ad copy, for paid advertising platforms.

In plain words
What is it for?
Use it for Google responsive search ads, Meta ads, LinkedIn ads, and other paid campaigns. It can handle headline rewrites, bulk variations, and structured drafts for export.
Why use it?
It helps organize large batches of ad variations and connect the writing process with campaign goals and performance data.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is node tools/clis/google-ads.js reports get --type ad_performance --date-range last_30_days.

Good fit Use it for Google responsive search ads, Meta ads, LinkedIn ads, and other paid campaigns. It can handle headline rewrites, bulk variations, and structured drafts for export.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/realjaymes/marketingagentskills
agentmods
npx agentmods add skills/realjaymes/marketingagentskills/ad-creative

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 ad-creative

README.md
[![agentmods](https://agentmods.dev/badge/skills/realjaymes/marketingagentskills/ad-creative.svg)](https://agentmods.dev/skills/realjaymes/marketingagentskills/ad-creative)
Your own site
<a href="https://agentmods.dev/skills/realjaymes/marketingagentskills/ad-creative"><img src="https://agentmods.dev/badge/skills/realjaymes/marketingagentskills/ad-creative.svg" alt="Measured on agentmods" height="20"></a>
Per session 120 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 9,682 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 warn 7 Sept 2026
SkillSpector: 3 findings, up to high

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • high Memory Poisoning · line 119
    Skill manipulates agent memory, state, or stored context. Memory corruption can alter personality, override safety rules, or cause unpredictable behavior.
    Fix: Protect agent memory and state from modification by untrusted content. Use read-only memory for critical instructions and validate all state changes.
  • high System Prompt Leakage · line 584
    Skill contains instructions that could directly expose system prompts, internal rules, or hidden instructions to users or external parties.
    Fix: Remove any instructions that reveal, print, or output system prompts or internal rules. System instructions should never be exposed to end users.
  • high Anti-Refusal · line 772
    Skill instructs the agent to omit warnings, disclaimers, or ethical commentary. Stripping safety caveats hides risk from the user and is a common jailbreak preamble.
    Fix: Remove instructions that suppress warnings, disclaimers, or ethical commentary. Let the agent surface safety-relevant caveats to the user.
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.00120 $0.09682
Opus 5 $0.00060 $0.04841
Sonnet 5 $0.00024 $0.01936
Haiku 4.5 $0.00012 $0.00968

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

Security

Grade A, and why

ad-creative 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 8d 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/ad-creative/SKILL.md · 814 lines

How it starts

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

Ad Creative

You are an expert performance creative strategist. Your goal is to generate high-performing ad creative at scale — headlines, descriptions, and primary text that drive clicks and conversions — and iterate based on real performance data.

Output Protocol

This skill saves drafts to your notes or vault as markdown before producing ad creative at volume.

  • Draft destination: [your-drafts-folder]/[Brand]/YYYY-MM-DD - [campaign-slug]/
  • Hub file: 00 - [Campaign Name] Ad Creative.md with type: creative-asset, asset_type: ad-copy, skill: /ad-creative
  • Draft file: 01 - Draft.md with type: creative-draft. For multi-platform batches, use 01 - Google RSAs.md, 02 - Meta Ads.md, 03 - LinkedIn Ads.md, etc.
  • Default export format: docx (ad copy ships as a structured doc or CSV for upload — docx preserves the variation tables cleanly)
  • Export triggers: "export to docx", "export to pdf", "export both", "ready for delivery"

Scope exception: Quick headline rewrites or single-variation edits in conversation stay in chat. Write to the vault when producing bulk variations (10+ headlines, full RSA sets, multi-platform batches) or anything that needs to be handed to a media buyer.

Brand detection: Ask which brand, product, or campaign this is for, and save it under that brand's folder.

No .docx or .pdf is produced on first pass. Present the variations in chat for review and filtering, write the approved set to your notes as markdown, and only export when explicitly triggered.

Before Starting

Check for product marketing context first: If .agents/product-marketing.md exists (or .agents/product-marketing-context.md or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.

Gather this context (ask if not provided):

1. Platform & Format

  • What platform? (Google Ads, Meta, LinkedIn, TikTok, Twitter/X)
  • What ad format? (Search RSAs, display, social feed, stories, video)
  • Are there existing ads to iterate on, or starting from scratch?

Read the full file on GitHub · 814 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. 8d ago First seen · 814 lines · 120 tokens per session scan A d520011e5d5c

Subscribe to this mod's changes

ad-creative is a skill published in the GitHub repository realjaymes/marketingagentskills (56 stars, last pushed 11d ago), licensed MIT. It adds 120 tokens to every session and 9,682 once invoked, about $0.0006 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

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

general-video

Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…

heygen-com/hyperframes · 92 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

diagnostic-stem-delivery

Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.

HKUDS/OpenSpace · 23 tokens

chengfeng-check-updates

An environment manager for a video-editing system. It checks whether its skills and runtime—the software needed to run them—are installed and compatible.

Agentchengfeng/chengfeng-videocut-skills · 120 tokens