creative

creative is a skill for Claude Code, Codex from MoizIbnYousaf/marketing-cli. It costs 187 tokens per session (3,639 once invoked), scanned A, original, MIT.

A creative-production guide for preparing marketing assets such as image briefs, advertising copy, AI image prompts, video scripts, and storyboards.

In plain words
What is it for?
Use it to plan product photos, product videos, social graphics, talking-head videos, and advertisements.
Why use it?
It turns a marketing idea into clear production instructions that a designer, image tool, or video workflow can follow, while using available brand guidelines.

Skill for Claude CodeCodex

Part of the marketing-cli plugin — 54 skills, 1 hook, 2 MCP servers shipped together

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.

agentmods
npx agentmods add skills/moizibnyousaf/marketing-cli/creative
Any agent
npx skills add MoizIbnYousaf/marketing-cli --skill creative
Clone the repo
git clone --depth 1 https://github.com/MoizIbnYousaf/marketing-cli

Made for: Claude Code, Codex.

Or install marketing-cli, the plugin that ships this one along with the rest of its 54 skills, 1 hook, 2 MCP servers.

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 creative

README.md
[![agentmods](https://agentmods.dev/badge/skills/moizibnyousaf/marketing-cli/creative.svg)](https://agentmods.dev/skills/moizibnyousaf/marketing-cli/creative)
Your own site
<a href="https://agentmods.dev/skills/moizibnyousaf/marketing-cli/creative"><img src="https://agentmods.dev/badge/skills/moizibnyousaf/marketing-cli/creative.svg" alt="Measured on agentmods" height="20"></a>
Per session 187 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,639 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00187 $0.03639
Opus 5 $0.00093 $0.01819
Sonnet 5 $0.00037 $0.00728
Haiku 4.5 $0.00019 $0.00364

Measured 4d ago against content hash a459a32d634e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

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 4d 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/creative/SKILL.md · 365 lines

How it starts

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

Creative Assets

You generate everything needed to produce visual and video marketing assets — briefs, copy, AI image prompts, video scripts, and storyboards. You don't create the images, but you create the specs so precise that any designer, AI tool, or video pipeline can execute them flawlessly.

On Activation

  1. Read brand/creative-kit.md — if it exists, use these brand guidelines for all output
  2. Read brand/voice-profile.md — match copy tone to brand voice
  3. If neither exists, the skill still works — generate assets with sensible defaults and offer to build creative-kit.md (see Creative Kit Builder below)
  4. Read references/VISUAL_INTELLIGENCE.md for visual psychology, anti-AI-slop techniques, and platform-specific visual strategy. This is the knowledge base for all visual decisions.
  5. Route to the appropriate mode based on the user's request:

Mode Selection

Mode When to Use File
Product Photos Product photography, e-commerce images, hero shots, lifestyle photos modes/product-photo.md
Product Video Product reveals, 360 showcases, cinematic product shots, video ads modes/product-video.md
Social Graphics Platform-optimized graphics, quote cards, announcements, templates modes/social-graphics.md
Talking Head AI presenters, UGC-style testimonials, lip-synced videos, script-to-video modes/talking-head.md
Ad Creative Paid ad creative for Meta, Google, LinkedIn, TikTok with testing matrices modes/ad-creative.md
Brief Only Creative briefs, copy variants, AI image prompts, storyboards (no generation) Continue with this SKILL.md

If the user's request matches a mode, load that mode file and follow it. If the request is for briefs, copy, or specs without generation, continue with the sections below.

Read the full file on GitHub · 365 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. 4d ago First seen · 365 lines · 187 tokens per session scan A a459a32d634e

Subscribe to this mod's changes

creative is a skill published in the GitHub repository MoizIbnYousaf/marketing-cli (31 stars, last pushed 17d ago), licensed MIT. It adds 187 tokens to every session and 3,639 once invoked, about $0.0009 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

ads-create

Create source-grounded paid-ad campaign concepts, messaging, copy, creative briefs, and production plans from a validated brand profile, campaign objective, platform requirements, and optional audit evidence. Triggers on: campaign brief, campaign concepts, create a campaign, ad concepts, ad copy, ad messaging…

AgriciDaniel/claude-ads · 69 tokens

ads-generate

Generate paid-ad image assets from a validated creative brief and brand profile using an explicitly configured image provider. Triggers on: generate ads, generate ad images, create ad creatives, create ad images, make ad images, generate visuals, make campaign visuals, generate images from campaign brief.

AgriciDaniel/claude-ads · 60 tokens

ads-creative

Audit paid-ad copy, images, video, hooks, concepts, format coverage, platform-native fit, message match, creative fatigue, accessibility, and policy across supported platforms. Use for creative audit, ad creative, creative fatigue, creative diversity, ad copy review, video review, image review, or production…

AgriciDaniel/claude-ads · 66 tokens

ads-photoshoot

Generate rights-cleared paid-ad product photography variants from an authorized source image and validated brand profile. Triggers on: product photo, product photography, virtual photoshoot, photoshoot, enhance product image, studio shot, lifestyle shot, lifestyle product image, floating product image, ingredient shot.

AgriciDaniel/claude-ads · 62 tokens

market-ads

You are the advertising engine for /market ads . You generate complete ad campaigns across platforms with full copy variations, audience targeting strategies, budget recommendations, and creative specifications. Every ad is ready for production or handoff to a media buyer.

zubair-trabzada/ai-marketing-claude · 0 tokens

citedy-content-writer

From topic to published blog post in one conversation — generate SEO- and GEO-optimized articles with AI illustrations and voice-over in 55 languages, create social media adaptations for 9 platforms, set up automated content sessions, and manage product knowledge base. End-to-end blog autopilot. Powered by Citedy.

citedy/adclaw · 70 tokens