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

best-product最好的产品

Agent Skill

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

总安装

11,151

周安装

479

GitHub Stars

公开资料未说明

下载量

3,909
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:best-product(最好的产品)
来源仓库:https://github.com/ralph-oei/best-product
安装命令:
openclaw skills install best-product
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install best-product

简介

通过美国、英国和欧盟零售商的专家精选、价值建议和预算选项,找到任何类别中的最佳产品。

SKILL.md

name
best-product
description
Find the best products in any category with expert picks, value recommendations, and budget options across US, UK, and EU retailers.
homepage
https://github.com/openclaw/skills
metadata
version
1.0.4
clawdbot
emoji
🛒
tags
["product-recommendation", "shopping", "reviews", "comparison"]
requires
env
[]
files
[]

Skill: Product Recommender (/best)

Finds the best products in a category using authoritative review sources across US, EU, and UK.

Trigger

/best [product name] — e.g., /best airfryer, /best wireless earbuds

Sources

Review Aggregators — US

SourceRegionURLAccess
WirecutterUSnytimes.com/wirecutterPublic
RTINGSUSrtings.comPublic
Consumer ReportsUSconsumerreports.orgPublic (summaries)

Review Aggregators — UK

SourceRegionURLAccess
TechRadar UKUKtechradar.comPublic
Which?UKwhich.co.ukPublic (summaries)

Review Aggregators — EU

SourceRegionURLAccess
TweakersNLtweakers.netPublic
KieskeurigNL/BEkieskeurig.nlPublic
ConsumentenbondNL/BEconsumentenbond.nlPublic (summaries)
Testberichte.deDEtestberichte.dePublic
Stiftung WarentestDEtest.dePublic (summaries)
01netFR01net.comPublic
Les NumériquesFRlesnumeriques.comPublic
AltroconsumoITaltroconsumo.itPublic
XatakaESxataka.comPublic
Benchmark.plPLbenchmark.plPublic
Komputer ŚwiatPLkomputerswiat.plPublic
Test-AankoopBEtest-aankoop.bePublic (summaries)

Price Comparison Sources

SourceCoverageURLNotes
KieskeurigNL/BEkieskeurig.nlAggregates all NL/BE retailers, real-time prices
Tweakers PricewatchNLtweakers.net/prijzenReal-time NL pricing
KeepaAmazonkeepa.comAmazon price history (free tier)
IdealoEUidealo.co.ukEU price comparison
PriceRunnerEUpricerunner.comMulti-country price comparison

Retailers (Availability)

United States

RetailerWebsite
Amazonamazon.com
Best Buybestbuy.com
Walmartwalmart.com

United Kingdom

RetailerWebsite
Amazon UKamazon.co.uk
Curryscurrys.co.uk
John Lewisjohnlewis.com
Argosargos.co.uk

Germany

RetailerWebsite
Amazon DEamazon.de
Coolbluecoolblue.de
MediaMarkt DEmediamarkt.de
Saturnsaturn.de
Ottootto.de

France

RetailerWebsite
Amazon FRamazon.fr
MediaMarkt FRmediamarkt.fr
Fnacfnac.com
Dartydarty.com
Boulangerboulanger.com
Cdiscountcdiscount.com

Italy

RetailerWebsite
Amazon ITamazon.it
MediaMarkt ITmediamarkt.it
Unieurounieuro.it
Euronicseuronics.it

Spain

RetailerWebsite
Amazon ESamazon.es
MediaMarkt ESmediamarkt.es
El Corte Ingléselcorteingles.es
Fnacfnac.es

Netherlands

RetailerWebsite
Amazon NLamazon.nl
Coolbluecoolblue.nl
MediaMarkt NLmediamarkt.nl

Belgium

RetailerWebsite
Amazon BEamazon.be
MediaMarkt BEmediamarkt.be
Coolbluecoolblue.be
Krëfelkrefel.be

Poland

RetailerWebsite
Amazon PLamazon.pl
Media Expertmediaexpert.pl
RTV Euro AGDeuroagd.pl
Komputronikkomputronik.pl

Other EU Markets

CountryRetailers
AustriaAmazon AT, MediaMarkt AT
SwedenAmazon SE, MediaMarkt SE
DenmarkAmazon DK
FinlandAmazon FI
SwitzerlandAmazon CH

Workflow

  1. Parse query — extract product category from user input
  2. Detect region — default to NL (Ralph is based in the Netherlands). Allow explicit override: /best airfryer de, /best earbuds fr, /best earbuds uk
  3. Search sources — query relevant aggregator for top-rated products via web_search (Brave Search API)
  4. Filter by region — keep products available in selected region
  5. Categorize picks:

- Top Pick — best overall - Best Value — best performance per dollar/pound/euro - Budget — solid option under $50/£40/€50

  1. Generate output — 3 picks with summary + link
  2. Date rule: Always use today's actual date (resolved from the system at runtime). Never copy dates from review pages or search results.
  3. Price rule: Show approximate price range from search snippets (e.g., "€120-150"). Use "v.a. €X" for lowest found.
  4. Link rule: Use direct Google search link with full product name: https://www.google.[nl|de|co.uk]/search?q=[product-name]. Region defaults to NL.
  5. Summary rule: Always include 1-2 sentence summary explaining why it's top pick, best value, or budget in English.
  6. Language rule: Always output in the user's language where possible. For NL/BE queries, summaries may be in Dutch or English. For all other regions, use English.
  7. Cache — store results for 6 hours in ~/.openclaw/cache/best-products/

Price-Order Validation (MANDATORY — CHECK BEFORE OUTPUT)

