Govern AI-assisted Amazon product research by separating automatable evidence work from human commercial judgment. Use when auditing an AI selection workflow, prompt, agent, or Skill that produces product recommendations.
npx skills add https://github.com/xjli360/sealeap-amazon-skills --skill sealeap-xiezhi-amazon-ai-product-research-governance
让 AI 承担批量取数、整理和反证,而把竞品定义、需求真实性、差异化取舍与最终立项保留在人类决策门内。
缺少字段时列出证据缺口,并把相关结论标为 FACT、ESTIMATE、ASSUMPTION 或 UNKNOWN;不要补造数据。
把评论聚类、参数对比、关键词归类、专利检索等重复劳动与立项、备货和差异化判断分开。
对每个结论追溯数据源、时间窗、站点、样本、直接竞品集合和计算方法;无法追溯的结论不进入决策。
用购买对象、场景、关键属性和价格带定义直接竞品,不能把搜索结果总数当作竞争者数量。
共性痛点用于基础需求,少数但高价值的特殊场景作为待验证假设;AI 不得自动把低频反馈升级为需求事实。
在产品立项、供应商下单、预算、广告和发布前输出证据包、反方解释和待批准事项。
将真实结果、失败原因和规则修正回到案例库,持续评估 Agent 的命中率与校准度。
需要外部关键词、竞品、评论或公开网页证据时,读取 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-ai-product-research-governance 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.