The terminal-based version. Install these once, run them from Claude Code all week.
Running Meta ads manually is a full-time job. Every week you're scrolling the Ad Library to see what competitors are running, briefing copywriters and waiting days for variations, and spending money on creative before you know if the hook is any good.
These 5 Claude Code skills replace that workflow. Every one runs as a command in your terminal once installed.
Pulls every active ad from any Facebook page via the Meta Ad Library API. Diffs against last week's pull to surface only new creative. Returns a structured intelligence report with hooks, CTAs, offer types, creative angles, and how long each ad has been running.
$META_ACCESS_TOKEN in your environment.Give it 3-5 competitor names or URLs. It pulls their active ads, ranks hooks by frequency, identifies offer structures and CTA patterns, then outputs a gap analysis showing emotional angles your competitors aren't using that you could own.
Give it your product description and your CLAUDE.md brand context. Generates 20 distinct ad copy variations, short, medium, and long format, in about 10 minutes. What used to take a copywriter 4-8 hours.
Make sure your CLAUDE.md has your brand voice, your target audience, and your core offer before running this. The richer the context, the tighter the output.
Runs 186 checks across your Meta account. Detects creative fatigue, audience overlap, CPM anomalies, and frequency violations. Returns a unified health score from 0-100 with a prioritized action plan.
/ads meta before making any budget changes. Treat it as your account health check.Paste in any ad, yours or a competitor's. It scores it across 6 dimensions on a 1-10 scale and tells you exactly where it's weak and why, before you put money behind it: hook strength, copy effectiveness, CTA clarity, emotional resonance, offer structure, and visual-copy alignment.
These 5 skills work best in sequence. The whole workflow takes under an hour. Agencies charge a monthly retainer for this.
1. Install Claude Code: npm install -g @anthropic-ai/claude-code
2. Authenticate: run claude and sign in
3. Create your CLAUDE.md with your brand voice and audience: ~/.claude/CLAUDE.md
4. Set your Meta API token: export META_ACCESS_TOKEN=your_token_here
5. Install the claude-ads skill pack (Skills 1, 3, 4, 5)
6. Install the competitive-ads-extractor skill (Skill 2)
7. Test /spy with one competitor handle
8. Run /ads meta on your account