abhishekj9621/ad-platform-tracker-skill/SKILL.md
Use this skill whenever the user needs to track, analyze, or respond to advertising platform changes across Meta (Facebook/Instagram), Google Ads, or competitor intelligence. Trigger for any of these requests: Meta algorithm updates, Andromeda implications, Google Ads policy changes, Performance Max updates, privacy/compliance tracking (GDPR, CCPA, iOS), competitor ad analysis, campaign impact assessment, ad policy audits, regulatory compliance checks, platform feature rollouts, algorithm behavior changes, creative strategy updates from platform shifts, competitor ad library scraping, or any question like "what changed on Meta/Google?", "how does X update affect my campaigns?", "is my account compliant?", "what are competitors running?". Always use this skill — do not rely on training memory for fast-changing platform details.
npx skillsauth add openclaw/skills ad-platform-trackerInstall 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.
A comprehensive skill for tracking algorithm changes, policy updates, compliance requirements, and competitive intelligence across Meta and Google Ads platforms.
| Module | File | Purpose |
|--------|------|---------|
| Meta Algorithm & Policy | references/meta-tracker.md | Meta ad system changes, Andromeda, features |
| Google Ads Algorithm & Policy | references/google-tracker.md | PMax, Smart Bidding, AI Max, policy changes |
| Regulatory & Compliance | references/compliance-tracker.md | GDPR, CCPA, iOS privacy, ad policies |
| Competitive Intelligence | references/competitive-tracker.md | Competitor ads, benchmarks, best practices |
When to load each file:
meta-tracker.mdgoogle-tracker.mdcompliance-tracker.mdcompetitive-tracker.mdWhen a user reports a campaign issue or asks "why did X change?", run through this:
DATE: [date]
PLATFORM: Meta / Google / Both
CHANGE: [what changed]
SEVERITY: Critical / High / Medium / Low
IMPACT DATE: [when it takes effect]
AFFECTED: [all accounts / specific verticals / regions]
RECOMMENDED ACTION: [what to do]
UPDATE: [name of update]
CURRENT CAMPAIGN STATUS: [affected / not affected]
METRICS AT RISK: [ROAS, CPM, CPA, reach, etc.]
URGENCY: [act now / act within 30 days / monitor]
SPECIFIC CHANGES NEEDED: [list]
REGULATION: [GDPR / CCPA / Meta Policy / Google Policy]
RISK LEVEL: High / Medium / Low
DEADLINE: [compliance required by]
AFFECTED CAMPAIGNS: [list]
REMEDIATION STEPS: [numbered list]
Meta Official:
Google Official:
Industry Sources (fast-track updates):
Competitive Intelligence:
When asked to monitor or scrape platform updates, use the web-scraper skill (Firecrawl or Apify) to:
/crawl on Meta/Google blog URLs, filter for last 7 daysapify/facebook-ads-scraper for competitor ads/scrape on specific advertiser pages/search for recent updates ("Meta algorithm update 2025")/scrape on RSS feed URLs for real-time monitoring# Example: Monitor Meta blog for updates in last 7 days
firecrawl_payload = {
"url": "https://www.facebook.com/business/news",
"formats": ["markdown"],
"onlyMainContent": True,
}
# Example: Search for recent Google Ads changes
firecrawl_search = {
"query": "Google Ads Performance Max update 2025",
"limit": 10,
"scrapeOptions": { "formats": ["markdown"] }
}
For full deep-dive detail on any module, load the relevant reference file.
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。