linkfox-aba-data-explorer

Query and analyze Amazon Brand Analytics search term data across 15 marketplaces.

17|3|Updated Jun 18, 2026
One-click install
npx skills add https://github.com/w9uk5ie8v/LinkFoxSkills --skill linkfox-aba-data-explorer-w9uk5ie8v
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: linkfox-aba-data-explorer
Source: https://github.com/w9uk5ie8v/LinkFoxSkills/tree/main/linkfox-aba-data-explorer
Command: npx skills add https://github.com/w9uk5ie8v/LinkFoxSkills --skill linkfox-aba-data-explorer-w9uk5ie8v

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Amazon sellers need to understand real consumer search behavior, but manually digging through ABA search term reports is slow and error-prone. This Skill turns natural-language questions into structured queries against nearly 3 years of weekly ABA data, covering keyword trends, blue ocean opportunities, and click/conversion share analysis. ## Core Features & Use Cases - Natural Language ABA Queries: Describe your analysis intent in plain language and the backend converts it into a structured query over weekly search term data across 15 marketplaces. - Keyword Discovery Scenarios: Built-in query patterns for dark horse keywords, seasonal terms, high-click low-conversion ASINs, blue ocean long-tail keywords, and emerging demand detection. - CSV Export: Generate download links (up to 10,000 records) when full datasets are needed beyond the inline table view. - Use Case: A seller asks "which gift-related keywords surged into the top 100k this quarter in the US marketplace" and receives a ranked table of search terms with click share and conversion share data. ## Quick Start Ask the assistant to show the search ranking trend for the keyword "gift" over the past 12 weeks in the US marketplace.

Frequently Asked Questions about linkfox-aba-data-explorer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze Amazon ABA search term data?▼

Describe your analysis goal in natural language, specifying the marketplace, keyword, time range, and numeric rank thresholds. The query is sent to the LinkFox intelligentQuery API, which returns structured tables of search terms, rankings, click share, and conversion share.

How do I find blue ocean keywords on Amazon?▼

Request keywords with high search rank but low conversion concentration, for example terms ranked within 20,000 where the top clicked ASIN holds under 5% conversion share. The Skill includes ready-made query patterns for blue ocean and high-ROAS long-tail keyword discovery.

Which Amazon marketplaces does ABA data cover?▼

The data covers 15 marketplaces: US, DE, BR, CA, AU, JP, AE, ES, FR, IT, SA, TR, MX, SE, and NL. US is the default when no marketplace is specified, and data spans roughly three years at weekly granularity.

Why did my ABA query return an authentication error?▼

A 401 error means the API key is missing or invalid. Set the LINKFOXAGENT_API_KEY environment variable with a key obtained from the LinkFox authorization page, then retry the query.

What are the limitations of Amazon ABA search term data?▼

Data is weekly granularity only, not daily, and covers approximately three years of history. Download links are capped at 10,000 records, and the data does not include advertising PPC metrics, sales estimates, or review information.