sealeap-baize-amazon-ad-optimization-order

sealeap-baize-amazon-ad-optimization-order is a skill for Codex from xjli360/sealeap-amazon-ad-skills. It costs 73 tokens per session (1,099 once invoked), scanned A, original, MIT.

A staged method for improving Amazon advertising: review ad placement first, exclude searches only when they are clearly irrelevant, and change individual bids last. An ad placement is the location where Amazon shows an ad, such as search results or a product page.

In plain words
What is it for?
Use it to compare placement efficiency, control clearly unrelated searches, adjust target bids, and create a new baseline after each stage.
Why use it?
It prevents several settings from changing at once and makes results hard to explain. It also avoids excluding searches merely because they lack natural ranking or have passed a fixed click threshold.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to compare placement efficiency, control clearly unrelated searches, adjust target bids, and create a new baseline after each stage.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-ad-optimization-order
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-ad-optimization-order
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-ad-optimization-order

README.md
[![agentmods](https://agentmods.dev/badge/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-ad-optimization-order/github.svg)](https://agentmods.dev/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-ad-optimization-order)
Your own site
<a href="https://agentmods.dev/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-ad-optimization-order"><img src="https://agentmods.dev/badge/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-ad-optimization-order/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-ad-optimization-order

Your own site · 80×15
<a href="https://agentmods.dev/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-ad-optimization-order"><img src="https://agentmods.dev/badge/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-ad-optimization-order.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,099 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.00073 $0.01099
Opus 5 $0.00036 $0.00549
Sonnet 5 $0.00015 $0.00220
Haiku 4.5 $0.00007 $0.00110

Measured 4d ago against content hash 804f91b98e2c, 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-ad-optimization-order 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-ad-optimization-order/SKILL.md · 72 lines

What it actually says

Amazon 广告优化顺序

目标

Optimize Amazon ads in an attribution-safe order: placement allocation first, irrelevant-query controls second, and target-level bid changes last.

不可妥协的边界

  • 当前 Amazon 官方政策、账户资格、站点字段和一方数据优先于本 Skill 的经验框架。
  • 第三方数据一律标为估算或前台观测,不得写成 Amazon 一方事实。
  • 默认提供诊断或草案。写入前展示对象、旧值、新值、影响、停止线与回退,核对用户已有授权是否覆盖对象、动作与预算;范围已明确授权时继续执行并回读核验,只有未覆盖或扩大的范围才请求批准。
  • 一次实验只改变一个主要变量,并记录基线、样本、成功、停止和回退条件。
  • 不得复制来源材料或竞品表达;输出必须按当前任务重新组织并可由现有证据支撑。
  • 没有自然排名不是自动否词条件,只是相关性复核信号。
  • 固定点击门槛不跨品类通用,应结合预期转化和亏损上限。

先判断任务模式

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

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

开始前要拿到

  • marketplace、店铺、ASIN/SKU、广告类型和目标
  • 同口径的 Campaign、Targeting、Search Term、Placement 与 Advertised Product 报告
  • 售价、优惠、COGS、Amazon 费用、退款与目标贡献利润
  • 库存、Buy Box、Listing、评论和同期市场事件

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

工作流

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

  1. 先用位置报告找顶部、其余搜索位和商品页的效率差异。
  2. 用基础竞价和位置倍率的组合隔离差位置,同时维持有效位置。
  3. 重新积累足够样本后,仅否定属性或购买意图已确认不相关的查询。
  4. 最后处理目标级竞价;广泛词先收编已验证的高相关搜索词。
  5. 每一阶段完成后重新建基线,避免多层参数互相覆盖。

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

第三方 MCP 数据

仅在自有数据不足且当前任务确实需要外部证据时,读取 references/mcp-data-plan.md,再使用 scripts/mcp_research.py。本 Skill 的外部取数目的:补充关键词相关性和自然可见度代理证据,最终以广告搜索词报告为准。

  • 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 · 73 tokens per session scan A 804f91b98e2c

Subscribe to this mod's changes

sealeap-baize-amazon-ad-optimization-order is a skill published in the GitHub repository xjli360/sealeap-amazon-ad-skills (86 stars, last pushed 6d ago), licensed MIT. It adds 73 tokens to every session and 1,099 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-product-research

A Sorftime-based product research skill for finding Amazon market opportunities and deciding whether a new product is worth pursuing. Sorftime is a market-research data source for Amazon sellers.

zach22-1999/amazon-skills · 89 tokens

zach-listing-health-checker

An Amazon listing health checker that examines a product page as a shopper would see it, including visibility, price, seller, cart, delivery, category, rank, reviews, and search visibility.

zach22-1999/amazon-skills · 101 tokens

zach-sif-cvr-threshold-analyzer

An analyzer that compares daily conversion data for an Amazon product with its natural keyword rankings. CVR, or conversion rate, is the share of visitors who buy; natural rankings are unpaid search positions.

zach22-1999/amazon-skills · 129 tokens

creative-generate

A workflow for creating advertising images and banners from a strategy brief. It separates the main visual artwork from the accurately typeset text and produces variants for display or social formats.

logly/mureo · 131 tokens

ecom-social

Instructions for creating and improving e-commerce social-media content, advertising, and community work across platforms such as Instagram, YouTube, TikTok, Pinterest, Reddit, WhatsApp, and Xiaohongshu.

kangise/ecommerce-ai-skills · 60 tokens

ecom-compliance

Check product compliance, HS codes, IP risks, and platform requirements. Use for category approval, FDA/FCC/CE documentation, IP infringement screening, or dangerous goods classification.

kangise/ecommerce-ai-skills · 40 tokens