linkfox-jiimore-niche-by-asin

Queries Amazon competing products in the same niche as a reference ASIN with conversion and sales metrics.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve? Amazon sellers need to identify and evaluate competing products within the same niche segments as a reference ASIN, but manually gathering competitor metrics like conversion rates, click volume, and gross margins is slow and incomplete. ## Core Features & Use Cases - Same-Niche Competitor Discovery: Given a reference ASIN, retrieve a paginated list of competing ASINs sharing the same niche segments on Amazon US, JP, and DE marketplaces. - Multi-Dimensional Filtering: Filter competitors by click conversion rate, composite conversion rate, click counts (7/30/90-day), sales volume, reviews, rating, price, FBA fees, gross profit margin, launch date, and seller country. - Use Case: A seller wants to find high-conversion competitors for ASIN B0GC4RPX79 in the US market with composite conversion rate above 15% and fewer than 100 reviews, sorted by conversion rate, to spot weak incumbents worth targeting. ## Quick Start Ask the assistant to find competing products in the same niche as ASIN B0GC4RPX79 in the US marketplace sorted by 360-day purchased clicks.

Frequently Asked Questions about linkfox-jiimore-niche-by-asin

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

FAQPage Schema
How do I find Amazon competitors for a specific ASIN?▼

Provide a reference ASIN to the pageAsinsByAsin endpoint, which returns competing products sharing the same niche segments. You can sort results by purchased clicks, conversion rate, reviews, price, or other metrics and paginate through the list.

How to filter Amazon competitors by conversion rate and reviews?▼

Use range parameters such as clickConversionRateCompositeMin, totalReviewsMax, and clickCountT30Min in the request body. Rate parameters use a 0-1 decimal range, so 0.15 means 15 percent.

Which Amazon marketplaces does ASIN competitor lookup support?▼

Only the US, JP, and DE marketplaces are supported through the countryCode parameter, which defaults to US. Requests with other marketplace codes are rejected by the API.

Why does the ASIN competitor query return an authentication error?▼

An errorCode of 401 means the Authorization header is missing or invalid. Set the LINKFOXAGENT_API_KEY environment variable with a valid API key obtained from the LinkFox application page before calling the endpoint.

What are the limitations of ASIN-based niche competitor analysis?▼

Every query requires a reference ASIN, results are capped at 100 per page, and only US, JP, and DE marketplaces are available. It does not cover keyword-level niche analysis, single-ASIN profit estimation, or advertising data.