After generating picks, validate price ordering:

  • Budget ≤ Best Value ≤ Top Pick
  • If violated: reorder the categories to match price, or discard the mismatched pick
  • Never output a "Budget" pick that is more expensive than Best Value or Top Pick

Example of a price-order violation:

Budget: Ninja Foodi AF300EU — €149  ← WRONG: more expensive than Top Pick
Top Pick: Philips Airfryer XXL — €130  ← WRONG: cheaper than Budget

Fix: Either swap the category labels to match actual prices, or replace the Ninja with a genuinely cheaper option.

Price-Sanity Checks (MANDATORY — CHECK BEFORE OUTPUT)

Before presenting any pick, verify:

  1. Budget is genuinely budget for the region (NL: ≤ €90, UK: ≤ £75, DE: ≤ €90)
  2. Best Value is cheaper than Top Pick
  3. Budget is cheaper than Best Value
  4. All three picks have real prices — never output "unknown" or leave price blank

If any check fails: do not output that pick. Find a cheaper/different alternative or flag the draft as needing review. If prices cannot be verified: output with a note: *"⚠️ Prijzen niet live geverifieerd — check voor publicatie."*

Region Detection

Default: NL (Netherlands) — can be overridden per query.

CommandRegionRetailers Checked
/best [product]NL (default)amazon.nl, Coolblue, MediaMarkt
/best [product] ukUKamazon.co.uk, Currys, John Lewis
/best [product] deGermanyamazon.de, MediaMarkt, Saturn, Otto
/best [product] frFranceamazon.fr, Fnac, Darty, Boulanger
/best [product] itItalyamazon.it, MediaMarkt, Unieuro
/best [product] esSpainamazon.es, MediaMarkt, El Corte Inglés
/best [product] nlNetherlandsamazon.nl, Coolblue, MediaMarkt
/best [product] beBelgiumamazon.be, MediaMarkt, Coolblue
/best [product] plPolandamazon.pl, Media Expert, RTV Euro AGD
/best [product] euGeneric EUamazon.de, Coolblue, MediaMarkt

Output Format

🎯 /best [product]

📍 [US/UK/DE/FR/IT/ES/NL/BE/PL] — [today's date, e.g. "maart 2026" or "March 2026"]

🏆 TOP PICK
[Product Name]
€[price range] • [Retailer]
[1-sentence summary why]
🔗 https://www.google.[nl|de|co.uk]/search?q=product+name

💎 BEST VALUE
[Product Name]
€[price range] • [Retailer]
[1-sentence summary why]
🔗 https://www.google.[nl|de|co.uk]/search?q=product+name

💶 BUDGET
[Product Name]
€[price range] • [Retailer]
[1-sentence summary why]
🔗 https://www.google.[nl|de|co.uk]/search?q=product+name

Caching

  • Location: ~/.openclaw/cache/best-products/
  • Format: {product}-{region}.json (e.g., earbuds-nl.json)
  • TTL: 6 hours
  • Check: Always check cache first; if stale/missing, fetch fresh data
  • To disable/clear: rm -rf ~/.openclaw/cache/best-products/ — cache is optional, not required
  • Privacy note: Cached data is only product names and prices, no personal information

Link Verification (MANDATORY)

CRITICAL: All output URLs MUST be working Google search links. No exceptions.

RuleRequirement
✅ Use Google Search`https://www.google.[nldeco.uk]/search?q=[full-product-name]`
✅ Full product nameAlways use exact name from reviews (e.g., "Philips Airfryer XXL 3000 Series NA342")
✅ Region matchUse google.nl for NL, google.de for DE, google.co.uk for UK
❌ No direct retailer linksThese often block; Google search always works
❌ No markdown linksUse raw URL format only: 🔗 https://www.google.nl/search?q=product — never [text](url)
✅ Default to NLAlways use google.nl unless user explicitly specifies another region

Verification workflow:

  1. Search reviews → get exact product names
  2. Construct Google search URL with full product name
  3. Verify the product name is accurate from trusted sources (Consumentenbond, Which?, etc.)
  4. Output Google search link — user can click to see current prices

External Endpoints

EndpointData SentPurpose
Brave Search API (web_search)Product search queries only (e.g. "best airfryer nl reviews")Find review pages from trusted sources
Google Search URLsProduct names onlyGenerate price comparison links for user (open in browser)
Review aggregator sitesNone — read-only via web_fetchExtract named product recommendations

No personal data, credentials, or API keys are sent to external services.

Privacy & System Access

  • Search queries: Product search terms only → Brave Search API (via OpenClaw's built-in web_search tool). This is the same as typing a product query into a search engine.
  • Google Search URLs: Product names embedded in links → Google (opens search results in browser)
  • Cache: Writes to ~/.openclaw/cache/best-products/ for 6 hours. Optional — can be disabled by clearing that folder.
  • Timezone detection: Reads system timezone to default to NL. Can be overridden per query (e.g., /best earbuds de).
  • No credentials required: Uses OpenClaw's built-in web_search and web_fetch tools only.
  • No PII: No user identifiers, emails, or personal information processed.

Trust Statement

This skill uses publicly available review data from trusted sources (Wirecutter, RTINGS, Which?, Tweakers, Consumentenbond, etc.) and price data from major retailers (Amazon, Best Buy, MediaMarkt, Coolblue, etc.). No personal data is collected or sent to third parties beyond standard search queries.

Model Invocation Note

This skill can be invoked autonomously when the user types /best [product]. Users can opt out by disabling this skill in their OpenClaw configuration.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

80.32%
按下载量换算3,140

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills