← Back to Skills Marketplace
danyangliu-sandwichlab

Attribution Helper

by danyangliu · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
281
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install attribution-ads-helper
Description
Build cross-channel attribution analysis and decision guidance for Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, Shopify Ads, a...
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install attribution-ads-helper
  3. After installation, invoke the skill by name or use /attribution-ads-helper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug attribution-ads-helper
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 281 downloads so far.

How do I install Attribution Helper?

Run "/install attribution-ads-helper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Attribution Helper free?

Yes, Attribution Helper is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Attribution Helper support?

Attribution Helper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Attribution Helper?

It is built and maintained by danyangliu (@danyangliu-sandwichlab); the current version is v1.0.0.

💬 Comments