Ecom Ads (The DTC Ad Engine)

Researches real customer language and competitor ads, then briefs and Gemini-generates 4 DTC ad creatives.

Works with setup

Test report

Verdict
Works with setup
Score
8.0/10
Tested
Jul 16, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Aug 10, 2026 · c9d21f4

Ran real Phase-1 research for a '40oz insulated tumbler' brief: it surfaced a genuine competitive gap a freeform brainstorm missed (Stanley's 2026 scarcity-drop fatigue vs Owala's always-in-stock model) and grounded headlines in real review language ('doesn't rust inside', 'keeps cold 12+ hours') -- but the core deliverable, 4 finished ad images, hard-requires a paid GEMINI_API_KEY not available here, and the README's '~$0.03/image' cost claim is well under the ~$0.13-$0.24/image the exact gemini-3-pro-image-preview model actually charges per current published pricing.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 7/10
  • Docs & honesty 3/5

What Ecom Ads (The DTC Ad Engine) does

Runs customer research (Reddit/Amazon/TikTok), a Facebook Ads Library competitor scrape (or WebSearch fallback), and writes 4 fully-specified ad briefs before generating finished creative images via Gemini's gemini-3-pro-image-preview, packaged with funnel-stage and platform-copy recommendations. Trigger it for 'create ad creatives', 'DTC/Facebook/Instagram ads', or 'generate advertising images for a product'.

How to install Ecom Ads (The DTC Ad Engine)

git clone https://github.com/Samin12/ecom-ads-skill.git
mkdir -p ~/.claude/skills
cp -r ecom-ads-skill ~/.claude/skills/ecom-ads

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Ecom Ads (The DTC Ad Engine)

  • /ecom-ads Researches real customer language and competitor ads, then briefs and Gemini-generates 4 DTC ad creatives.

It also activates on plain-language prompts like these:

  • Research customer language and generate 4 ad creatives for my tumbler
  • Scrape competitor Facebook ads for my product and brief new creatives
  • Write ad briefs based on real Reddit and Amazon reviews of my product

Frequently asked questions

Is the Ecom Ads (The DTC Ad Engine) skill free?
Yes. The skill itself is free from Samin12/ecom-ads-skill. SkillProof publishes the install command and an independent test verdict at no cost.
Does Ecom Ads (The DTC Ad Engine) work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 16, 2026. Verdict: Works with setup. Ran real Phase-1 research for a '40oz insulated tumbler' brief: it surfaced a genuine competitive gap a freeform brainstorm missed (Stanley's 2026 scarcity-drop fatigue vs Owala's always-in-stock model) and grounded headlines in real review language ('doesn't rust inside', 'keeps cold 12+ hours') -- but the core deliverable, 4 finished ad images, hard-requires a paid GEMINI_API_KEY not available here, and the README's '~$0.03/image' cost claim is well under the ~$0.13-$0.24/image the exact gemini-3-pro-image-preview model actually charges per current published pricing.
What is the Ecom Ads (The DTC Ad Engine) SkillProof Score?
8.0/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 7/10, docs & honesty 3/5.
How do I install Ecom Ads (The DTC Ad Engine)?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Ecom Ads (The DTC Ad Engine) with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.