← 返回 Skills 市场
fanyanggod

Facebook Ad Library Tracker & Monitor

作者 fanyanggod · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install facebook-ad-libraray-tracker-monitor
功能描述
Monitor Facebook ads and advertisers with PPSPY. Create tracking tasks, analyze ad activity over time, inspect landing pages and products, and manage ad moni...
使用说明 (SKILL.md)

Facebook Ad Tracker & Monitor

Track Facebook advertisers and monitor ad performance, creatives, landing pages, and linked products over time.

Keywords: Facebook Ad Tracker, Facebook Ad Monitor, Facebook Ad Tracker & Monitor.

Setup

  1. Visit the official website at ppspy.com to view real-time dashboard data and product UI.
  2. Visit the direct API site at api.ppspy.com to get your API key and manage billing/recharge.
  3. Set the environment variable: PPSPY_API_KEY

Available Tools (24 total)

Ad Monitoring (24 tools)

  • ppspy_ad_monitor_create_group — Create monitoring group
  • ppspy_ad_monitor_group_list — List all monitoring groups
  • ppspy_ad_monitor_edit_group — Edit group name
  • ppspy_ad_monitor_delete_group — Delete group
  • ppspy_ad_monitor_advertiser_search — Search Facebook advertisers by name
  • ppspy_ad_monitor_create_task — Create monitoring task(s)
  • ppspy_ad_monitor_task_list — List monitoring tasks
  • ppspy_ad_monitor_task_set_group — Assign task to group
  • ppspy_ad_monitor_task_cancel — Cancel monitoring task
  • ppspy_ad_monitor_task_details — Get task details
  • ppspy_ad_monitor_task_real_time_overview — Real-time overview stats
  • ppspy_ad_monitor_task_daily_overview — Daily overview
  • ppspy_ad_monitor_task_running_overview — Dashboard stats for running tasks
  • ppspy_ad_monitor_task_landing_page_overview — Landing page overview
  • ppspy_ad_monitor_task_landing_page_list — Landing page list with filters
  • ppspy_ad_monitor_task_latest_ad_product — Latest advertised products
  • ppspy_ad_monitor_task_ad_product_overview — Product overview by ad count
  • ppspy_ad_monitor_task_ad_product_list — Product list with filters
  • ppspy_ad_monitor_task_ad_count_stats — Ad count statistics over time
  • ppspy_ad_monitor_task_ad_deep_analysis — Ad placement analysis
  • ppspy_ad_monitor_task_ad_content_most_used — Most used ad copy
  • ppspy_ad_monitor_task_ad_content_longest_run — Longest running ad content
  • ppspy_ad_monitor_task_ad_list — Ad list with extensive filters
  • ppspy_ad_monitor_task_ad_details — Detailed info for a specific monitored ad

Usage Examples

  • "Create a Facebook Ad Tracker task for this advertiser"
  • "Show all monitored Facebook ad tasks"
  • "Get the most used ad copy for this monitoring task"
  • "Analyze landing pages and products linked to this ad monitor"
  • "Show ad count trends over time for this advertiser"

Credits

Each API call consumes credits from your PPSPY account:

  • Ad Monitoring: 1 monitoring quota per task
  • Detail/Analysis APIs: Free
安全使用建议
This skill appears internally consistent, but exercise normal caution before installing a global npm package and handing over an API key. Actions to consider: 1) Verify the npm package and publisher (e.g., check the package on npmjs.com and source repo on GitHub) and inspect its code or release artifacts; 2) If possible, create a restricted PPSPY API key/account with minimal permissions and limited billing/quota; 3) Install/run the MCP server in an isolated environment (container or VM) to observe network activity and ports it binds to; 4) Avoid installing globally on sensitive hosts until you trust the package; 5) Review privacy/billing implications since API calls consume PPSPY credits.
功能分析
Type: OpenClaw Skill Name: facebook-ad-libraray-tracker-monitor Version: 1.0.1 The skill bundle provides a legitimate integration for the PPSPY service to monitor Facebook ads. It follows standard patterns for MCP (Model Context Protocol) servers, requiring an API key and installing a specific npm package ([email protected]). No evidence of data exfiltration, malicious execution, or prompt injection was found in the SKILL.md or _meta.json files.
能力评估
Purpose & Capability
Name/description (PPSPY Facebook ad monitoring) match the declared dependency on npm, the PPSPY_API_KEY, and the SKILL.md instructions to install and run the ppspy-mcp-server package.
Instruction Scope
SKILL.md limits actions to installing the ppspy-mcp-server, setting PPSPY_API_KEY, and calling PPSPY APIs (listing/creating monitoring tasks, analyses, etc.). It does not instruct reading unrelated system files or other environment variables.
Install Mechanism
The skill asks the agent to run `npm install -g [email protected]` (global npm install). This is a common way to provide a helper binary but carries the usual npm risks (a package can execute arbitrary code during install). Verify the package's publisher and source (npm registry/GitHub) before installing; prefer inspecting package contents or using isolated environments.
Credentials
Only PPSPY_API_KEY is required and is declared as the primary credential. That is proportionate to a third-party ad-monitoring integration.
Persistence & Privilege
The skill will install and run an MCP server binary (ppspy-mcp-server). This implies a long-running process and potentially network activity from that binary. The skill does not set always:true; autonomous invocation is allowed (default). Consider reviewing the binary's behavior and network bindings before granting persistent use.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install facebook-ad-libraray-tracker-monitor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /facebook-ad-libraray-tracker-monitor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated setup instructions for greater clarity. - Added direct links to the official PPSPY product dashboard and API management website. - Clarified process for obtaining API key and managing billing. - No changes to available tools or functionality.
v1.0.0
Initial release: Facebook ad monitoring and analysis with PPSPY - Monitor Facebook ads and advertisers using the PPSPY platform - Create, organize, and manage ad tracking tasks and groups - Analyze ad creatives, landing pages, products, and performance trends over time - 24 dedicated tools for comprehensive campaign monitoring and reporting - Each monitoring task consumes a quota; detail/analysis queries are free
元数据
Slug facebook-ad-libraray-tracker-monitor
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Facebook Ad Library Tracker & Monitor 是什么?

Monitor Facebook ads and advertisers with PPSPY. Create tracking tasks, analyze ad activity over time, inspect landing pages and products, and manage ad moni... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。

如何安装 Facebook Ad Library Tracker & Monitor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install facebook-ad-libraray-tracker-monitor」即可一键安装,无需额外配置。

Facebook Ad Library Tracker & Monitor 是免费的吗?

是的,Facebook Ad Library Tracker & Monitor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Facebook Ad Library Tracker & Monitor 支持哪些平台?

Facebook Ad Library Tracker & Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Facebook Ad Library Tracker & Monitor?

由 fanyanggod(@fanyanggod)开发并维护,当前版本 v1.0.1。

💬 留言讨论