← 返回 Skills 市场
Facebook Ad Tracker & Monitor
作者
fanyanggod
· GitHub ↗
· v1.0.2
· MIT-0
144
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install facebook-ad-tracker-monitor
功能描述
Monitor Facebook advertisers, campaigns, products, landing pages, and copy changes using PipiAds monitoring tools.
使用说明 (SKILL.md)
Facebook Ad Tracker & Monitor
Use this skill when the user wants monitoring-oriented Facebook advertiser tracking instead of one-off ad research.
Setup
- Visit the official website at https://pipiads.com/ to view real-time dashboard data and product UI.
- Visit https://www.pipispy.com/ to get your API key and manage billing/recharge.
- Set the environment variable:
PIPIADS_API_KEY
When to Use
- Create ongoing Facebook advertiser monitoring tasks
- Review newly discovered ads, products, and landing pages
- Analyze ad count, copy reuse, and longest-running creatives
- Organize tasks into monitor groups and manage notifications
When NOT to Use
- The user only wants TikTok ad research
- The user wants Facebook adspy or ad library discovery without monitoring
- The user wants ecommerce product research beyond monitored advertisers
Core Tools
Monitor Setup
search_fb_advertisers— Find advertisers for monitoringcreate_monitor_task— Create a monitoring taskset_monitor_task_group— Assign tasks to groupscancel_monitor_task— Cancel a task
Monitor Review
list_monitor_tasks— List tasksget_monitor_task_detail— Task detailget_monitor_board— Dashboard overviewget_monitor_realtime_overview— Real-time overviewget_monitor_daily_overview— Daily overviewget_monitor_ad_list— Monitored ad listget_monitor_ad_detail— Monitored ad detailget_monitor_latest_products— Latest productsget_monitor_product_list— Product listget_monitor_product_stats— Product statisticsget_monitor_landing_pages_overview— Landing page overviewget_monitor_landing_page_list— Landing page listget_monitor_ad_count_stats— Ad count statisticsget_monitor_deep_analysis— Deep analysisget_monitor_most_used_copy— Most-used copyget_monitor_longest_run_copy— Longest-running copy
Groups & Notifications
create_monitor_grouplist_monitor_groupsupdate_monitor_groupdelete_monitor_groupget_monitor_notificationssave_monitor_notifications
Recommended Workflow
- Use
search_fb_advertisersto find the exact advertiser. - Create a task with
create_monitor_task. - Review results through overview, ad list, and product/landing page tools.
- Organize tasks with groups and notifications if the user needs repeated tracking.
Cost Awareness
Each API call consumes credits from your PipiAds account:
- List/Search: 1 credit per result returned
- Detail: 1 credit per request (free if queried within 3 days)
Use exact advertiser names before creating monitoring tasks.
安全使用建议
This skill appears coherent for monitoring Facebook ads via PipiAds and only asks for the PIPIADS_API_KEY. Before installing, verify the npm package ([email protected]) on the public npm/GitHub page and review its source or maintainers if possible. Consider using a dedicated PipiAds account or API key with limited credits/permissions, and prefer installing in a sandbox/container rather than global system scope if you want to reduce risk. Be aware that a global npm install will write and execute third-party code on your system. If you cannot verify the npm package origin, treat the install as higher risk and avoid providing high-privilege credentials.
功能分析
Type: OpenClaw Skill
Name: facebook-ad-tracker-monitor
Version: 1.0.2
The skill bundle is a standard integration for the PipiAds monitoring service, allowing an AI agent to track Facebook advertisers and campaigns. It utilizes a public npm package ([email protected]) and requires a legitimate API key (PIPIADS_API_KEY). No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description, declared env var (PIPIADS_API_KEY), and the listed monitor operations align with a PipiAds-based Facebook ad monitoring tool. Requiring npm is consistent with the declared npm-based MCP server dependency.
Instruction Scope
SKILL.md limits agent actions to installing/using the pipiads-mcp-server and calling monitoring commands; it only references PIPIADS_API_KEY and does not instruct reading unrelated files, other env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
The skill's metadata instructs installing a global npm package ([email protected]). This is a reasonable dependency for a local MCP server but carries the normal risks of arbitrary npm packages (written to disk, code executed). The registry entry earlier said "no install spec," but the SKILL.md includes an npm install — a minor inconsistency in where the install is declared.
Credentials
Only a single API key (PIPIADS_API_KEY) is required and is appropriately declared as the primary credential. No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill is not always-on and allows autonomous invocation (platform default). Installing the npm package will create files/binaries on the host (global npm install), which is expected but worth noting if you prefer ephemeral or containerized installs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install facebook-ad-tracker-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/facebook-ad-tracker-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Updated setup instructions to clarify where to view dashboard data and obtain the API key.
- Added links to both the main PipiAds site and the pipispy.com portal for account management.
- No changes to core functionality or API usage.
v1.0.1
- Added a new "Setup" section with instructions for obtaining and setting the PIPIADS_API_KEY.
- No functional changes to features or behavior.
- Documentation now includes a direct link to pipiads.com for easier setup.
v1.0.0
Initial release of facebook-ad-tracker-monitor.
- Monitor Facebook advertisers, campaigns, products, landing pages, and ad copy changes using PipiAds tools.
- Set up ongoing monitoring tasks and organize them into groups.
- Review new ads, products, landing pages, and analyze statistics such as ad counts and copy trends.
- Manage notifications and monitor groups for efficient workflow.
- Each API call consumes PipiAds credits; detailed usage guidance included.
元数据
常见问题
Facebook Ad Tracker & Monitor 是什么?
Monitor Facebook advertisers, campaigns, products, landing pages, and copy changes using PipiAds monitoring tools. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 144 次。
如何安装 Facebook Ad Tracker & Monitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install facebook-ad-tracker-monitor」即可一键安装,无需额外配置。
Facebook Ad Tracker & Monitor 是免费的吗?
是的,Facebook Ad Tracker & Monitor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Facebook Ad Tracker & Monitor 支持哪些平台?
Facebook Ad Tracker & Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Facebook Ad Tracker & Monitor?
由 fanyanggod(@fanyanggod)开发并维护,当前版本 v1.0.2。
推荐 Skills