Claude Cursor Skill

paid-ads-integrations

Discover, connect, and verify NotFair paid-ad integrations and their actual capabilities. Use when asked to connect an ad account, configure an ads MCP, check available tools, troubleshoot access, or determine whether NotFair can read or change a platform.

LLM Mart · 0 points · 23 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download nowork-studio-notfair-plugin-paid-ads_paid-ads-integrations-f984768.zip · 1 KB
Part of nowork-studio/notfair-plugin — 88 skills

Install

skills CLI npx skills add https://github.com/nowork-studio/notfair-plugin/tree/main/paid-ads/paid-ads-integrations
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install nowork-studio-notfair-plugin@llmmart
Git git clone https://github.com/nowork-studio/notfair-plugin.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole nowork-studio/notfair-plugin collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Paid Ads Integrations

Read ../shared/operating-contract.md. Treat tool discovery as the source of truth; product documentation describes intent, not the current session's authorization.

Verify before promising

  1. Follow ../../docs/mcp-connection.md. Use its current instructions and capability descriptions to choose tools, and verify the requested platform and account from live data. Do not infer access from another connected platform.
  2. Confirm OAuth/account access with a harmless account-list or read operation when the connector exposes one.
  3. Record the exact platform, selected account, accessible date range, and whether the surface is read-only or mutation-capable.
  4. If authorization fails, state the error and give the documented connection path. Do not retry a destructive operation or fall back to another account.

Capability map

Platform NotFair path Safe response when unavailable
Google Ads Universal NotFair MCP google_ads_ tools; use the Google shared preamble Connect/re-authenticate, then use the Google skills
Meta Ads Universal NotFair MCP meta_ads_ tools; use the Meta shared preamble Connect/re-authenticate, then use the Meta skills
X Ads Universal NotFair MCP x_ads_ tools; resolve ~~x-ads Connect/re-authenticate, then use /notfair:paid-ads-x
LinkedIn Ads Universal NotFair MCP linkedin_ads_ tools; resolve ~~linkedin-ads Connect/re-authenticate, then use /notfair:paid-ads-linkedin
Reddit Ads Universal NotFair MCP reddit_ads_ tools; resolve ~~reddit-ads Connect/re-authenticate, then use /notfair:paid-ads-reddit
TikTok Ads Universal NotFair MCP tiktok_ads_ tools; resolve ~~tiktok-ads Connect/re-authenticate, then use /notfair:paid-ads-tiktok
Amazon, ChatGPT Ads No first-party NotFair surface declared by this plugin Request a verified connector or export; stay plan/review-only

Never invent a router, endpoint, tool name, account ID, or platform capability. Quote prices, quotas, and platform eligibility only from current official documentation when a user asks; do not infer them from a plan or another connector.

Files (notfair-plugin)
  • agents
    • openai.yaml 228 B
      interface:
        display_name: "Paid Ads Integrations"
        short_description: "Resolve NotFair connector capabilities and access"
        default_prompt: "Use $paid-ads-integrations to connect an ad platform or verify what NotFair can do."
      
  • SKILL.md 2.5 KB
    ---
    name: paid-ads-integrations
    description: Discover, connect, and verify NotFair paid-ad integrations and their actual capabilities. Use when asked to connect an ad account, configure an ads MCP, check available tools, troubleshoot access, or determine whether NotFair can read or change a platform.
    argument-hint: "<platform or connection issue>"
    ---
    
    # Paid Ads Integrations
    
    Read `../shared/operating-contract.md`. Treat tool discovery as the source of truth; product documentation describes intent, not the current session's authorization.
    
    ## Verify before promising
    
    1. Follow [`../../docs/mcp-connection.md`](../../docs/mcp-connection.md). Use its current instructions and capability descriptions to choose tools, and verify the requested platform and account from live data. Do not infer access from another connected platform.
    2. Confirm OAuth/account access with a harmless account-list or read operation when the connector exposes one.
    3. Record the exact platform, selected account, accessible date range, and whether the surface is read-only or mutation-capable.
    4. If authorization fails, state the error and give the documented connection path. Do not retry a destructive operation or fall back to another account.
    
    ## Capability map
    
    | Platform | NotFair path | Safe response when unavailable |
    |---|---|---|
    | Google Ads | Universal NotFair MCP `google_ads_` tools; use the Google shared preamble | Connect/re-authenticate, then use the Google skills |
    | Meta Ads | Universal NotFair MCP `meta_ads_` tools; use the Meta shared preamble | Connect/re-authenticate, then use the Meta skills |
    | X Ads | Universal NotFair MCP `x_ads_` tools; resolve `~~x-ads` | Connect/re-authenticate, then use `/notfair:paid-ads-x` |
    | LinkedIn Ads | Universal NotFair MCP `linkedin_ads_` tools; resolve `~~linkedin-ads` | Connect/re-authenticate, then use `/notfair:paid-ads-linkedin` |
    | Reddit Ads | Universal NotFair MCP `reddit_ads_` tools; resolve `~~reddit-ads` | Connect/re-authenticate, then use `/notfair:paid-ads-reddit` |
    | TikTok Ads | Universal NotFair MCP `tiktok_ads_` tools; resolve `~~tiktok-ads` | Connect/re-authenticate, then use `/notfair:paid-ads-tiktok` |
    | Amazon, ChatGPT Ads | No first-party NotFair surface declared by this plugin | Request a verified connector or export; stay plan/review-only |
    
    Never invent a router, endpoint, tool name, account ID, or platform capability. Quote prices, quotas, and platform eligibility only from current official documentation when a user asks; do not infer them from a plan or another connector.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related