Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
linkfox-ai avatar

Linkfox Keepa Product Search

  • 241 installs
  • 64 repo stars
  • Updated August 3, 2026
  • linkfox-ai/linkfox-skills

Search Amazon catalog and price history via Keepa to benchmark competitors, margins, and listing viability before sourcing or launching SKUs.

About

Agent skill wrapping Keepa product search for Amazon: find ASINs, inspect price and rank history, and compare competitive offers. Supports ecommerce validation by narrowing SKU scope, estimating margin pressure, and spotting saturated or opportunistic listings.

  • Keepa product search
  • Amazon price history
  • competitive ASIN discovery
  • offer and rank context
  • listing viability checks

Linkfox Keepa Product Search by the numbers

  • 241 all-time installs (skills.sh)
  • +35 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #276 of 853 Sales & Marketing skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/linkfox-ai/linkfox-skills --skill linkfox-keepa-product-search

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs241
repo stars64
Last updatedAugust 3, 2026
Repositorylinkfox-ai/linkfox-skills

What it does

Search Amazon catalog and price history via Keepa to benchmark competitors, margins, and listing viability before sourcing or launching SKUs.

Files

SKILL.mdMarkdownGitHub ↗

Keepa Product Search

This skill guides you on how to search and filter Amazon products using Keepa's extensive product database, helping Amazon sellers find products that match specific criteria across multiple dimensions.

Core Concepts

This tool provides advanced Amazon product search powered by Keepa data. Unlike a simple Amazon storefront search, it supports multi-criteria filtering: category, price range, monthly sales volume, BSR (Best Sellers Rank), keyword matching (positive and negative), review counts, ratings, package dimensions, weight, fulfillment type, historical sales rank, and more. It returns detailed product data including pricing, titles, images, listing dates, materials, weights, monthly sales for the past 12 months, and more.

BSR (Best Sellers Rank): A lower salesRank value means better sales performance. Rank 1 is the best-selling product in its category. When a user says "top-selling products", they want low BSR values.

Price unit: Prices are expressed in the smallest currency unit (e.g., cents for USD). So $25.99 = 2599. Always convert when building queries and when displaying results.

Category names: The categoriesIncludeNames parameter supports multi-level category paths separated by a colon : or the > character. Automatically convert user input into the correct format.

Parameters

Marketplace (Required)

ParameterTypeRequiredDescriptionDefault
domainstringYesAmazon marketplace ID-

Domain ID mapping:

IDMarketplace
1Amazon.com (United States)
2Amazon.co.uk (United Kingdom)
3Amazon.de (Germany)
4Amazon.fr (France)
5Amazon.co.jp (Japan)
6Amazon.ca (Canada)
8Amazon.it (Italy)
9Amazon.es (Spain)
10Amazon.in (India)
11Amazon.com.mx (Mexico)

Default marketplace is 1 (US). Use domain 1 when the user doesn't specify a marketplace.

Keyword Filtering

ParameterTypeDescription
keywordstringTitle keyword filter (case-insensitive; space = AND; wrap phrases in double quotes; prefix with - to exclude; & is replaced by space; max 50 keywords, max 1000 chars)

Category Filtering

ParameterTypeDescription
rootCategoryarray[int]Root category IDs (max 50)
rootCategoryNamesarray[string]Root category names (max 50); used when rootCategory is empty; system auto-resolves IDs
categoriesIncludearray[int]Sub-category IDs to include (max 50)
categoriesIncludeNamesarray[string]Sub-category names to include (max 50); supports full category paths with : or > separators
categoriesExcludearray[int]Sub-category IDs to exclude (max 50)
categoriesExcludeNamesarray[string]Sub-category names to exclude (max 50); supports full category paths

Sales & Ranking Filters

ParameterTypeDescription
currentSalesGteintegerCurrent BSR -- minimum (higher number = worse rank)
currentSalesLteintegerCurrent BSR -- maximum (lower number = better rank)
avg90SalesGteinteger90-day average BSR -- minimum
avg90SalesLteinteger90-day average BSR -- maximum
deltaPercent90SalesGteinteger90-day BSR change percentage -- minimum
deltaPercent90SalesLteinteger90-day BSR change percentage -- maximum
monthlySoldGteintegerMonthly sales units -- minimum
monthlySoldLteintegerMonthly sales units -- maximum
srAvgGteintegerHistorical average BSR -- minimum (for a specific month)
srAvgLteintegerHistorical average BSR -- maximum (for a specific month)
srAvgMonthstringHistorical BSR month selection (format: YYYYMM, within last 36 months)

Price Filters

