sealeap-baize-amazon-paid-organic-attribution

sealeap-baize-amazon-paid-organic-attribution is a skill for Codex from xjli360/sealeap-amazon-ad-skills. It costs 80 tokens per session (1,135 once invoked), scanned A, original, MIT.

An Amazon advertising-analysis workflow for separating paid orders from sales that may have happened without advertising. It uses whole-product profit, search relevance, controlled time periods, and tests rather than simply subtracting reported ad orders.

In plain words
What is it for?
It helps assess advertising contribution, test whether reduced spending lowers total sales, decide which search terms may be paused, and compare total orders and profit before and after changes.
Why use it?
It avoids overstating how many sales advertising caused or stopping useful ads because reporting windows differ. It also accounts for changes in price, stock, product pages, and natural search position.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit It helps assess advertising contribution, test whether reduced spending lowers total sales, decide which search terms may be paused, and compare total orders and profit before and after changes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-paid-organic-attribution
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add xjli360/sealeap-amazon-ad-skills --skill sealeap-baize-amazon-paid-organic-attribution
Clone the repo
git clone --depth 1 https://github.com/xjli360/sealeap-amazon-ad-skills

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sealeap-baize-amazon-paid-organic-attribution

README.md
[![agentmods](https://agentmods.dev/badge/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-paid-organic-attribution/github.svg)](https://agentmods.dev/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-paid-organic-attribution)
Your own site
<a href="https://agentmods.dev/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-paid-organic-attribution"><img src="https://agentmods.dev/badge/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-paid-organic-attribution/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for sealeap-baize-amazon-paid-organic-attribution

Your own site · 80×15
<a href="https://agentmods.dev/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-paid-organic-attribution"><img src="https://agentmods.dev/badge/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-paid-organic-attribution.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,135 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00080 $0.01135
Opus 5 $0.00040 $0.00567
Sonnet 5 $0.00016 $0.00227
Haiku 4.5 $0.00008 $0.00113

Measured 4d ago against content hash b8a6f63c2416, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

sealeap-baize-amazon-paid-organic-attribution scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/mcp_research.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

amazon-skills/douyin/baize/sealeap-baize-amazon-paid-organic-attribution/SKILL.md · 72 lines

What it actually says

Amazon 广告与自然订单归因

目标

Assess paid-versus-organic Amazon order contribution with whole-ASIN economics, cannibalization tests, query relevance, and time-window controls instead of subtracting attributed ad orders mechanically.

不可妥协的边界

  • 当前 Amazon 官方政策、账户资格、站点字段和一方数据优先于本 Skill 的经验框架。
  • 第三方数据一律标为估算或前台观测,不得写成 Amazon 一方事实。
  • 默认提供诊断或草案。写入前展示对象、旧值、新值、影响、停止线与回退,核对用户已有授权是否覆盖对象、动作与预算;范围已明确授权时继续执行并回读核验,只有未覆盖或扩大的范围才请求批准。
  • 一次实验只改变一个主要变量,并记录基线、样本、成功、停止和回退条件。
  • 不得复制来源材料或竞品表达;输出必须按当前任务重新组织并可由现有证据支撑。
  • 自然订单不能简单等同于会话订单减广告订单,报表口径和归因窗可能不同。
  • 第三方关键词数据之间可能口径冲突,保留各来源而非强行合并。

先判断任务模式

  1. 诊断:读取现状、证据和缺口,不生成线上写入动作。
  2. 方案草案:输出可审核的结构、参数范围、实验和回退值。
  3. 执行准备:只生成待批准变更表或 API/控制台操作草案。
  4. 已批准执行:仅对用户在当前会话明确批准的对象和字段执行,并立即回读核验。

用户未指定时采用“诊断”。

开始前要拿到

  • marketplace、ASIN/SKU、广告归因窗与业务报告时间窗
  • 广告订单、总订单、会话、自然位置、TACOS 与贡献利润
  • 价格、优惠、库存、Buy Box、Listing 和评论变更日志
  • 查询、广告位和投放对象的相关性证据

缺失项必须标为 NEEDS_EVIDENCE;不得猜数字、补属性或把不同站点、ASIN、变体、币种和时间窗混在一起。

工作流

先读取 references/playbook.md,确认该方法适用于当前对象。按以下顺序执行:

  1. 统一 ASIN、站点、归因窗和业务报告日期,先看总订单与贡献利润。
  2. 记录广告点击带来的详情页曝光和后续非直接归因影响,但标为假设。
  3. 仅在自然位、价格、库存和页面稳定时做阶梯降价或停投实验。
  4. 比较广告订单下降后自然订单是否补回、总单是否稳定、利润是否改善。
  5. 不因某词短期未归因订单就自动否定;先检查相关性和样本。

最后做数据充分性检查,并把结论分成 FACT / ESTIMATE / HYPOTHESIS / UNKNOWN。若关键证据不足,状态写 HOLD

第三方 MCP 数据

仅在自有数据不足且当前任务确实需要外部证据时,读取 references/mcp-data-plan.md,再使用 scripts/mcp_research.py。本 Skill 的外部取数目的:补充自然排名与关键词相关性;归因结论仍以 Amazon 一方报告和实验为主。

  • doctor,再 search-toolsdescribe;工具名及参数以实时 tools/listinputSchema 为准。
  • Token 只从环境变量读取。不得写入命令参数、URL、Skill、报告、日志或 Git。
  • tools/call 或 Actor 可能计费;先展示 Provider、工具、无密钥业务参数、预计成本与输出位置,核对已有授权覆盖后才加 --allow-cost;该标志不是费用上限。

必须交付的结果

  • 口径对齐表
  • 增量性实验
  • 词级保留与暂停理由
  • 利润变化
  • 数据范围、来源、采集时间、样本与限制。
  • 关键假设、待补证据、风险和不可确定项。
  • 若有动作:对象、旧值、新值、预期、停止条件、回退值与审批状态。

方案状态使用 READY FOR REVIEW / DRAFT / HOLD / STOP;如已执行,另行记录实际结果及回读证据。未得到明确批准时,不得声称已修改线上对象。

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 72 lines · 80 tokens per session scan A b8a6f63c2416

Subscribe to this mod's changes

sealeap-baize-amazon-paid-organic-attribution is a skill published in the GitHub repository xjli360/sealeap-amazon-ad-skills (86 stars, last pushed 6d ago), licensed MIT. It adds 80 tokens to every session and 1,135 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-07.

Related

Other skills, from other repositories

zach-seller-skill-creator

A Chinese-language guide for Amazon sellers who want to turn repeated work processes into reusable skills for an AI agent.

zach22-1999/amazon-skills · 203 tokens

zach-search-term-analyzer

An analyzer for Amazon Brand Analytics Top Search Terms reports, which show popular searches across Amazon and how clicks and conversions are distributed among products.

zach22-1999/amazon-skills · 133 tokens

zach-search-term-report-analyzer

An Amazon Ads search-term report analyzer for Sponsored Products, Sponsored Brands, and Sponsored Display campaigns. It groups related search terms, measures results over 7, 14, and 30 days, and produces reports in several file formats.

zach22-1999/amazon-skills · 149 tokens

sorftime-seller-agent

Sorftime Seller Agent — Expert-level cross-border e-commerce data analysis and product sourcing intelligence for Amazon, Walmart, TikTok Shop, 1688, Shopee, and TEMU sellers (plus Reddit social-listening queries). A single skill that turns any MCP-enabled AI agent (Claude Code, OpenClaw, Cursor, Copilot) into a…

DannylydST/sorftime-seller-agent · 127 tokens

amazon-analysis

Amazon-domain general analysis and multi-endpoint research engine. Handles broad or composite Amazon research requests that span multiple data dimensions or have no single specialized angle. Use when: - user asks for multi-endpoint Amazon research, composite reports, or general Amazon market/product analysis user asks…

SerendipityOneInc/ZooData-Skills · 119 tokens

amazon-market-trend-scanner

Amazon category trend scanner. Scans Amazon category landscapes to discover trending subcategories, emerging niches, and market shifts. Tracks demand surges, brand consolidation, new entrant waves, price band migration, and margin changes across all subcategories under a parent category. Use when user asks about…

SerendipityOneInc/ZooData-Skills · 147 tokens