Agent skill · Content & Marketing

competitor-ad-intelligence

Use this skill when the user asks to analyze, tear down, or reverse-engineer a competitor''s paid ads. Trigger for prompts like "what ads is [competitor] running", "tear down their ad strategy", "competitor ad analysis", "find ad angles we haven''t tried", or "reverse-engineer their paid funnel". Do not trigger for organic/SEO competitor research or website positioning analysis.

GitHub68,948★ · +463/wk · 2 repos on radarProfile →
copilotMIT
Install
npx skills add github/awesome-copilot --skill competitor-ad-intelligence --agent copilot

Same command for any agent — swap --agent for claude-code, codex, cursor.

Facts
Files in the skill folder: 1
SKILL.md size: 13 KB
Bundled scripts: none
Version: 1.0
Declared author: GooseWorks
Requires: Cross-platform. Uses web search and public ad libraries (Meta Ad Library, Google Ads Transparency Center) only — no API…
Path: skills/competitor-ad-intelligence/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 37,432 · +281 this week
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Competitor Ad Intelligence Scrape competitor ads from Meta and Google, analyze creative patterns, reverse-engineer landing page funnels, and produce a full strategic teardown — hooks, formats, positioning bets, vulnerabilities, and counter-plays. **Core principle:** A competitor's ad portfolio is a window into their growth strategy. Long-running ads reveal what converts. New ads reveal what they're testing. Landing pages reveal their positioning bets. The best ad creative teams start with evidence from what's already working, then differentiate. ## When to Use - "What ads are my competitors running?" - "Tear down [competitor]'s ad strategy" - "Find new creative angles for our paid campaigns" - "Reverse-engineer [competitor]'s paid funnel" - "What hooks are working in [our space]?" - "Audit the ad landscape before we launch" - "Find weaknesses in [competitor]'s ad strategy" - "What format — video, image, carousel — is dominant in our category?" ## Phase 0: Intake Gather from the user: 1. **Competitor names + domains** (e.g., `apollo.io`, `clay.run`) 2. **Your product/domain** — for comparison framing 3. **Channels:** Meta only, Google only, or both? (default: both) 4. **Depth leve

What's inside
Steps it walks through
  1. When to Use
  2. Phase 0: Intake
  3. Phase 1: Scrape Meta Ads
  4. Phase 2: Scrape Google Ads
  5. Phase 3: Analyze Creative Patterns
  6. Hook Pattern Clustering
  7. Format Distribution
  8. CTA Taxonomy
  9. Phase 4: Landing Page & Funnel Analysis
  10. Campaign Clustering
  11. Per-Campaign Funnel Analysis
  12. Budget Allocation Inference
  13. Phase 5: Strategic Analysis
  14. Creative Gap Analysis
More from awesome-copilot
All skills →
About this skill
What does the competitor-ad-intelligence skill do?

Use this skill when the user asks to analyze, tear down, or reverse-engineer a competitor''s paid ads. Trigger for prompts like "what ads is [competitor] running", "tear down their ad strategy", "competitor ad analysis", "find ad angles we haven''t tried", or "reverse-engineer their paid funnel". Do not trigger for organic/SEO competitor research or website positioning analysis.

How do I install it?

Run `npx skills add github/awesome-copilot --skill competitor-ad-intelligence --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From github/awesome-copilot, a repository with 37,432 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going