← 返回 Skills 市场
danyangliu-sandwichlab

Deep Ads Research

作者 danyangliu · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
305
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install deep-research-orchestrator
功能描述
Plan and orchestrate deep research pipelines for multi-platform ads decision making across Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Am...
使用说明 (SKILL.md)

Deep Ads Research

Purpose

Core mission:

  • research workflow orchestration, source plan, synthesis output

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: research workflow orchestration, source plan, synthesis output

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:

  • research_question
  • hypothesis_set
  • decision_deadline

Optional:

  • source_preferences
  • confidence_target
  • excluded_assumptions
  • output_depth

Output Contract

  1. Research Plan
  2. Evidence Table
  3. Hypothesis Evaluation
  4. Strategic Conclusion
  5. Actionable Next Experiments

Workflow

  1. Decompose research question into testable hypotheses.
  2. Define source and evidence collection plan.
  3. Evaluate evidence strength and conflicts.
  4. Synthesize implications for ad strategy.
  5. Output decisions and follow-up experiments.

Decision Rules

  • If evidence quality is weak, state limitation and avoid hard claims.
  • If hypotheses conflict, rank by evidence strength and recency.
  • If decision deadline is near, provide best-effort recommendation with risk notes.

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

Research Plan YAML

hypothesis: creator-led videos improve roas in week 1
sources: [platform_data, competitor_examples, internal_tests]
confidence_target: medium_high

Evidence Row

source: campaign_2026_q1
finding: cpa_down_18pct
confidence: medium

Examples

Example 1: Deep competitor study

Input:

  • Need three-month competitor creative and offer shifts
  • Channels: Meta + TikTok Ads

Output focus:

  • evidence table
  • pattern summary
  • strategic implications

Example 2: Hypothesis stress test

Input:

  • Team believes broad targeting always wins
  • Evidence is mixed

Output focus:

  • hypothesis decomposition
  • confidence-ranked conclusions
  • follow-up experiments

Example 3: Board-level strategic brief

Input:

  • Need recommendation for next quarter channel direction
  • Budget increases available

Output focus:

  • scenario options
  • risk-weighted recommendation
  • decision-ready summary

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 skill is a coherent planner for ad research and does not itself request credentials or install code. Before providing any platform data or credentials to the agent (e.g., API keys, campaign exports, or internal test data), confirm you trust the agent session and limit scope to the minimum needed. If you expect the skill to perform live actions (creating campaigns, changing bids), require explicit authorization steps and avoid storing long-lived credentials. If you want to further reduce risk, disallow autonomous invocation or require manual approval before the agent uses this skill.
功能分析
Type: OpenClaw Skill Name: deep-research-orchestrator Version: 1.0.0 The skill bundle is benign. All files (`_meta.json`, `SKILL.md`, `metadata.json`) align with the stated purpose of orchestrating deep research pipelines for multi-platform ads decision making. The `SKILL.md` provides clear instructions, positive guardrails (e.g., 'Never fabricate metrics'), and responsible failure handling, including an instruction to 'escalate with a structured handoff payload' for high-risk issues, which is a legitimate operational feature, not a malicious command. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent.
能力评估
Purpose & Capability
Name/description (deep ads research and orchestration across ad platforms) match the SKILL.md content. The skill is a planning/orchestration tool and does not declare any binaries, installs, or credentials that would be unexpected for that role.
Instruction Scope
SKILL.md contains step-by-step guidance for decomposing research questions, defining sources, synthesizing evidence, and producing decisions. It does not instruct the agent to read system files, use credentials, hit external endpoints, or perform platform-side actions directly. Mentions of 'platform_data' or 'internal_tests' are sources to collect evidence but are not implemented as automated data access steps in the instructions.
Install Mechanism
Instruction-only skill with no install spec and no code files. No artifacts are downloaded or written to disk, minimizing install-related risk.
Credentials
No required environment variables, credentials, or config paths are declared. The SKILL.md does not ask for secrets or unrelated credentials. If the agent later requests platform credentials from a user, that would be external to the skill's declared requirements and should be reviewed before sharing.
Persistence & Privilege
The skill is not marked always:true and is user-invocable. disable-model-invocation is false (the default), so the agent may invoke the skill autonomously when eligible — this is normal for skills. Because this skill does not request credentials or write installs, autonomous invocation has low additional risk, but you may still want to control when it runs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install deep-research-orchestrator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /deep-research-orchestrator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — orchestrates deep research for actionable ads decisions across major ad platforms. - Automates research workflow planning, evidence synthesis, and strategic output for Meta, Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, and DSP/programmatic. - Requires research question, hypotheses, and deadline; outputs a research plan, evidence table, evaluation, strategic conclusion, and next actions. - Focuses on actionable, channel-specific recommendations with clear risk and confidence reporting. - Includes failure handling, guardrails against fabricated metrics, and platform-specific guidance. - Provides examples and checklists to ensure output quality and relevance.
元数据
Slug deep-research-orchestrator
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Deep Ads Research 是什么?

Plan and orchestrate deep research pipelines for multi-platform ads decision making across Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Am... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 305 次。

如何安装 Deep Ads Research?

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

Deep Ads Research 是免费的吗?

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

Deep Ads Research 支持哪些平台?

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

谁开发了 Deep Ads Research?

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

💬 留言讨论