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.
npx skills add xjli360/sealeap-amazon-ad-skills --skill sealeap-baize-amazon-ad-strategy-routergit clone --depth 1 https://github.com/xjli360/sealeap-amazon-ad-skillsWrote 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.
[](https://agentmods.dev/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-ad-strategy-router)<a href="https://agentmods.dev/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-ad-strategy-router"><img src="https://agentmods.dev/badge/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-ad-strategy-router/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.
<a href="https://agentmods.dev/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-ad-strategy-router"><img src="https://agentmods.dev/badge/skills/xjli360/sealeap-amazon-ad-skills/sealeap-baize-amazon-ad-strategy-router.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00079 | $0.01111 |
| Opus 5 | $0.00039 | $0.00556 |
| Sonnet 5 | $0.00016 | $0.00222 |
| Haiku 4.5 | $0.00008 | $0.00111 |
Grade A, and why
sealeap-baize-amazon-ad-strategy-router 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.
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.
What it actually says
Amazon 广告策略路由
目标
Route an Amazon product into precise-attribute, broad-intent, or no-clear-keyword advertising structures based on product truth, search behavior, conversion, and unit economics.
不可妥协的边界
- 当前 Amazon 官方政策、账户资格、站点字段和一方数据优先于本 Skill 的经验框架。
- 第三方数据一律标为估算或前台观测,不得写成 Amazon 一方事实。
- 默认提供诊断或草案。写入前展示对象、旧值、新值、影响、停止线与回退,核对用户已有授权是否覆盖对象、动作与预算;范围已明确授权时继续执行并回读核验,只有未覆盖或扩大的范围才请求批准。
- 一次实验只改变一个主要变量,并记录基线、样本、成功、停止和回退条件。
- 不得复制来源材料或竞品表达;输出必须按当前任务重新组织并可由现有证据支撑。
- 品类或变体数量不直接决定广告结构,购买意图和可隔离证据才决定。
- 宽泛流量必须有独立预算和回退线。
先判断任务模式
- 诊断:读取现状、证据和缺口,不生成线上写入动作。
- 方案草案:输出可审核的结构、参数范围、实验和回退值。
- 执行准备:只生成待批准变更表或 API/控制台操作草案。
- 已批准执行:仅对用户在当前会话明确批准的对象和字段执行,并立即回读核验。
用户未指定时采用“诊断”。
开始前要拿到
- marketplace、店铺、ASIN/SKU、广告类型和目标
- 同口径的 Campaign、Targeting、Search Term、Placement 与 Advertised Product 报告
- 售价、优惠、COGS、Amazon 费用、退款与目标贡献利润
- 库存、Buy Box、Listing、评论和同期市场事件
缺失项必须标为 NEEDS_EVIDENCE;不得猜数字、补属性或把不同站点、ASIN、变体、币种和时间窗混在一起。
工作流
先读取 references/playbook.md,确认该方法适用于当前对象。按以下顺序执行:
- 先判断产品是否有明确属性词、只有宽泛场景词,或主要依靠相似商品流量。
- 有明确属性词时用精准核心词和受控词根扩展;泛流量品分开探索。
- 无明确关键词时以高度相似 ASIN 和自动发现为小预算入口。
- 根据利润、转化、库存与增长目标选择盈利、进攻或保守模式。
- 运行后按真实 CPC、CVR 和总利润重新分类,不固守上线前标签。
最后做数据充分性检查,并把结论分成 FACT / ESTIMATE / HYPOTHESIS / UNKNOWN。若关键证据不足,状态写 HOLD。
第三方 MCP 数据
仅在自有数据不足且当前任务确实需要外部证据时,读取 references/mcp-data-plan.md,再使用 scripts/mcp_research.py。本 Skill 的外部取数目的:获取关键词结构、相似 ASIN、搜索场景和竞争强度代理证据。
- 先
doctor,再search-tools和describe;工具名及参数以实时tools/list与inputSchema为准。 - Token 只从环境变量读取。不得写入命令参数、URL、Skill、报告、日志或 Git。
tools/call或 Actor 可能计费;先展示 Provider、工具、无密钥业务参数、预计成本与输出位置,核对已有授权覆盖后才加--allow-cost;该标志不是费用上限。
必须交付的结果
- 产品流量类型
- 广告结构路由
- 经营模式选择
- 重分类触发器
- 数据范围、来源、采集时间、样本与限制。
- 关键假设、待补证据、风险和不可确定项。
- 若有动作:对象、旧值、新值、预期、停止条件、回退值与审批状态。
方案状态使用 READY FOR REVIEW / DRAFT / HOLD / STOP;如已执行,另行记录实际结果及回读证据。未得到明确批准时,不得声称已修改线上对象。
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.
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.
- 4d ago First seen · 72 lines · 79 tokens per session scan A 1a72c06ba494
sealeap-baize-amazon-ad-strategy-router is a skill published in the GitHub repository xjli360/sealeap-amazon-ad-skills (86 stars, last pushed 6d ago), licensed MIT. It adds 79 tokens to every session and 1,111 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.
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.
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.
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.
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…
amazon-pricing-command-center
Data-driven pricing strategy engine for Amazon sellers. Given one or more ASINs, auto-detects each product's leaf category, analyzes the pricing landscape, and delivers RAISE/HOLD/LOWER signals with profit simulation. Supports single ASIN or batch (multiple ASINs, auto-grouped by category). Uses ZooData API endpoints…
ecom-applicability
Determine whether AI is appropriate for a specific e-commerce task. Use when evaluating if a problem has enough data, the right tools, or acceptable risk for AI automation. Answers 'should I use AI for X?' with boundary-aware reasoning.