Paid ads
Plan and optimize paid advertising campaignsFrom its SKILL.md
npx -y skills add bromso/metapowers --skill paid-adsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.5 KB, 614 tokens by cl100k_base, as published. Nobody here has run it
Paid Ads
Plan paid advertising campaigns for "$ARGUMENTS". Design campaign structure, targeting, budget allocation, and optimization strategy.
Prerequisites
Read .metapowers/marketing/$ARGUMENTS/00-strategy.md. If this file does not exist, tell the user:
Phase 0 (Strategy) has not been completed for "$ARGUMENTS". Run
/marketing:customer-research $ARGUMENTSfirst, or use--skip-checksto bypass.
If --skip-checks is present in $ARGUMENTS, skip this check and log to .metapowers/marketing/$ARGUMENTS/skip-log.md.
Process
-
Read context:
- Read
.metapowers/marketing/$ARGUMENTS/00-strategy.mdfor audience, positioning, and competitors - Read
.metapowers/marketing/$ARGUMENTS/02-act.mdif it exists (for landing page and copy context) - Read
plugins/marketing/shared/campaign-plan-template.mdfor structure
- Read
-
Platform selection:
- Which platforms? Google Ads, Meta (Facebook/Instagram), LinkedIn, X, TikTok, Reddit
- Match platform to audience and intent (search intent vs. interruption marketing)
- Budget allocation per platform
-
Campaign structure:
- Campaign hierarchy: campaigns → ad groups → ads
- Targeting strategy per campaign: keywords, audiences, demographics, interests
- Match types (for search): broad, phrase, exact
- Negative keyword strategy
- Retargeting setup: website visitors, cart abandoners, engaged users
-
Budget and bidding:
- Recommended daily/monthly budget
- Bidding strategy: manual CPC, target CPA, maximize conversions
- Budget pacing and scaling plan
- Expected CPC and CPA ranges for the category
-
Optimization plan:
- Key metrics to monitor: CTR, CPC, CPA, ROAS, quality score
- Optimization cadence (daily, weekly, monthly actions)
- When to scale, pause, or restructure campaigns
- Testing plan: ad copy, audiences, landing pages
-
Write the artifact — append to
.metapowers/marketing/$ARGUMENTS/03-convert.mdunder a## Paid Adssection:- Platform Strategy — selected platforms with rationale
- Campaign Structure — hierarchy, targeting, match types
- Budget Plan — allocation, bidding, pacing
- Ad Copy Direction — messaging angles per campaign
- Optimization Playbook — metrics, cadence, scaling rules
Output
Paid ads strategy written to .metapowers/marketing/$ARGUMENTS/03-convert.md. Present a summary highlighting:
- Recommended platforms and budget split
- Campaign structure overview
- Expected CPA range
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.