← 返回 Skills 市场
danyangliu-sandwichlab

Ads Market Insights

作者 danyangliu · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
497
总下载
2
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install marketing-insight-analyzer
功能描述
Produce market and competitor insights for paid media decisions across Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, and DSP/pr...
使用说明 (SKILL.md)

Ads Market Insights

Purpose

Core mission:

  • market scan, competitor reading, messaging gap detection

This skill is specialized for advertising workflows and should output actionable plans rather than generic advice.

When To Trigger

Use this skill when the user asks for:

  • ad execution guidance tied to business outcomes
  • growth decisions involving revenue, roas, cpa, or budget efficiency
  • platform-level actions for: Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, DSP/programmatic
  • this specific capability: market scan, competitor reading, messaging gap detection

High-signal keywords:

  • ads, advertising, campaign, growth, revenue, profit
  • roas, cpa, roi, budget, bidding, traffic, conversion, funnel
  • meta, googleads, tiktokads, youtubeads, amazonads, shopifyads, dsp

Input Contract

Required:

  • objective: growth target and KPI priority
  • budget_frame: test budget and scale budget
  • channel_scope: channels to include

Optional:

  • audience_segments
  • creative_inventory
  • seasonality_window
  • policy_constraints

Output Contract

  1. Strategy Snapshot
  2. Channel Role Definition
  3. Budget and Bidding Plan
  4. Test Matrix
  5. Scale and Kill Rules

Workflow

  1. Define objective hierarchy (primary and secondary KPI).
  2. Assign channel roles by funnel stage.
  3. Allocate budget by expected signal and risk.
  4. Design test cells and learning windows.
  5. Set scale, hold, and stop rules.

Decision Rules

  • If KPI conflict exists, prioritize revenue efficiency over volume.
  • If channel evidence is weak, allocate minimum test budget first.
  • If audience is broad, start with modular creatives and layered targeting.

Platform Notes

Primary scope:

  • Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, DSP/programmatic

Platform behavior guidance:

  • Keep recommendations channel-aware; do not collapse all channels into one generic plan.
  • For Meta and TikTok Ads, prioritize creative testing cadence.
  • For Google Ads and Amazon Ads, prioritize demand-capture and query/listing intent.
  • For DSP/programmatic, prioritize audience control and frequency governance.

Constraints And Guardrails

  • Never fabricate metrics or policy outcomes.
  • Separate observed facts from assumptions.
  • Use measurable language for each proposed action.
  • Include at least one rollback or stop-loss condition when spend risk exists.

Failure Handling And Escalation

  • If critical inputs are missing, ask for only the minimum required fields.
  • If platform constraints conflict, show trade-offs and a safe default.
  • If confidence is low, mark it explicitly and provide a validation checklist.
  • If high-risk issues appear (policy, billing, tracking breakage), escalate with a structured handoff payload.

Code Examples

Strategy Matrix (YAML)

objective: improve_roas
channels:
  - name: Meta
    role: demand_creation
  - name: Google Ads
    role: demand_capture
budget_split:
  Meta: 0.55
  Google Ads: 0.45

Test Cell Example

cell_id: T1
variable: audience_segment
success_metric: cpa

Examples

Example 1: Channel mix reset

Input:

  • Budget fixed at 50k
  • ROAS dropped for two weeks

Output focus:

  • reallocation plan
  • test matrix
  • stop-loss conditions

Example 2: Creator-led expansion strategy

Input:

  • Goal: scale traffic without ROAS collapse
  • Channels: TikTok Ads + YouTube Ads

Output focus:

  • funnel role split
  • budget pacing logic
  • creative cadence

Example 3: Retargeting-heavy recovery

Input:

  • Prospecting unstable
  • Strong existing customer base

Output focus:

  • retargeting architecture
  • audience exclusion design
  • two-phase launch plan

Quality Checklist

  • Required sections are complete and non-empty
  • Trigger keywords include at least 3 registry terms
  • Input and output contracts are operationally testable
  • Workflow and decision rules are capability-specific
  • Platform references are explicit and concrete
  • At least 3 practical examples are included
安全使用建议
This is a guidance-only marketing skill and appears internally consistent: it asks for campaign inputs (objectives, budgets, channels) and returns planning artifacts without requesting secrets or installing code. Consider these before enabling: (1) provenance is unknown (no homepage/author link) — validate recommendations against your own data and policies; (2) do not treat outputs as authoritative for billing/policy-sensitive changes — test any budget or automation changes with small, controlled experiments; (3) avoid pasting confidential credentials or full account dumps into prompts; and (4) if you later add an implementation that performs account actions (API calls, installs), re-evaluate for credential scope and install risk.
功能分析
Type: OpenClaw Skill Name: marketing-insight-analyzer Version: 1.0.0 The skill bundle defines a marketing insight analyzer for an AI agent, outlining its purpose, triggers, inputs, outputs, workflow, and constraints. All instructions in SKILL.md appear to guide the agent towards its stated purpose, promoting responsible and accurate analysis. There are no indications of prompt injection attempts, data exfiltration, malicious execution, or persistence mechanisms. The instruction to 'escalate with a structured handoff payload' in SKILL.md is a functional instruction for issue reporting and lacks any specific malicious intent or target.
能力评估
Purpose & Capability
Name, description, and required inputs align with an ad strategy/market-insight helper. There are no unrelated requirements (no cloud credentials, OS-level tools, or unrelated APIs) that would contradict the stated purpose.
Instruction Scope
SKILL.md contains focused guidance for producing strategy snapshots, channel roles, budget/bidding plans, test matrices and guardrails. It does not instruct the agent to read local files, access secrets, contact external endpoints, or perform actions outside planning and advice.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing will be written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The input contract asks for campaign/business inputs (objective, budget, channel scope) that are proportionate to the stated functionality.
Persistence & Privilege
Skill is not marked always:true and does not request permanent presence or modify other skills/config. Autonomous invocation is allowed (platform default) but there are no additional privileged requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install marketing-insight-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /marketing-insight-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the marketing-insight-analyzer skill, delivering structured market and competitor insights for paid media decisions. - Supports actionable plans specific to Meta, Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, and DSP/programmatic channels. - Introduces structured input and output contracts, including strategy snapshot, budget plans, channel roles, test matrices, and stop-loss rules. - Workflow and decision rules tailored for advertising KPIs and channel behaviors. - Emphasizes channel-aware recommendations, policy compliance, and clear metrics. - Includes practical examples and a quality checklist for robust output validation.
元数据
Slug marketing-insight-analyzer
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Ads Market Insights 是什么?

Produce market and competitor insights for paid media decisions across Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, and DSP/pr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 497 次。

如何安装 Ads Market Insights?

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

Ads Market Insights 是免费的吗?

是的,Ads Market Insights 完全免费(开源免费),可自由下载、安装和使用。

Ads Market Insights 支持哪些平台?

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

谁开发了 Ads Market Insights?

由 danyangliu(@danyangliu-sandwichlab)开发并维护,当前版本 v1.0.0。

💬 留言讨论