Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

ad-platform-tracker-skill广告平台追踪技巧

Agent Skill

ad-platform-tracker-skill 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,775

周安装

118

GitHub Stars

公开资料未说明

下载量

972
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:ad-platform-tracker-skill(广告平台追踪技巧)
来源仓库:https://github.com/abhishekj9621/ad-platform-tracker-skill
安装命令:
openclaw skills install ad-platform-tracker-skill
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install ad-platform-tracker-skill

简介

每当用户需要跟踪、分析或响应 Meta (Facebook/Instagram)、Google Ads 或竞争对手的广告平台变化时,请使用此技能。

SKILL.md

name
ad-platform-tracker
description
>

Ad Platform Tracker Skill

A comprehensive skill for tracking algorithm changes, policy updates, compliance requirements, and competitive intelligence across Meta and Google Ads platforms.


Four Tracking Modules

ModuleFilePurpose
Meta Algorithm & Policyreferences/meta-tracker.mdMeta ad system changes, Andromeda, features
Google Ads Algorithm & Policyreferences/google-tracker.mdPMax, Smart Bidding, AI Max, policy changes
Regulatory & Compliancereferences/compliance-tracker.mdGDPR, CCPA, iOS privacy, ad policies
Competitive Intelligencereferences/competitive-tracker.mdCompetitor ads, benchmarks, best practices

When to load each file:

  • Meta question → load meta-tracker.md
  • Google Ads question → load google-tracker.md
  • Compliance/privacy/policy question → load compliance-tracker.md
  • Competitor/benchmarking question → load competitive-tracker.md
  • General audit or "check everything" → load all four

Quick Assessment Framework

When a user reports a campaign issue or asks "why did X change?", run through this:

  1. Platform Change? → Check the relevant tracker file for recent algorithm/feature updates
  2. Compliance Risk? → Check if account/vertical is in a sensitive category (health, finance, political)
  3. Creative Fatigue? → For Meta: check creative diversity, similarity scores, refresh cycle
  4. Structural Issue? → For Google PMax: check channel reporting, negative keywords, asset quality
  5. Competitive Shift? → Check if competitors changed messaging, offers, or formats

Output Templates

Daily Update Digest

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]

Campaign Impact Assessment

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]

Compliance Alert

REGULATION: [GDPR / CCPA / Meta Policy / Google Policy]
RISK LEVEL: High / Medium / Low
DEADLINE: [compliance required by]
AFFECTED CAMPAIGNS: [list]
REMEDIATION STEPS: [numbered list]

Data Sources to Monitor

Meta Official:

  • Meta for Business blog: https://www.facebook.com/business/news
  • Meta Transparency Center: https://transparency.fb.com/
  • Meta Ads Library: https://www.facebook.com/ads/library
  • Meta Graph API changelog: https://developers.facebook.com/docs/graph-api/changelog

Google Official:

  • Google Ads blog: https://blog.google/products/ads-commerce/
  • Google Ads Help Center: https://support.google.com/google-ads
  • Google Ads Developer Blog: https://ads-developers.googleblog.com/
  • Google Marketing Live announcements (annual, May)

Industry Sources (fast-track updates):

  • Jon Loomer Digital (Meta expert): https://jonloomer.com
  • Social Media Examiner: https://socialmediaexaminer.com
  • Search Engine Journal (Google Ads): https://searchenginejournal.com
  • WordStream / Search Engine Land: https://wordstream.com
  • Foxwell Digital (Meta policy specialist): https://foxwelldigital.com

Competitive Intelligence:

  • Meta Ads Library API: https://www.facebook.com/ads/library/api/
  • Google Ads Transparency Center: https://adstransparency.google.com/

Scraping Strategy

When asked to monitor or scrape platform updates, use the web-scraper skill (Firecrawl or Apify) to:

  1. Official blogs → Firecrawl /crawl on Meta/Google blog URLs, filter for last 7 days
  2. Meta Ads Library → Apify actor apify/facebook-ads-scraper for competitor ads
  3. Google Ads Transparency → Firecrawl /scrape on specific advertiser pages
  4. Industry blogs → Firecrawl /search for recent updates ("Meta algorithm update 2025")
  5. RSS feeds → Firecrawl /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"] }
}

Current State of Knowledge (as of early 2026)

Meta — Critical Facts

  • Andromeda fully rolled out globally October 2025 — creative is now the primary targeting mechanism
  • Andromeda uses NVIDIA Grace Hopper Superchip, 10,000x increase in model capacity vs. predecessor
  • Engaged-view window changed from 10s → 5s in 2025
  • Value Rules expanded to Leads objective
  • Threads Feed placement added — test for scaling
  • Lookalike restrictions on health/finance data (Sept 2025)
  • Creative similarity scoring active — too-similar ads punished with higher CPMs
  • Sensitive category blocking (health, finance) started January 2025 — blocks mid/lower funnel events
  • Meta AI chatbot personalization rolled out Dec 16, 2025 (excluding EU/UK/South Korea)

Google Ads — Critical Facts

  • PMax channel-level reporting went live November 2025 for all accounts
  • Full Search Terms Reporting in PMax added in 2025
  • Campaign-level negative keywords (10k limit) added January 2025
  • Search themes expanded from 25 → 50 per asset group
  • AI Max launched at Google Marketing Live May 2025 (new search campaign type)
  • Power Pack = PMax + Demand Gen + AI Max (Google's new recommended setup)
  • Demand Gen showed 26% conversion increase in tests
  • Waze ads inventory added to PMax store goals (US only, Nov 2025)
  • First-party audience exclusions added to PMax (2026 rollout)
  • Budget projection report added to PMax

Compliance — Critical Facts

  • 19 US state privacy laws in effect by 2025
  • Meta blocks custom audiences with sensitive attributes (health/finance) as of Sept 2025
  • GDPR: requires opt-in, up to €20M or 4% global revenue fines
  • CCPA/CPRA: opt-out model; requires "Do Not Sell" link
  • Health/wellness brands: Add to Cart and Purchase events blocked for optimization (Jan 2025)
  • Financial services: new mandatory Special Ad Category (Jan 14, 2025)
  • Political ads: "Paid for by" disclaimer required, tighter targeting restrictions

For full deep-dive detail on any module, load the relevant reference file.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

75.98%
按下载量换算739

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills