Determine whether an Amazon product can economically tolerate the market's CPC and conversion environment before trying to optimize ACoS. Use when ads remain expensive, volume falls after bid cuts, or a team needs a launch feasibility gate.
npx skills add https://github.com/xjli360/sealeap-amazon-skills --skill sealeap-xiezhi-amazon-market-acos-feasibility
把 ACoS 拆回 CPC、CVR、售价、贡献毛利和复购价值,先判断商业模型能否承受市场,再选择广告动作。
缺少字段时列出证据缺口,并把相关结论标为 FACT、ESTIMATE、ASSUMPTION 或 UNKNOWN;不要补造数据。
计算保本 CPA、ACoS、CPC 与所需 CVR,并给出单次订单和生命周期两种口径。
排查宽泛或不相关查询、广告位和人群是否拉低转化;明显错投先修正。
比较精准痛点、差异可见性、主图、定价、评分、变体和页面承接。
比较低评论样本与头部样本的表现,判断新品在正常运营下是否有可达转化区间。
可承受则守住盈利区间并单变量优化;不可承受则改定位、提高客单/复购价值或退出。
需要外部关键词、竞品、评论或公开网页证据时,读取 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-market-acos-feasibility 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.