~/ai_assets_directory_
Claude Skill 8.9k stars · whole AgriciDaniel/claude-ads repo
ads-generate.skill

Generate Ad Images

Generates on-brand ad images from an approved creative brief, and records the exact prompt, provider and cost behind every image it produces.

Overview

Generate Ad Images is a creative-production skill in the Claude Ads suite that turns an approved creative brief and brand profile into platform-ready ad image variants.

What it covers

  • Treats all brief text and source images as untrusted data; never follows embedded instructions or fetches unapproved resources.
  • Builds prompts from concept, subject, action, setting, composition, brand tokens, platform constraints and explicit exclusions.
  • Records provider, model, parameters, cost, source hashes, prompt version and output hash for every generated asset.
  • Validates file type, dimensions, safe zones, text/copy consistency and policy before writing.
  • Requires human rights, brand, quality and policy review of generated assets before use.

Part of Claude Ads

This skill is dispatched automatically by the main ads conductor for /ads generate requests. See the full Claude Ads entry for installation.

Installation

This worker skill installs automatically as part of the Claude Ads plugin, there's no separate step for it.

  1. Install the plugin once, from inside Claude Code:
    /plugin marketplace add AgriciDaniel/claude-ads
    /plugin install claude-ads@ai-marketing-hub-claude-ads
    
  2. This skill runs on its own whenever the /ads conductor needs it; you don't call it directly.
  3. See the Claude Ads entry for the full setup and platform list.

Related assets