What problem does it solve?
When working with ad platforms through an AI agent, it is easy to assume a connection exists or that a tool can perform an action it actually cannot. This Skill prevents failed operations and false claims by verifying which ad platforms are connected, what access level is granted, and which tools are actually available before any campaign work begins.
Core Features & Use Cases
- Tool Discovery: Inspects the live tool list on the NotFair MCP and calls listConnectedPlatforms to confirm which ad platforms are reachable.
- Access Verification: Runs harmless read operations (like account listing) to confirm OAuth authorization and records whether each surface is read-only or mutation-capable.
- Capability Mapping: Covers Google Ads, Meta Ads, X Ads, and LinkedIn Ads with documented fallback paths, and flags unsupported platforms like TikTok or Amazon Ads as plan/review-only.
- Use Case: Before auditing a Google Ads account, use this Skill to confirm the connector is authenticated, identify the selected account, and verify the session can actually read campaign data.
Quick Start
Use the paid-ads-integrations skill to check which ad platforms are connected and what actions are available for my Google Ads account.