Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

linkfox-jiimore-niche-reviewLinkfox jiimore 利基评论

Agent Skill

linkfox-jiimore-niche-review 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,564

周安装

109

GitHub Stars

公开资料未说明

下载量

898
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:linkfox-jiimore-niche-review(Linkfox jiimore 利基评论)
来源仓库:https://github.com/linkfox-ai/linkfox-jiimore-niche-review
安装命令:
openclaw skills install linkfox-jiimore-niche-review
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install linkfox-jiimore-niche-review

简介

分析亚马逊细分市场用户评论与消费情感,识别痛点与产品优劣势。

  • 适用于产品改进、差评规避和卖点提炼,提供真实客户声音的深度解读。
  • 输入关键词或竞品ASIN后提取评论主题、好评差评分布及情绪极性统计。
  • 评论数量较少的商品分析可靠性较低,建议优先选择评论数大于100的样本。
  • linkfox-jiimore-niche-review 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
linkfox-jiimore-niche-review
description
亚马逊细分市场评论分析与消费者情感洞察。当用户提到细分市场评论分析、消费者情感、用户痛点、客户反馈洞察、评论主题分析、好评差评拆解、细分市场舆情挖掘、产品评论情感分析、niche market reviews, consumer sentiment, customer pain points, review topic analysis, positive/negative reviews, opinion mining, Jiimore data时触发此技能。即使用户未明确提及"细分市场评论",只要其需求涉及分析亚马逊细分市场中的消费者评论或理解细分市场层面的客户情感,也应触发此技能。

Jiimore Niche Review from Keyword

This skill guides you on how to query and analyze Amazon niche market review data powered by Jiimore, helping Amazon sellers uncover consumer sentiment, pain points, and real demand signals from product reviews within niche markets.

Core Concepts

Niche Review Analysis aggregates and categorizes customer reviews across products in an Amazon niche market. Given a keyword, the system identifies the relevant niche markets, extracts review topics, classifies them as positive or negative, and shows how frequently each topic is mentioned. This enables sellers to understand what customers love, what frustrates them, and where product improvement opportunities exist.

Review types: Each review entry is classified as either "positive" or "negative", reflecting the overall sentiment of that review topic.

Mention percentage: The percentOfMentions value (0-1 scale, representing 0%-100%) indicates how frequently a particular topic appears across all reviews in the niche. A higher percentage means more customers are talking about that topic.

Supported Marketplaces

US (United States), JP (Japan), DE (Germany)

Default marketplace is US. Use US when the user does not specify a marketplace.

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/jiimore_get_niche_review.py directly to run queries.

Parameter Guide

Required Parameter

ParameterTypeDescription
keywordstringThe search keyword (max 1000 chars). Must be in the language of the target marketplace (English for US, German for DE, Japanese for JP)

Marketplace & Pagination

ParameterTypeDefaultDescription
countryCodestringUSCountry code: US, JP, or DE
pageinteger1Page number (starting from 1)
pageSizeinteger50Results per page (10-100)

Sorting

ParameterTypeDefaultDescription
sortFieldstringunitsSoldT7Field to sort by (see Sortable Fields below)
sortTypestringdescSort direction: desc (descending) or asc (ascending)

Sortable Fields:

FieldDescription
unitsSoldT7Units sold (7-day)
searchVolumeT7Search volume (7-day)
searchVolumeGrowthT7Search volume growth (7-day)
clickConversionRateT7Click conversion rate (7-day)
searchConversionRateT7Search conversion rate (7-day)
clickCountT7Click count (7-day)
demandDemand score
avgPriceAverage price
maximumPriceMaximum price
minimumPriceMinimum price
productCountProduct count
brandCountBrand count
top5BrandsClickShareTop 5 brands click share
top5ProductsClickShareTop 5 products click share
clickCountT90Click count (90-day)
clickConversionRateT90Click conversion rate (90-day)
searchConversionRateT90Search conversion rate (90-day)
searchVolumeT90Search volume (90-day)
unitsSoldT90Units sold (90-day)
unitsSoldGrowthT90Units sold growth (90-day)
searchVolumeGrowthT90Search volume growth (90-day)
returnRateT360Return rate (360-day)
newProductsLaunchedT180New products launched (180-day)
successfulLaunchesT180Successful launches (180-day)
launchRateT180Launch success rate (180-day)
acosACOS
profitRate50Profit rate at 50% organic orders

Niche Filtering Parameters

All filter parameters follow a min/max range pattern. Values for percentage-based fields use a 0-1 scale (e.g., 0.05 = 5%).

Product & Brand Metrics:

ParameterTypeDescription
productCountMin / productCountMaxintegerProduct count range
brandCountMin / brandCountMaxintegerBrand count range
avgPriceMin / avgPriceMaxnumberAverage price range

Sales & Search Volume:

ParameterTypeDescription
unitsSoldT7Min / unitsSoldT7MaxintegerUnits sold (7-day) range
searchVolumeT7Min / searchVolumeT7MaxintegerSearch volume (7-day) range
clickCountT7Min / clickCountT7MaxintegerClick count (7-day) range

Conversion & Click Rates (0-1 scale):

