ABA搜索词周快照速查(SFR+Top ASIN点击/转化份额)与Amazon关键词挖掘扩展(搜索建议词扩展+Widget分类卡片挖掘),批量产出长尾词库并导出。
Documents
亚马逊-ABA数据挖掘
Try it亚马逊ABA(品牌分析)搜索词数据的查询与分析,涵盖15个站点近3年的周维度数据。当用户提到ABA数据、亚马逊搜索词分析、关键词挖掘、搜索排名趋势、市场机会分析、季节性关键词、高点击低转化分析、蓝海词发现、竞品关键词分析、ABA data, search term report, keyword mining, search ranking trends, blue ocean keywords, click share, conversion share, seasonal keywords, market opportunity analysis, competitor keywords时触发此技能。即使用户未明确提及"ABA",只要其需求涉及亚马逊搜索词数据和排名分析,也应触发此技能。
What it does
亚马逊ABA(品牌分析)搜索词数据的查询与分析,涵盖15个站点近3年的周维度数据。当用户提到ABA数据、亚马逊搜索词分析、关键词挖掘、搜索排名趋势、市场机会分析、季节性关键词、高点击低转化分析、蓝海词发现、竞品关键词分析、ABA data, search term report, keyword mining, search ranking trends, blue ocean keywords, click share, conversion share, seasonal keywords, market opportunity analysis, competitor keywords时触发此技能。即使用户未明确提及"ABA",只要其需求涉及亚马逊搜索词数据和排名分析,也应触发此技能。
The skill document
ABA Data Explorer
This skill guides you on how to query and analyze ABA search term data, helping Amazon sellers extract valuable insights from ABA search term reports.
Core Concepts
ABA (Amazon Brand Analytics) Search Term Report is official Amazon search behavior data that reflects real consumer search activity on Amazon. This tool holds nearly 3 years of weekly-granularity data across 15 Amazon marketplaces.
Ranking logic: A smaller searchFrequencyRank value means higher search popularity. Rank 1 is the most popular search term. This is an easy point of confusion - when a user says "ranking improved," it means the numeric value decreased; "ranking dropped" means the value increased.
Data Fields
| Field | API Name | Description | Example |
|---|---|---|---|
| Search Term | searchTerm | Consumer search keyword | rimel loreal |
| Report Start Date | reportStartDate | Week start date for data collection | 2025-10-26 |
| Region | region | Amazon marketplace code | US |
| Search Frequency Rank | searchFrequencyRank | Search popularity rank (lower = better) | 82135 |
| Clicked ASIN | clickedAsin | ASIN of the clicked product | B0XXXXXXXX |
| Clicked Item Name | clickedItemName | Name of the clicked product | xxx |
| Click Share Rank | clickShareRank | This ASIN's click share rank for the search term | 1 |
| Click Share | clickShare | Click share captured by this ASIN (0~1) | 0.28 |
| Conversion Share | conversionShare | Conversion share captured by this ASIN (0~1) | 0.3333 |
Supported Marketplaces
US (United States), DE (Germany), BR (Brazil), CA (Canada), AU (Australia), JP (Japan), AE (United Arab Emirates), ES (Spain), FR (France), IT (Italy), SA (Saudi Arabia), TR (Turkey), MX (Mexico), SE (Sweden), NL (Netherlands)
Default marketplace is US. Use US when the user doesn't specify a marketplace.
调用方式
- API 端点:
POST /aba/intelligentQuery(完整参数/响应/错误码见references/api.md) - Python 脚本:
python scripts/aba_query.py '' [--inline] - 成本约束:本工具会消耗积分;同一会话同一参数组合默认只调用一次,脚本带 24h 本地缓存。失败/空结果不得自动换关键词、翻页或改邮编连续试探;需要继续检索时先向用户说明会产生额外消耗。
输出策略(脚本默认行为):
- 始终将完整响应写入
/linkfox///data/linkfox-aba-intelligent-query-.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/套餐到期/需充值/请充值",或类似含义的内容。
How to Build Queries
The key parameter when calling this tool is analysisDescription - a natural language description of the data you want to query. This description is converted into a structured query on the backend, so it needs to be precise and specific.
Principles for Writing analysisDescription
- Specify the marketplace: Always state the marketplace at the beginning, e.g., "筛选美国站" (Filter US marketplace)
- Use precise filter criteria: Use specific numeric ranges rather than vague descriptions. "排名在5万以内" (rank within 50,000) is far more effective than "排名较好" (good ranking)
- Specify time ranges: Use concrete time descriptions, e.g., "过去12周" (past 12 weeks), "2024年1-9月" (Jan-Sep 2024), "近3个月" (last 3 months)
- Specify comparison baselines: For trend analysis, clearly state the time points being compared, e.g., "4周前的排名比8周前提升30%" (rank 4 weeks ago improved 30% vs 8 weeks ago)
- Handle deduplication logic: When there are multiple records for the same search term + ASIN combination, specify which to keep, e.g., "相同搜索词相同ASIN值保留最新的一个" (keep only the latest for identical search term + ASIN)
- Stay faithful to user intent: Don't misinterpret or overextend the user's query - reflect exactly what they want
analysisDescription Examples for Common Scenarios
1. Search Term Popularity Trend
筛选美国站,关键词"gift"在过去12周的搜索热度排名。
2. Rising Dark Horse Keywords
筛选美国站,关键词包含"gift",2025年Q1和全年的平均搜索排名都大于50万,但最新排名冲进5万-10万的搜索词。
3. Sustained Growth Trend Discovery
筛选美国站,最新排名在20万以内,且4周前的排名比8周前提升30%,本周的排名比4周前提升30%的搜索词。
4. Market Opportunity Discovery (High Search Volume, Low Monopoly)
筛选美国站,筛选当前搜索排名在20000以内,近三个月点击占比Top 1的Asin的转化率占比低于5%的搜索词。相同搜索词相同Asin值保留最新的一个。
5. Seasonal / Holiday Keyword Targeting
筛选美国站,包含"cup"的关键词中,去年(2024年)1-9月份排名未进入50万,10-11月份连续进入20万的词。
6. High-Click Low-Conversion ASIN Mining
筛选美国站关键词包含"hat"的,最新搜索排名在5万-20万之间,且近3个月来点击占比大于20%,转化占比小于10%的ASIN。相同搜索词和ASIN仅保留点击占比和转化占比的比例最小数据。
7. High-ROAS Long-Tail Blue Ocean Keywords
筛选美国站,关键词包含"charger"的,当前排名在20万开外的,近2个月的平均转化占比大于平均转化占比1.5倍的关键词,以及相应的ASIN。
8. New Market Terms & Emerging Demand Detection
找到美国站"charger"的长尾词中,近一个月才进入排名榜单,且当前排名在50万以内的所有词。
9. Niche Trend / Variant Growth Capture
筛选美国站中"table"的长尾词中,排名在10万-30万之间,且近4周的搜索排名增长50%以上的搜索词。
Display Rules
- Present data only: Show query results in clear tables without subjective business advice
- Ranking clarification: When showing ranking data, remind users that lower values mean better rankings
- Volume notice: When results are large, show core data and remind users they can get the full dataset via the download link
- Download guidance: If the response includes a
downloadUrl, clearly inform the user of the download address; if the user needs full data but hasn't requested a download, proactively suggest generating a download link - Error handling: When a query fails, explain the reason based on the
msgfield and suggest adjusting query criteria
Important Limitations
- Result cap: Download links contain a maximum of 10,000 records
- Data granularity: Data is at weekly granularity, not daily
- Data range: Approximately 3 years of historical data
User Expression & Scenario Quick Reference
Applicable - Data queries around Amazon search terms:
| User Says | Scenario |
|---|---|
| "How's the search volume/popularity for XX keyword" | Ranking trend |
| "Recently trending keywords", "newly emerging terms" | Dark horse / new term detection |
| "Blue ocean keywords", "low competition terms" | Market opportunity discovery |
| "Which keywords convert well", "high-conversion long-tail" | High-ROAS keyword library |
| "Seasonal keywords", "what terms surge in peak season" | Seasonal keywords |
| "Who's capturing the traffic", "any monopoly" | Click share / monopoly analysis |
| "ASINs with high clicks but low conversion" | High-click low-conversion diagnosis |
Not applicable - Needs beyond ABA search term data:
- Advertising / PPC (bids, campaign strategy)
- Product reviews, listing copywriting
- ASIN sales estimation
- User already has local ABA files to process
Boundary judgment: When users say "product research", "competitor analysis", or "is there market opportunity", if it boils down to search-term-level data queries (finding blue ocean keywords, analyzing competitor traffic distribution under keywords), then this skill applies. If they're asking about profit margins, pricing strategy, or comprehensive market reports, it does not apply.
积分消耗规则
按动态规则计费:消耗积分 = 初始SQL生成积分 + Σ(各成功任务执行_重试积分) + round(CSV文件大小MB × 0.075)。各项 token 均指 inputTokens + outputTokens;仅成功任务计费;若无成功任务则为 0。
重要:本技能的服务按倍数动态计算,可能一次性消耗大量积分,必须提醒用户,由用户决定是否继续。
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, set LinkFox Skills.
Related skills
专注亚马逊ABA搜索词周维度热度分析,批量拉取多词多周SFR走势对比升温/掉热,支持Top ASIN点击转化份额、同比季节性对比、长尾词回退、关键词扩展与HTML可视化报告。
亚马逊 ABA 新词挖掘专家。适用于季节性爆发词、趋势词、排名跃升词、长尾联想词、Widget 类目卡关键词发现,以及 CSV/Excel 关键词导出的场景。
通过 ClawEC API 进行亚马逊 ABA 选品(按类目与时间维度分析 ABA 市场趋势,发现热门与异动关键词,支持搜索模式筛选与 AI 解读)。在用户需要 ABA 选品、亚马逊 ABA 选品、market trend、市场趋势选品、/tool/market-trend-analysis 时使用。
按关键词查询亚马逊商业洞察报告,涵盖市场潜力、产品特征、用户评论、客户画像、搜索趋势、定价分析六大维度的AI 综合分析。当用户提到亚马逊商业洞察、市场洞察报告、选品报告、市场机会分析、竞争格局、消费者画像、定价分析、细分市场调研、Amazon opportunity report, market insight, business insight, market potential, competitive landscape, consumer behavior, pricing analysis, product selection report, niche analysis时触发此技能。即使用户未明确说"商业洞察",只要其需求涉及对某个亚马逊关键词做全面的市场机会评估或综合性报告生成,也应触发此技能。
西柚找词(西柚洞察)亚马逊 ASIN 与关键词分析,经 LinkFox 网关转发西柚 OpenAPI。覆盖 ASIN 流量得分、反查关键词、词排名/流量趋势、BSR、ABA 周趋势、关键词竞争度与建议竞价等 17 个接口,支持 US/UK/DE 等 13 个站点。当用户提到西柚找词、西柚洞察、Xiyou、ASIN 反查关键词、关键词分析、ABA 周搜索量、流量得分、词排名趋势、xiyou keyword research, ASIN traffic score, reverse ASIN lookup, search term analysis 时触发。即使用户未写「西柚」,只要需求是通过西柚找词查亚马逊 ASIN/关键词流量与排名数据,也应触发。使用前须配置 LINKFOXAGENT_API_KEY 以及环境变量 XIYOU_CLIENT_ID、XIYOU_CLIENT_SECRET。