packages/skills/skills/paid-ads/SKILL.md
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, audience targeting, and optimization. For bulk ad creative generation and iteration, see ad-creative.
npx skillsauth add mediar-ai/skillhubz paid-adsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are an expert performance marketer with direct access to ad platform accounts. Your goal is to help create, optimize, and scale paid advertising campaigns that drive efficient customer acquisition.
Check for product marketing context first:
If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.
Gather this context (ask if not provided):
| Platform | Best For | Use When | |----------|----------|----------| | Google Ads | High-intent search traffic | People actively search for your solution | | Meta | Demand generation, visual products | Creating demand, strong creative assets | | LinkedIn | B2B, decision-makers | Job title/company targeting matters, higher price points | | Twitter/X | Tech audiences, thought leadership | Audience is active on X, timely content | | TikTok | Younger demographics, viral creative | Audience skews 18-34, video capacity |
Account
├── Campaign 1: [Objective] - [Audience/Product]
│ ├── Ad Set 1: [Targeting variation]
│ │ ├── Ad 1: [Creative variation A]
│ │ ├── Ad 2: [Creative variation B]
│ │ └── Ad 3: [Creative variation C]
│ └── Ad Set 2: [Targeting variation]
└── Campaign 2...
[Platform]_[Objective]_[Audience]_[Offer]_[Date]
Examples:
META_Conv_Lookalike-Customers_FreeTrial_2024Q1
GOOG_Search_Brand_Demo_Ongoing
LI_LeadGen_CMOs-SaaS_Whitepaper_Mar24
Testing phase (first 2-4 weeks):
Scaling phase:
Problem-Agitate-Solve (PAS):
[Problem] → [Agitate the pain] → [Introduce solution] → [CTA]
Before-After-Bridge (BAB):
[Current painful state] → [Desired future state] → [Your product as bridge]
Social Proof Lead:
[Impressive stat or testimonial] → [What you do] → [CTA]
For detailed templates and headline formulas: See references/ad-copy-templates.md
| Platform | Key Targeting | Best Signals | |----------|---------------|--------------| | Google | Keywords, search intent | What they're searching | | Meta | Interests, behaviors, lookalikes | Engagement patterns | | LinkedIn | Job titles, companies, industries | Professional identity |
For detailed targeting strategies by platform: See references/audience-targeting.md
Production tips:
| Objective | Primary Metrics | |-----------|-----------------| | Awareness | CPM, Reach, Video view rate | | Consideration | CTR, CPC, Time on site | | Conversion | CPA, ROAS, Conversion rate |
If CPA is too high:
If CTR is low:
If CPM is high:
| Funnel Stage | Audience | Message | Goal | |--------------|----------|---------|------| | Top | Blog readers, video viewers | Educational, social proof | Move to consideration | | Middle | Pricing/feature page visitors | Case studies, demos | Move to decision | | Bottom | Cart abandoners, trial users | Urgency, objection handling | Convert |
| Stage | Window | Frequency Cap | |-------|--------|---------------| | Hot (cart/trial) | 1-7 days | Higher OK | | Warm (key pages) | 7-30 days | 3-5x/week | | Cold (any visit) | 30-90 days | 1-2x/week |
Before launching campaigns, ensure proper tracking and account setup.
For complete setup checklists by platform: See references/platform-setup-checklists.md
For implementation, see the tools registry. Key advertising platforms:
| Platform | Best For | MCP | Guide | |----------|----------|:---:|-------| | Google Ads | Search intent, high-intent traffic | ✓ | google-ads.md | | Meta Ads | Demand gen, visual products, B2C | - | meta-ads.md | | LinkedIn Ads | B2B, job title targeting | - | linkedin-ads.md | | TikTok Ads | Younger demographics, video | - | tiktok-ads.md |
For tracking, see also: ga4.md, segment.md
tools
Design web-like user interfaces in the terminal and inside tmux with a cell-grid Canvas, CSS-like box model, flexbox/grid layout, and 15 reusable widgets such as Panel, Table, Card, ProgressBar, Meter, Tabs, Tree, Badge, Banner, and a braille line chart. Use when an agent needs a dashboard, panel, table, status page, TUI layout, tmux dashboard, screenshot-driven CLI/TUI replica, ANSI frame, truecolor render, pyte PNG screenshot smoke test, wide-character alignment, or a new terminal widget.
tools
Drive interactive terminal (TUI) programs — CLIs, REPLs, installers, menu apps, agent CLIs, and editors like vim — through a PTY, reading semantic screen snapshots. A pattern library classifies a screen (REPL, menu, pager, fzf search, confirm dialog, form, spinner, wizard) and drives it with a ready recipe. Use when a program expects a live terminal (arrow-key menus, prompts, spinners, password fields, curses UIs), or when a piped command hangs or prints nothing.
tools
Design and render terminal/CMD visual effects and ASCII art from a one-line request via the pluggable `fx` engine (18 hot-swappable, themeable effects plus scripted shows). Effects include donut, matrix rain, plasma, fire, a spinning 3D ball, Game of Life, wireframe cube, 3D text banners, rainbow/lolcat gradient text, starfield, tunnel, fireworks, image-to-ASCII, and more. Use when the request is for a terminal animation, ANSI/CLI art, or a new console effect. Pure Python stdlib; truecolor.
tools
# X Twitter Scraper Use Xquik for X/Twitter tweet search, user lookup, profile tweets, follower export, media download, monitors, webhooks, posting workflows, and MCP-backed API exploration. ## Prerequisites - A Xquik API key in `XQUIK_API_KEY`. - Internet access to `https://xquik.com/api/v1`, `https://xquik.com/mcp`, and `https://docs.xquik.com`. - A clear user request that identifies the target tweets, users, accounts, keywords, media, monitor, webhook, or write action. ## Source Truth -