ParameterTypeDescription
clickConversionRateT7Min / clickConversionRateT7MaxnumberClick conversion rate (7-day) range

Market Concentration (0-1 scale):

ParameterTypeDescription
top5BrandsClickShareMin / top5BrandsClickShareMaxnumberTop 5 brands click share range
top5ProductsClickShareMin / top5ProductsClickShareMaxnumberTop 5 products click share range
sponsoredProductsPercentageMin / sponsoredProductsPercentageMaxnumberSP ad percentage range

Brand & Seller Age:

ParameterTypeDescription
avgBrandAgeMin / avgBrandAgeMaxnumberAverage brand age (current)
avgBrandAgeQoqMin / avgBrandAgeQoqMaxnumberAverage brand age (90-day)
avgBrandAgeYoyMin / avgBrandAgeYoyMaxnumberAverage brand age (360-day)
avgSellingPartnerAgeMin / avgSellingPartnerAgeMaxnumberAverage seller age (current)
avgSellingPartnerAgeQoqMin / avgSellingPartnerAgeQoqMaxnumberAverage seller age (90-day)
avgSellingPartnerAgeYoyMin / avgSellingPartnerAgeYoyMaxnumberAverage seller age (360-day)

New Product & Return Metrics (0-1 scale):

ParameterTypeDescription
launchRateT180Min / launchRateT180MaxnumberLaunch success rate (180-day) range
newProductRateT180numberNew product percentage (180-day) min
returnRateT360Min / returnRateT360MaxnumberReturn rate (360-day) range

Advertising:

ParameterTypeDescription
cpcMediumMin / cpcMediumMaxnumberCPC (current) range

Usage Examples

1. Basic niche review lookup for a keyword

Analyze customer reviews in niche markets related to "yoga mat" on the US marketplace.

Parameters: {"keyword": "yoga mat", "countryCode": "US"}

2. Find niche reviews with high search volume

Show me niche market reviews for "wireless earbuds" where 7-day search volume is above 10000.

Parameters: {"keyword": "wireless earbuds", "countryCode": "US", "searchVolumeT7Min": 10000}

3. Low competition niches with review insights

Find review insights for "pet bed" niches where top 5 brands hold less than 30% click share.

Parameters: {"keyword": "pet bed", "countryCode": "US", "top5BrandsClickShareMax": 0.3}

4. Japanese market niche reviews

Analyze niche reviews for wireless earbuds on the Japan marketplace.

Parameters: {"keyword": "wireless earbuds", "countryCode": "JP"}

5. Sorted by demand score

Show niche reviews for "kitchen organizer" sorted by demand score in descending order.

Parameters: {"keyword": "kitchen organizer", "sortField": "demand", "sortType": "desc"}

6. Filter by new product success rate

Find niches for "phone case" where the 180-day new product launch success rate is above 20%.

Parameters: {"keyword": "phone case", "launchRateT180Min": 0.2}

7. Low return rate niches

Show review topics for "water bottle" niches with return rates below 5%.

Parameters: {"keyword": "water bottle", "returnRateT360Max": 0.05}

Display Rules

  1. Present data clearly: Show review topics in a well-organized table. Include the niche name, review type (positive/negative), topic, mention percentage, and a review example
  2. Percentage formatting: Convert 0-1 scale values to percentages for display (e.g., 0.15 -> 15%)
  3. Sentiment separation: When presenting results, group or clearly label positive vs. negative reviews so users can quickly identify opportunities and pain points
  4. Actionable insight framing: While showing data objectively, highlight high-mention-percentage negative reviews as potential product improvement opportunities, and high-mention-percentage positive reviews as features to emphasize in listings
  5. Volume notice: When results are large, show the most relevant data first and remind users about pagination options
  6. Error handling: When a query fails, explain the reason and suggest adjusting the keyword or filter criteria
  7. Language reminder: If a user provides a keyword in the wrong language for the target marketplace, remind them to use the marketplace's native language (English for US, German for DE, Japanese for JP)

User Expression & Scenario Quick Reference

Applicable -- Consumer review and sentiment analysis within Amazon niche markets:

User SaysScenario
"What do customers say about XX"Niche review topic lookup
"Customer pain points for XX"Negative review analysis
"What features do buyers love in XX"Positive review analysis
"Review sentiment for XX niche"Full sentiment breakdown
"Consumer demand insights for XX"Demand signal extraction from reviews
"Common complaints about XX products"Negative topic mining
"What makes XX products popular"Positive topic mining
"Niche market review analysis"General niche review exploration

Not applicable -- Needs beyond niche review analysis:

  • Individual ASIN review analysis (this tool works at the niche/market level)
  • Keyword search volume trends without review context (use ABA data tools instead)
  • Product listing optimization or copywriting
  • Advertising strategy and PPC management
  • Sales estimation or revenue forecasting

Boundary judgment: When users say "market research" or "product opportunity", if their intent focuses on understanding consumer sentiment, review topics, and pain points within a niche market, this skill applies. If they are asking about search volume trends, pricing strategy, or sales data without review context, it does not apply.

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.


*For more high-quality, professional cross-border e-commerce skills, set LinkFox Skills.*

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

87.68%
按下载量换算787

安全审计

VirusTotal

未展示

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills