tenfoldmarc

Ad Image Skill — Communication skill for Claude Code

Communication community

Claude Code skill for generating scroll-stopping Instagram ads.

How to install Ad Image Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open tenfoldmarc/ad-image-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Ad Image Skill does

Claude Code skill for generating scroll-stopping Instagram ads. Brand-configurable, conversion-focused template.

Alternatives in Communication

  • Social Media Caption Generator Claude — Social media caption generator as a Claude skill — turn any text, script, or screenshot into ready-to-post cap 113 ★
  • Content Ideas — Build today's For You feed — scrape tracked competitors across X, Instagram, TikTok, and YouTube, score what's 105 ★
  • Og Image Skill — Generate social media preview images (Open Graph) and configure all meta tags for optimal sharing on Twitter/X 100 ★

README

ad-image

A Claude Code skill for generating scroll-stopping Instagram ads (1080×1080) for any business. Built on top of Higgsfield's gpt_image_2 (or your own image generator). Bakes in a battle-tested conversion-focused template — heavy display serif headlines, monospace terminal-style accents, dual color palette, floating dark proof cards, pose-aware portrait placement, safe zones for cropping, branded CTA pill.

What it does

Type `/ad-image` in Claude Code and it walks you through generating a batch of 4 ad variations in your own brand style:

  1. Asks for the angle/hook of the ad
  2. Proposes 2–3 headline directions in your voice
  3. Confirms composition (portrait pose, palette, proof card type, CTA)
  4. Generates 4 layout variations in parallel
  5. Saves to your output folder, opens them in Preview
  6. Copies your picks to a Keepers/ folder

The first time you run it, a one-time setup wizard captures your brand colors, fonts, portraits, logo, and voice, and saves them to `~/.config/ad-image/brand-profile.json`. After that, every invocation reads that profile.

Install (beginner-friendly)

Open [Claude Code](https://claude.com/claude-code) and paste this in:

Install https://github.com/tenfoldmarc/ad-image-skill for me so I can create Instagram ads using OpenAI's image model. Connect Higgsfield MCP if I have an account, or set up direct OpenAI API access if I have an API key. Walk me through whichever I need.

Claude will:

  1. Clone the skill into ~/.claude/skills/ad-image
  2. Ask whether you want to use Higgsfield (browser sign-in, pay-as-you-go, best quality) or OpenAI direct (paste your API key, ~$0.10 per ad)
  3. Configure that for you
  4. Run the brand setup wizard so the skill knows your colors, fonts, portraits, and voice

After that, type `/ad-image` any time you want a new batch of 4 ad variations.

Manual install (if you prefer terminal)

git clone https://github.com/tenfoldmarc/ad-image-skill.git ~/.claude/skills/ad-image