← 返回 Skills 市场
harvnk

Ad Spy Pipeline

作者 Harvnk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
219
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ad-spy-pipeline
功能描述
Automates competitor ad scraping from ForePlay/Anstrex, AI adapts creatives, and syncs campaigns to Facebook Ads for e-commerce brands.
使用说明 (SKILL.md)

Ad Spy Pipeline

Automated competitor ad monitoring pipeline: scrape ads from ForePlay/Anstrex, generate adaptations with AI, and sync to Facebook Ads — all on autopilot.

Use when: you run e-commerce ads and want to automatically find competitor creatives, adapt them for your brand, and launch new campaigns without manual work.

What it does

3-stage automated pipeline:

Stage 1 — Scrape

  • Monitors competitor brands on ForePlay or Anstrex
  • Detects new ad creatives automatically
  • Deduplicates against your existing library
  • Downloads source images/videos

Stage 2 — Generate

  • Sends source creatives to Kie.ai for AI adaptation
  • Generates brand-specific versions (your colors, your product, your copy)
  • Creates multiple aspect ratios (1:1 for feed, 9:16 for stories/reels)
  • Auto-classifies creatives by marketing category (urgency, deal, gift, social proof, etc.)

Stage 3 — Sync to Facebook

  • Creates ad campaigns via Facebook Marketing API
  • Organizes by category and naming convention
  • All ads created in PAUSED mode (you activate manually)
  • Full traceability: source → adaptation → Facebook ad ID

Requirements

  • ForePlay API key OR Anstrex account
  • Kie.ai API key (image generation)
  • Facebook Marketing API access token
  • Facebook Ad Account ID

Cron Schedule

Set up daily runs:

0 7 * * * python3 storm_pipeline_agent.py --all

Tags

facebook-ads, advertising, competitor-research, ecommerce, automation, creative, marketing, foreplay, anstrex

安全使用建议
This skill's high-level description matches the actions in SKILL.md, but the package metadata and files do not. Before installing or using it: (1) Ask the publisher for source code or a trusted repository/homepage and a clear install procedure — do not run an absent script (storm_pipeline_agent.py). (2) Require the skill to declare exactly which environment variables it needs and prefer least-privilege tokens (short-lived or limited-scope tokens). (3) Confirm legal/ethical clearance for scraping competitors and for sending third-party creatives to Kie.ai (copyright/terms of service). (4) If you test it, run in a sandboxed environment or isolated account, and monitor network and API activity. (5) If the publisher cannot provide provenance or a repository with the code, treat this skill as untrusted and avoid supplying real account tokens.
功能分析
Type: OpenClaw Skill Name: ad-spy-pipeline Version: 1.0.0 The skill bundle is missing the core execution script (storm_pipeline_agent.py) referenced in the SKILL.md documentation, making it impossible to verify the safety of the logic. The instructions describe a high-risk workflow involving the handling of sensitive API keys (Facebook Marketing, Kie.ai) and the setup of a daily cron job for automated execution, which are indicators of potential risk when the underlying code is not provided for review.
能力评估
Purpose & Capability
The description and SKILL.md consistently describe a pipeline that scrapes ForePlay/Anstrex, sends creatives to Kie.ai, and creates Facebook ads — that purpose would legitimately require API keys/tokens for those services. However, the registry metadata lists no required environment variables or primary credential, and there is no homepage or source repository. The lack of declared credentials and provenance is inconsistent with the claimed capabilities.
Instruction Scope
SKILL.md instructs monitoring competitor brands, downloading source images/videos, deduplicating against "your existing library," sending creatives to Kie.ai for adaptation, and creating Facebook campaigns. Those runtime actions imply accessing local asset libraries and multiple external services and transmitting creative assets outside the user's environment (to Kie.ai). The instructions also reference running a concrete script (storm_pipeline_agent.py) but no such code file is provided — the runtime behavior is underspecified and grants broad discretion (e.g., where to read/write files, how to classify/deduplicate, how long to retain data), which is risky and incoherent with the registry.
Install Mechanism
There is no install spec and no code files (instruction-only), which is lower disk-risk in general — but SKILL.md describes executing a Python script (storm_pipeline_agent.py) and a cron schedule even though that script is not included and no install instructions are provided. That mismatch makes it unclear how the pipeline would be deployed and where the code would come from; missing provenance increases risk.
Credentials
The SKILL.md explicitly requires credentials (ForePlay API key OR Anstrex account, Kie.ai API key, Facebook Marketing API access token, Facebook Ad Account ID). Those are proportionate to the stated functionality, but the registry lists no required env vars or a primary credential. Requiring multiple potent account tokens is expected for the task, but failing to declare them in the metadata and providing no guidance about least-privilege or token scope is a red flag. In addition, uploading competitor creatives to an external AI provider raises copyright and data-exfiltration concerns that the docs do not address.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. There is no indication it modifies other skills or system-wide settings. Autonomous invocation is allowed by default, which increases blast radius in general, but that is normal and not, by itself, an additional red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ad-spy-pipeline
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ad-spy-pipeline 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Ad Spy Pipeline. - Automates competitor ad monitoring, adaptation, and campaign syncing for e-commerce brands. - Scrapes new ad creatives from ForePlay or Anstrex, deduplicates, and downloads assets. - Uses AI (Kie.ai) to generate brand-specific, multi-format ad variants. - Syncs adapted ads to Facebook in organized, paused campaigns for manual review. - Requires API keys/accounts for data sources, AI generation, and Facebook integration. - Designed for scheduled, hands-off daily operation via cron.
元数据
Slug ad-spy-pipeline
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Ad Spy Pipeline 是什么?

Automates competitor ad scraping from ForePlay/Anstrex, AI adapts creatives, and syncs campaigns to Facebook Ads for e-commerce brands. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 219 次。

如何安装 Ad Spy Pipeline?

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

Ad Spy Pipeline 是免费的吗?

是的,Ad Spy Pipeline 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Ad Spy Pipeline 支持哪些平台?

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

谁开发了 Ad Spy Pipeline?

由 Harvnk(@harvnk)开发并维护,当前版本 v1.0.0。

💬 留言讨论