ParameterTypeDescription
currentNewGteintegerCurrent new price -- minimum (smallest currency unit)
currentNewLteintegerCurrent new price -- maximum (smallest currency unit)
currentBuyBoxShippingGteintegerCurrent Buy Box price including shipping -- minimum (smallest currency unit)
currentBuyBoxShippingLteintegerCurrent Buy Box price including shipping -- maximum (smallest currency unit)

Review & Rating Filters

ParameterTypeDescription
currentCountReviewsGteintegerReview count -- minimum
currentCountReviewsLteintegerReview count -- maximum
currentRatingGtenumberRating -- minimum (0.0-5.0)
currentRatingLtenumberRating -- maximum (0.0-5.0)

Package & Dimensions Filters

ParameterTypeDescription
packageLengthGte / packageLengthLteintegerPackage length range (mm)
packageWidthGte / packageWidthLteintegerPackage width range (mm)
packageHeightGte / packageHeightLteintegerPackage height range (mm)
packageWeightGte / packageWeightLteintegerPackage weight range (grams)

Other Filters

ParameterTypeDescription
brandarray[string]Brand names (OR match)
colorarray[string]Colors (OR match)
sizearray[string]Sizes (OR match)
availableDateGte / availableDateLtestringListing date range (yyyy-MM-dd)
buyBoxIsAmazonbooleanBuy Box seller is Amazon
buyBoxIsFBAbooleanBuy Box is FBA fulfilled
isHazMatbooleanHazardous material flag
variationCountGte / variationCountLteintegerVariation count range
currentCountNewGte / currentCountNewLteintegerNumber of new offers range
outOfStockPercentage90Gte / outOfStockPercentage90Lteinteger90-day out-of-stock percentage range
singleVariationbooleanReturn only one variation per parent ASIN
productTypearray[int]Product types: 0=standard, 1=downloadable, 2=ebook, 5=variation parent

Data Options

ParameterTypeDescriptionDefault
historyintegerInclude historical data (price history, sales rank, monthly sales per month)0 (no)
ratingintegerInclude rating info1 (yes)

Pagination & Sorting

ParameterTypeDescriptionDefault
pageintegerPage number (starting from 1)1
perPageintegerResults per page (min 50, max 100)50
sortarray[object]Sort rules (max 3); each object: `{"fieldName": "...", "sortDirection": "ascdesc"}`

Sortable fields: availableDate, currentSales, monthlySold, currentRating, currentCountReviews, currentBuyBoxShipping, currentNew

API Usage

This tool calls the LinkFox tool gateway API. See references/api.md for calling conventions, request parameters, and response structure. You can also execute scripts/keepa_product_search.py directly to run queries.

How to Build Queries

Construct the request parameters based on the user's intent:

1. Determine the marketplace: Map the user's target country to the correct domain ID value 2. Set keyword filters: Use keyword for title-based filtering with positive and negative terms 3. Set category scope: Use categoriesIncludeNames or rootCategoryNames to scope by category; convert user input into proper category path format 4. Apply numeric filters: Map sales volume, price, BSR, review, and rating requirements to the appropriate Gte/Lte parameters 5. Set sort order: If the user wants results sorted by sales, price, or rating, configure the sort array 6. Enable historical data: Set history to 1 if the user needs monthly sales trends or price history

Usage Examples

1. Search for electronics with monthly sales over 1000 on US marketplace

{"domain": "1", "rootCategoryNames": ["Electronics"], "monthlySoldGte": 1000}

2. Find products in a price range with good ratings

{"domain": "1", "currentBuyBoxShippingGte": 1500, "currentBuyBoxShippingLte": 5000, "currentRatingGte": 4.0, "keyword": "wireless charger"}

3. New products listed in the last 6 months with low review counts

{"domain": "1", "availableDateGte": "2025-10-01", "currentCountReviewsLte": 50, "monthlySoldGte": 500}

4. BSR rank filtering for competitive analysis

{"domain": "1", "categoriesIncludeNames": ["Home & Kitchen"], "currentSalesLte": 5000, "sort": [{"fieldName": "monthlySold", "sortDirection": "desc"}]}

5. Find non-Amazon FBA products with good sales

{"domain": "1", "buyBoxIsAmazon": false, "buyBoxIsFBA": true, "monthlySoldGte": 300, "currentRatingGte": 4.0}

6. Lightweight small products for easy shipping

{"domain": "1", "packageWeightLte": 500, "packageLengthLte": 200, "packageWidthLte": 150, "packageHeightLte": 100, "monthlySoldGte": 200}

7. Search on Japan marketplace with historical data

