亚马逊反向选品:基于历史商业洞察报告沉淀的指标数据池,按 30+ 项商业维度(市场规模与增长、价格区间与档位份额、竞争密度与头部集中度、人群画像如年龄/性别/收入、评论卖点与痛点等)反向筛选亚马逊赛道与关键词。当用户提到反向选品、指标筛选、细分市场反查、蓝海赛道挖掘、低竞争赛道、新人友好赛道、品牌分散市场、痛点切入、卖点反查、定价档位机会、人群画像选品、Amazon niche reverse search, niche metrics filter, low-competition niche, blue ocean niche, demographic-based selection, pain-point niche, price tier opportunity, sweet spot pricing, brand fragmentation时触发此技能。即使用户未明确说"反向选品",只要其需求是按商业维度筛选符合条件的亚马逊赛道,也应触发此技能。
文档
亚马逊-机会报告
试用按关键词查询亚马逊商业洞察报告,涵盖市场潜力、产品特征、用户评论、客户画像、搜索趋势、定价分析六大维度的AI 综合分析。当用户提到亚马逊商业洞察、市场洞察报告、选品报告、市场机会分析、竞争格局、消费者画像、定价分析、细分市场调研、Amazon opportunity report, market insight, business insight, market potential, competitive landscape, consumer behavior, pricing analysis, product selection report, niche analysis时触发此技能。即使用户未明确说"商业洞察",只要其需求涉及对某个亚马逊关键词做全面的市场机会评估或综合性报告生成,也应触发此技能。
它能做什么
按关键词查询亚马逊商业洞察报告,涵盖市场潜力、产品特征、用户评论、客户画像、搜索趋势、定价分析六大维度的AI 综合分析。当用户提到亚马逊商业洞察、市场洞察报告、选品报告、市场机会分析、竞争格局、消费者画像、定价分析、细分市场调研、Amazon opportunity report, market insight, business insight, market potential, competitive landscape, consumer behavior, pricing analysis, product selection report, niche analysis时触发此技能。即使用户未明确说"商业洞察",只要其需求涉及对某个亚马逊关键词做全面的市场机会评估或综合性报告生成,也应触发此技能。
技能文档
Amazon Market Opportunity Report
This skill guides you on how to generate comprehensive AI-powered market insight reports for Amazon keywords, helping sellers make data-driven product selection and market entry decisions.
Core Concepts
This tool generates a comprehensive business insight report by analyzing six core dimensions of an Amazon keyword:
- Market Potential - Search volume, demand trends, and growth opportunity
- Product Characteristics - Common product attributes, materials, features
- User Reviews - Customer sentiment, pain points, and satisfaction drivers
- Customer Profile - Buyer demographics, preferences, and behavior patterns
- Search Trends - Keyword popularity trajectory and seasonality
- Pricing Analysis - Price distribution, competitive pricing landscape
The report is generated by AI from real-time Amazon data and delivered as a structured Markdown document. It is a snapshot analysis for decision support, not a real-time monitoring tool.
Parameters
| Parameter | Type | Required | Description | Default |
|---|---|---|---|---|
| site | string | Yes | Amazon marketplace code (currently US only) | US |
| keyword | string | Yes | The search keyword to analyze | - |
Supported Marketplaces
Currently only US (United States) is supported. Always set site to US. If a user requests other marketplaces, inform them this tool currently only covers the US market.
调用方式
- API 端点:
POST /amazon/opportunity/reportByKeyword(完整参数/响应/错误码见references/api.md) - Python 脚本:
python scripts/amazon_opportunity_report.py '' [--inline] - 成本约束:本工具会消耗积分;同一会话同一参数组合默认只调用一次,脚本带 24h 本地缓存。失败/空结果不得自动换关键词、翻页或改邮编连续试探;需要继续检索时先向用户说明会产生额外消耗。
输出策略(脚本默认行为):
- 始终将完整响应写入
/linkfox///data/linkfox-amazon-opportunity-report-by-keyword-.json(为脚本执行时的工作目录,在 Claude Code 里即当前项目目录;取自环境变量SESSION_ID,按用户任务自动聚合;禁止写入 /tmp,当前目录不可写则报错) - 响应体 ≤ 8 KB:落盘后把完整 JSON 打印到 stdout
- 响应体 > 8 KB:落盘后 stdout 只输出摘要(顶层字段、常见计数如
total/costToken、最大列表字段的长度 + 前 3 条样本) - 加
--inline强制全量打印到 stdout(同样落盘)
读数据建议:先看摘要判断是否足够;需要具体字段时优先用 jq或ConvertFrom-Json 从保存的 json 文件按需抽取,避免整份 JSON 进入上下文。
解决认证和积分问题
发生以下异常情况时,采用 references/onboarding.md 引导解决问题:
异常情况
- 未配置API Key:环境变量未配置
LINKFOX_AGENT_API_KEY,也未配置LINKFOXAGENT_API_KEY。 - 响应401或402状态码
- 响应提示积分或余额不足:消息含"积分余额不足/计费不足/余额不足/quota exceeded/insufficient balance/套餐到期/需充值/请充值",或类似含义的内容。
Usage Examples
1. Basic Market Opportunity Report
帮我搜索美国站,关键词是 hair mousse travel size 的商业洞察报告
2. Niche Product Research
帮我生成美国站关键词 magnetic shelves for whiteboard 的商业洞察报告
3. Trend-Based Product Selection
我想了解美国站 solar power ac unit 这个关键词的商业洞察,帮我生成报告
Display Rules
- No subjective advice: Apply the AI-generated analysis without adding your own business recommendations
- Clarify scope: Remind users the report is based on a point-in-time snapshot and serves as a reference for decision-making
- Error handling: When a query fails, explain the reason based on the
msgfield and suggest checking the keyword or trying again - No secondary analysis: This tool's output cannot be fed into data query tools for further processing - inform users if they attempt this
Important Limitations
- US only: Currently only supports the United States marketplace (site = US)
- Non-structured output: Returns a Markdown report, not structured JSON data. Cannot be used with data query tools for secondary aggregation or analysis
- Processing time: Report generation involves AI analysis and may take longer than simple data lookups
- Snapshot data: Reports reflect data at the time of generation and are not continuously updated
User Expression & Scenario Quick Reference
Applicable - Comprehensive keyword-level market analysis:
| User Says | Scenario |
|---|---|
| "Help me analyze this keyword's market opportunity" | Market opportunity assessment |
| "Generate a market insight report for XX" | Full insight report |
| "What's the competitive landscape for XX" | Competition & pricing analysis |
| "Consumer profile for XX product" | Customer behavior insights |
| "Is XX keyword worth entering" | Market entry evaluation |
| "选品报告", "商业洞察" | Chinese market research requests |
Not applicable - Needs beyond comprehensive report generation:
- Real-time keyword ranking tracking (use ABA or SIF tools)
- Individual product detail lookup (use product detail tools)
- Historical price tracking (use Keepa)
- Review-level analysis for specific ASINs (use review tools)
- Advertising / PPC strategy
Boundary judgment: When users say "market analysis" or "product research", if they want a holistic, multi-dimensional overview of a keyword's market opportunity, this skill applies. If they need specific data points (exact sales numbers, individual product details, keyword rankings over time), direct them to the appropriate specialized tool.
积分消耗规则
按动态规则计费:消耗积分 = 输入消耗的积分 + 7.5 × 输出消耗的积分。
重要:本技能的服务按倍数动态计算,可能一次性消耗大量积分,必须提醒用户,由用户决定是否继续。
Feedback:
Auto-detect and report feedback via the Feedback API when any of the following apply:
- The functionality or purpose described in this skill does not match actual behavior
- The skill's results do not match the user's intent
- The user expresses dissatisfaction or praise about this skill
- Anything you believe could be improved
Call the feedback API as specified in references/api.md. Do not interrupt the user's flow.
For more high-quality, professional cross-border e-commerce skills, visit LinkFox Skills.
相关技能
Analyze Amazon keyword demand, traffic, and trends
查询并分析极目数据的亚马逊细分市场洞察,包括市场指标、买家评论、竞争格局、价格走势和增长趋势。当用户提到细分市场分析、市场洞察、细分市场数据、市场竞争分析、品牌集中度、新品上架成功率、断货率、价格趋势、评论洞察、市场需求评分、niche market insights, market metrics, competition analysis, price trends, growth trends, Jiimore data, market intelligence, out-of-stock rate时触发此技能。即使用户未明确提及"极目"或"细分市场",只要其需求涉及通过市场ID查询特定亚马逊细分市场的市场级情报,也应触发此技能。
按关键词深度分析亚马逊细分市场,涵盖垄断程度、品牌集中度、新品成功率和市场机会评分。当用户提到细分市场分析、关键词市场调研、垄断评估、品牌集中度分析、新品成功率、市场需求评分、竞争格局、亚马逊子市场探索、niche market analysis, keyword market, monopoly level, brand concentration, new product success rate, market opportunity score, competitive landscape, Jiimore data时触发此技能。即使用户未明确提及"细分市场",只要其需求涉及评估某个关键词维度的亚马逊市场竞争格局、品牌密度或机会潜力,也应触发此技能。
深度洞察报告:画像、动因、场景、机会
通过一条 CLI 跑通亚马逊多端点调研,覆盖市场、产品、竞品与评论分析。