← 返回 Skills 市场
danyangliu-sandwichlab

Attribution Helper

作者 danyangliu · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
281
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install attribution-ads-helper
功能描述
Build cross-channel attribution analysis and decision guidance for Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, Shopify Ads, a...
使用说明 (SKILL.md)

Attribution Helper

Purpose

Core mission:

  • Diagnose attribution discrepancies across channels.
  • Compare attribution window assumptions and their budget impact.
  • Build practical attribution decision framework for optimization.
  • Produce actionable attribution-aligned allocation guidance.

When To Trigger

Use this skill when the user asks for:

  • attribution model comparison
  • conflicting ROAS/CAC by channel
  • budget decisions under attribution uncertainty
  • tracking and model interpretation support

High-signal keywords:

  • attribution, tracking, model, predict
  • roas, cpa, revenue, allocation, budget
  • meta, googleads, tiktokads, youtubeads, dsp

Input Contract

Required:

  • channel_metrics_by_window
  • attribution_windows
  • conversion_event_definitions
  • decision_context

Optional:

  • offline_conversion_data
  • holdout_or_incrementality_data
  • MMM_or_ltv_inputs
  • confidence_threshold

Output Contract

  1. Attribution Mismatch Map
  2. Window Sensitivity Analysis
  3. Decision-safe KPI View
  4. Budget Reallocation Recommendation
  5. Validation Experiment Plan

Workflow

  1. Normalize event and conversion definitions.
  2. Compare performance under each attribution window.
  3. Quantify decision deltas from model differences.
  4. Propose allocation with confidence labeling.
  5. Output validation experiments for unresolved gaps.

Decision Rules

  • If attribution views diverge materially, use blended guardrail plan.
  • If one channel is highly view-through sensitive, reduce reliance on last-touch only.
  • If incremental evidence exists, prioritize it over proxy metrics.
  • If uncertainty remains high, allocate budget in capped test tranches.

Platform Notes

Primary scope:

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

Platform behavior guidance:

  • Keep window comparisons explicit per channel.
  • Separate platform-reported and unified-attribution decisions.

Constraints And Guardrails

  • Never mix inconsistent conversion definitions in one conclusion.
  • Flag time-lag effects for high-consideration products.
  • Avoid binary conclusions when model variance is large.

Failure Handling And Escalation

  • If event taxonomy is inconsistent, output normalization checklist first.
  • If offline conversion pipeline is unavailable, mark blind spots and conservative policy.
  • If budget decision is high-stakes, require experiment-backed confirmation.

Code Examples

Window Comparison Table

channel: Meta
roas_1d_click: 1.9
roas_7d_click: 2.6
delta_pct: 36.8

Allocation Rule Under Uncertainty

if attribution_variance_pct > 25:
  budget_mode: guarded
  max_shift_pct: 10

Examples

Example 1: 1d vs 7d dispute

Input:

  • Team split on attribution window

Output focus:

  • sensitivity table
  • decision-safe policy
  • validation plan

Example 2: Channel reallocation decision

Input:

  • Meta and Google show conflicting contribution

Output focus:

  • mismatch diagnosis
  • allocation options
  • risk labels

Example 3: Incrementality integration

Input:

  • Holdout test data available

Output focus:

  • model reconciliation
  • updated budget recommendation
  • confidence update

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 internally consistent and acts as a guideline/analysis template — it will not fetch platform data or use your accounts unless you explicitly provide credentials or connectors. Before using: (1) avoid pasting raw account credentials or PII into the input fields; (2) understand you must supply accurate channel metrics/offline data because the skill has no connectors; (3) treat recommendations as advisory and validate high-risk budget changes with experiments or incremental tests. If you need the skill to pull live data, expect it to require additional connectors and API keys—review those requests carefully before granting access.
功能分析
Type: OpenClaw Skill Name: attribution-ads-helper Version: 1.0.0 The skill bundle consists entirely of metadata and markdown instructions (SKILL.md) designed to guide an AI agent in performing marketing attribution analysis. There is no executable code, no evidence of data exfiltration, and no malicious prompt injection attempts. The instructions are strictly focused on analyzing advertising metrics (ROAS, CAC) for platforms like Meta and Google Ads, aligning perfectly with the stated purpose.
能力评估
Purpose & Capability
Name and description are analytics-focused and the SKILL.md only requires structured input data (channel_metrics_by_window, attribution_windows, etc.). There are no unrelated env vars, binaries, or config paths requested, so requested capabilities are proportionate to an attribution analysis helper.
Instruction Scope
Runtime instructions stay within analytics scope: normalize definitions, compare windows, quantify deltas, and propose allocation/validation plans. The doc does not instruct reading system files, accessing unrelated environment variables, or transmitting data to third-party endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only). Nothing will be written to disk or downloaded by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. This is consistent with an advisory/analysis skill that operates on user-supplied data rather than connecting to ad platform APIs.
Persistence & Privilege
Flags show always:false and default autonomous invocation allowed (normal). The skill does not request persistent presence or system-level configuration changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install attribution-ads-helper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /attribution-ads-helper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of attribution-ads-helper — a cross-channel attribution analysis and decision-support tool. - Diagnose attribution discrepancies across Meta, Google Ads, TikTok, YouTube, Amazon Ads, Shopify Ads, and DSP campaigns. - Compare performance by attribution window and quantify budget impact. - Generate explicit mismatch maps, sensitivity analyses, and safe allocation recommendations. - Support key decisions (e.g., model comparison, resolving conflicting ROAS/CAC) with actionable outputs. - Provide guidelines for platform-specific behaviors, failure handling, and practical validation steps. - Includes robust workflow, decision rules, and quality checklist for reliable guidance.
元数据
Slug attribution-ads-helper
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Attribution Helper 是什么?

Build cross-channel attribution analysis and decision guidance for Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, Shopify Ads, a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 281 次。

如何安装 Attribution Helper?

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

Attribution Helper 是免费的吗?

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

Attribution Helper 支持哪些平台?

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

谁开发了 Attribution Helper?

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

💬 留言讨论