{"domain": "5", "keyword": "USB charger", "history": 1, "monthlySoldGte": 100}

8. Brand-specific search excluding hazardous materials

{"domain": "1", "brand": ["Anker", "UGREEN"], "isHazMat": false, "sort": [{"fieldName": "monthlySold", "sortDirection": "desc"}]}

Display Rules

1. Present data clearly: Show search results in well-structured tables with key fields: ASIN, title, price, BSR, monthly sales, rating, review count, brand 2. Price conversion: Convert prices from smallest currency unit to standard format (e.g., 2599 -> $25.99) 3. BSR clarification: When showing BSR data, remind users that lower values mean better sales ranking 4. Monthly sales history: When historical data is included, present the 12-month sales trend clearly 5. Pagination notice: Inform users of the total result count and suggest fetching additional pages if needed 6. Image links: If image URLs are available, mention them but do not attempt to render them inline unless the user requests it 7. Error handling: When a query fails, explain the reason and suggest adjusting filter criteria

Important Limitations

  • Result cap: Maximum 100 results per page, minimum 50
  • Sort limit: Maximum 3 sort rules per query
  • Category limit: Maximum 50 category IDs or names per filter
  • Keyword limit: Maximum 50 keywords in keyword parameter
  • Historical data cost: Setting history=1 increases response size and token cost significantly
  • Price unit: All price values are in the smallest currency unit (cents, pence, etc.)

User Expression & Scenario Quick Reference

Applicable -- Multi-criteria Amazon product search and filtering:

User SaysScenario
"Find products with monthly sales over X"Sales volume filtering
"Search for products in XX category"Category-based product discovery
"Products with BSR under X"Sales rank filtering
"New products listed in the last N months"New product discovery
"Products priced between $X and $Y"Price range filtering
"FBA products with good ratings"Fulfillment + rating filter
"Lightweight products under X grams"Package dimension filtering
"Products from brand XX"Brand-specific search
"Show me historical sales data for XX"Historical sales analysis
"Advanced product selection", "product screening"Multi-criteria product research
"Niche product hunting", "find low-competition products"Competitive gap analysis
"BSR trends", "sales rank history"Historical rank filtering

Not applicable -- Needs beyond product search:

  • Real-time Amazon search result page simulation (use Amazon Search)
  • Historical search term volume or ranking trends (use ABA data)
  • Product review content or sentiment analysis
  • Advertising campaign management or bid optimization
  • Listing optimization or copywriting suggestions
  • Inventory or supply chain data

Boundary judgment: When users say "product research" or "find products", if it involves filtering by sales metrics, BSR, price, category, and other structured criteria, this skill applies. If they want to see what appears on the actual Amazon search page for a keyword, use Amazon Search instead. If they want search term analytics, use ABA data.

Feedback:

Auto-detect and report feedback via the Feedback API when any of the following apply: 1. The functionality or purpose described in this skill does not match actual behavior 2. The skill's results do not match the user's intent 3. The user expresses dissatisfaction or praise about this skill 4. Anything you believe could be improved

Call the feedback API as specified in references/api.md. Do not interrupt the user's flow.

<!-- LF_LARGE_RESPONSE_BLOCK -->

Handling Large Responses

To avoid overflowing the agent context, persist the response to disk and extract only the fields you need:

python scripts/response_io.py run --script scripts/keepa_product_search.py --out-dir <DIR> '<params>'
python scripts/response_io.py read <file> --fields "<paths>"   # or --path "<JMESPath>"
Pick --out-dir outside any git working tree (e.g. /tmp/... on Unix, %TEMP%/... on Windows). Persisted responses may contain PII, pricing, or auth-sensitive data — do not commit them. Files are not auto-deleted; clean up when the task is done.

run writes the full response to a file and emits only a schema preview + file path. read projects specific fields, with --limit/--offset for slicing and --format json|jsonl|csv|table for output.

When to prefer this pattern — apply your judgment based on the response characteristics, e.g.:

  • High field count per record, or fields you don't need
  • Batch/paginated results (multiple items per call)
  • Long-text fields (descriptions, reviews, HTML, time series)
  • Output reused across later steps rather than consumed immediately

For small, single-use responses, calling the main script directly is fine.

⚠️ The preview is a truncated schema + sample, not the full data. Any field-level decision must read from the persisted file via read. <!-- /LF_LARGE_RESPONSE_BLOCK -->

--- For more high-quality, professional cross-border e-commerce skills, set [LinkFox Skills](https://skill.linkfox.com/).

Related skills

Sales & Marketingecommercepricing

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.