Create a guarded Amazon Ads launch plan that prioritizes query relevance, listing alignment, conversion evidence, and capped learning spend. Use when a new product has little history and the team wants to improve auction eligibility without assuming a hidden fixed weight score.
npx skills add https://github.com/xjli360/sealeap-amazon-skills --skill sealeap-xiezhi-amazon-ad-relevance-weight-bootstrap
用精准购物意图、页面一致性和受控学习预算积累可解释的点击与转化信号,而不是依赖未经证实的权重公式。
缺少字段时列出证据缺口,并把相关结论标为 FACT、ESTIMATE、ASSUMPTION 或 UNKNOWN;不要补造数据。
将产品核心属性、对象和场景与搜索词、Listing 标题/要点和目标页面逐项对齐。
优先购买意图明确且搜索结果高度一致的词,排除大而泛、与产品弱相关的流量。
以建议竞价区间为参考制定小范围测试,预先限定日预算、累计花费、最低样本和停止条件。
分别看曝光、CTR、CVR、CPC、广告位和搜索词;先判断资格/相关性,再判断商品页和价格。
一次只改变主要变量;只有转化证据支持时扩大预算或竞价,表现恶化则回退。
需要外部关键词、竞品、评论或公开网页证据时,读取 references/mcp-data-plan.md,并使用 scripts/mcp_research.py。
tools/list、search-tools 和 describe,依据实时 inputSchema 构造参数。tools/call 先展示 Provider、工具、无密钥参数、预计成本与输出位置,核对已有授权;仅在授权覆盖本次范围时使用 --allow-cost,该标志不是费用上限。--output 写入 Skill 包之外的任务私有目录;不假设安装位置受仓库 .gitignore 保护。第三方数据标为估算或代理证据。结尾列出站点、数据窗口、证据来源、关键假设、缺口、风险、下一步和所有待批准动作。证据不足时写 HOLD,不得包装成可直接执行。
执行细节、证据字段和质量检查见 references/playbook.md。
Take xjli360/sealeap-xiezhi-amazon-ad-relevance-weight-bootstrap from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
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.