mcpbeat Sign in

Ads Attribution Skill for Claude

Audit cross-platform attribution, conversion definitions, reporting windows, GA4, AdServices and AdAttributionKit, MMPs, browser and server events, offline conversions, and platform reconciliation. Use for attribution audit, attribution models, conversion windows, requests to add or total Meta and Google conversions, incompatible reporting-window aggregation, GA4 attribution, MMP review, AppsFlyer, Adjust, Branch, Singular, or cross-platform discrepancies.

498 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
7798
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/AgriciDaniel/claude-ads --skill ads-attribution

The instruction itself

2 sections, as written by the author

Attribution Audit

  • Read the main ads contract and normalized account snapshots.
  • Declare the business conversion, value, data window, timezone, currency, and

decision the attribution analysis must support.

  • Inventory every browser, server, platform, analytics, MMP, offline, and app

attribution source with its identity, counting, deduplication, and privacy rules.

  • Reconcile comparable events and explain differences caused by eligibility,

view-through rules, consent, modeled data, conversion lag, thresholds, or scope.

  • Separate measurement quality from platform-reported performance.
  • Return findings, contradictions, confidence, missing evidence, and a measurement

improvement plan through the common JSON contract.

Do not assume one platform is ground truth, add incompatible reports together, or

recommend an attribution model without the operator's decision context.

Comparability gate

Reject aggregation until the sources share, or are explicitly normalized to, the

same conversion event and value definition, attribution window, click/view scope,

counting method, deduplication identity, timezone, currency, attribution model,

and modeled-data treatment. Until then, report the values side by side with their

definitions; do not compute a total.

Example: Meta seven-day conversions and Google thirty-day conversions are

incompatible. Refuse to add them, reconcile windows and definitions first, and

only aggregate a newly comparable dataset.

Other skills for the same job

different authors, same section of the catalogue
Screenshots
by ComeOnOliver
×2

Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or documentation.

6k tokens
Screenshot
by nexu-io

| Capture desktop, app windows, or pixel regions across OS platforms. Useful for marketing screenshots, design reviews, and bug reports.

290 tokens
Screenshots Marketing
by nexu-io

| Generate marketing screenshots with Playwright. Useful for landing-page hero shots, App Store screenshots, and changelog visuals.

300 tokens
Shopify Content
by jezweb

Create and manage Shopify pages, blog posts, navigation menus, redirects, and SEO metadata via the Admin API or browser automation. Use whenever the user wants to add a page to a Shopify store, write a Shopify blog post, update the storefront navigation, manage redirects, or tune SEO metadata on a Shopify site.

2k tokens
Godot Genre Idle Clicker
by thedivergentai

Expert blueprint for idle/clicker games including big number handling (mantissa + exponent system), exponential growth curves (cost_growth_factor 1.15x), generator systems (auto-producers), offline progress calculation, prestige systems (reset for permanent multipliers), number formatting (K/M/B suffixes, scientific notation). Use for incremental games, idle games, or cookie clicker derivatives. Trigger keywords: idle_game, big_number, exponential_growth, generator_system, offline_progress, prestige_system, number_formatting.

10k tokens scripts
Screenshots
by lingxling

Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or documentation.

3k tokens
Screenshots
by christophacham

Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or documentation.

3k tokens
Claude For Safari
by SDLLL

Control the user's real Safari browser on macOS using AppleScript and screencapture. This skill should be used when the user asks to interact with Safari, browse websites, read web pages, automate browser tasks, take screenshots of web content, or when any task would benefit from seeing or interacting with what's in their browser. Triggers on keywords like "safari", "browser", "web page", "open tab", "screenshot the page", "read this site", "browse", "click on", "fill in the form".

6k tokens

How to use it

Copy the folder

Take agricidaniel/ads-attribution from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.