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 …
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
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
- 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. - Confirm OAuth/account access with a harmless account-list or read operation when the connector exposes one.
- Record the exact platform, selected account, accessible date range, and whether the surface is read-only or mutation-capable.
- 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 |
| 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.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
同名技能的其他版本
有 2 个不同仓库或目录里都有叫 paid-ads-integrations 的技能。它们内容并不相同,别混用:
- nowork-studio/notfair-plugin — Discover, connect, and verify NotFair paid-ad integrations and their actual capabilities.