Bulk Creative banner
samirerr samirerr

Bulk Creative

Development community

Description

--- description: Generate 50-500 Meta ad image variations from a creative brief via HTML templates and Puppeteer. Invokes the meta-ads-bulk-creative skill. --- Invoke the `meta-ads-bulk-creative` skill to mass-produce PNG variations across Meta aspect ratios (1:1, 9:16, 1.91:1). ## Required inputs - `--brief=<text>` — what is being sold, to whom, offer - `--product-image=<path>` — hero product image - `--variations=<N>` (default 50) - `--formats=<ratios>` (default `1:1,9:16,1.91:1`) - `--lang

Installation

Installs to ~/.claude/skills/samirerr-meta-claude-skills-bulk-creative/SKILL.md

Terminal
mkdir -p ~/.claude/skills/samirerr-meta-claude-skills-bulk-creative && curl -fsSL https://raw.githubusercontent.com/samirerr/meta-claude-skills/HEAD/commands/bulk-creative.md -o ~/.claude/skills/samirerr-meta-claude-skills-bulk-creative/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository