feat: add competitor-ad-intelligence and ad-campaign-analyzer skills#2314
Open
himanshub42 wants to merge 1 commit into
Open
feat: add competitor-ad-intelligence and ad-campaign-analyzer skills#2314himanshub42 wants to merge 1 commit into
himanshub42 wants to merge 1 commit into
Conversation
Contributor
|
🟡 Contributor Reputation Check: MEDIUM risk
Maintainers: please review this contributor before merging. |
Contributor
🔒 PR Risk Scan ResultsScanned 3 changed file(s).
|
Contributor
🔍 Vally Lint Results✅ All checks passed
Summary
Full linter output |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds two marketing-analysis skills — a domain gap in the current collection (no paid-ads analysis skills exist today):
skills/competitor-ad-intelligence— scrapes competitor ads from the Meta Ad Library and Google Ads Transparency Center (free public sources, no API keys), analyzes creative patterns (hooks, formats, CTAs, ad longevity), reverse-engineers landing-page funnels, and outputs a strategic teardown with creative gaps and counter-plays.skills/ad-campaign-analyzer— takes campaign exports (CSV/paste/screenshot from Google, Meta, LinkedIn) and produces statistical-significance checks, budget-waste diagnosis, winners to scale, and a multi-channel budget reallocation plan. Pure reasoning — no network calls or credentials.Meaningful uplift: these encode specialized paid-media workflows (ad-longevity-as-winner heuristics, significance thresholds, budget reallocation frameworks) that default model behavior doesn't apply unprompted — not generic coding guidance.
npm run skill:validatepasses;npm run buildrun (docs/README.skills.md regenerated)— Himanshu Bamoria, co-founder @ GooseWorks
🤖 Generated with Claude Code