mcpbeat Sign in

Paid Ads Setup Skill for Claude

Connect NotFair paid-ad accounts and establish reusable campaign context. Use when setting up paid media in a new workspace, connecting Google or Meta, refreshing brand context, or preparing an agent to work on ads safely.

601 tokens
context cost
the whole folder, loaded on every use
2
files
instructions only
0
copies elsewhere
how many repositories repackaged it
3345
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/nowork-studio/notfair-plugin --skill paid-ads-setup

What comes with it

210 bytes besides the instruction
agents/openai.yaml

The instruction itself

4 sections, as written by the author

Read ../shared/operating-contract.md. Do not alter campaigns during setup.

Establish access

  • Detect the current NotFair Google Ads and Meta Ads MCP surfaces using their existing shared preambles. If either is missing, give the connection path from the relevant preamble and stop before claiming access.
  • List only accounts actually returned by the connected surface. Let the user select the intended account when more than one is available; never infer it from an account name.
  • For LinkedIn, TikTok, Amazon, and ChatGPT Ads, check the available tools before proposing a connection. If no verified connector exists, request a current export or describe the plan-only boundary.

Capture decision-quality context

Read project documents that are clearly marketing-relevant, then ask only for gaps that data cannot establish:

  • product, offer, geography, and primary conversion;
  • unit economics: target CPA or break-even ROAS, margin, and customer value;
  • approved claims, differentiators, exclusions, and brand voice;
  • monthly budget, launch constraints, seasonality, and competitors;
  • landing-page URLs and analytics/tracking owner.

Use the Google and Meta audit skills to persist account-specific business context where supported. Do not overwrite an existing AGENTS.md, CLAUDE.md, or project instructions as a side effect of setup. Offer a clearly marked paid-media context file only after the user approves the exact location and content.

Finish with a gap register

Report connected platforms, selected accounts, verified conversion signals, available date range, and the smallest next action. State missing tracking, economics, claim proof, or platform access explicitly. Hand off to /notfair:paid-ads-review for a baseline, /notfair:paid-ads-launch for a new campaign, or the platform audit for a deeper diagnosis.

How to use it

Copy the folder

Take nowork-studio/paid-ads-setup from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.