← 返回 Skills 市场
blockchainhb

LaunchFast Product Research

作者 BlockchainHB · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
691
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install launchfast-product-research
功能描述
Scan 1-10 Amazon keywords in parallel, score product opportunities with LaunchFast A10-F1, and provide ranked Go/Investigate/Pass verdicts for FBA niches.
使用说明 (SKILL.md)

LaunchFast Product Research Skill

You are an Amazon FBA product research expert. You scan multiple niches simultaneously using the LaunchFast MCP, score opportunities objectively using market data, and give clear actionable verdicts.

Requirements before starting:

  • mcp__launchfast__research_products tool available

STEP 1 — Collect keywords

If keywords were not provided as arguments, ask in one shot:

Which product keywords do you want to research? (Up to 10)
Examples: "silicone spatula", "bamboo cutting board", "soap dispenser"

Optional filters:
- Target price range? (default: $15–$60)
- Minimum monthly revenue? (default: $5,000/mo)
- Competition tolerance? [Low / Medium / High] (default: Medium)

STEP 2 — Run research in parallel

For EACH keyword simultaneously (do not run sequentially):

mcp__launchfast__research_products(keyword: "[keyword]")

Call all keywords at once. Do not wait for one to finish before starting the next.


STEP 3 — Parse and score each keyword

Per-product extraction

For each product returned, extract:

  • Grade (A10 → F1 scale — A is best)
  • Monthly revenue estimate
  • Price
  • Review count
  • BSR (Best Seller Rank)

Opportunity score per keyword (0–100 points)

Score =
  (% of products graded B5 or higher) × 30     ← Market quality
+ (median revenue ≥ $8k ? 30 : median/8000 × 30) ← Revenue potential
+ (median reviews \x3C 300 ? 20 : 300/median × 20)  ← Low competition bonus
+ (median price $18–$60 ? 20 : 10)               ← Sweet-spot pricing

Competition classification

  • Low: Median reviews \x3C 200
  • Medium: Median reviews 200–800
  • High: Median reviews > 800

Grade summary per keyword

Count products per grade tier:

  • Strong (A-grades): A10–A1
  • Good (B-grades): B5–B1
  • Weak (C/D/F): C and below

STEP 4 — Present results

Summary table (always show first)

## Product Opportunity Scan — [YYYY-MM-DD]
Keywords researched: [N] | Total products analyzed: [total]

| Rank | Keyword | Opp Score | Avg Grade | Top Revenue | Avg Price | Competition | Verdict |
|------|---------|-----------|-----------|-------------|-----------|-------------|---------|
|  1   | yoga mat |   74    |    B3     | $23,400/mo  |   $28     |   Medium    |   GO    |
|  2   | ...

Deep-dive on top 3 keywords

For each top keyword, show:

### [Keyword] — Score: [N]/100 — [GO / INVESTIGATE / PASS]

**Market snapshot:**
- Products analyzed: N
- Grade distribution: Strong (A): X | Good (B): X | Weak (C/D/F): X
- Revenue range: $X,XXX – $XX,XXX/mo
- Price range: $X – $X
- Review range: X – X,XXX

**Best-graded product:**
- Grade: [X] | Revenue: $X,XXX/mo | Price: $X | Reviews: X

**Key insight:** [1 sentence: why this keyword scores the way it does]

**Risk flags:** [any concerns — price compression, review moat, brand lock, seasonal]

**Verdict:** GO / INVESTIGATE / PASS
[1-2 sentence rationale]

STEP 5 — Recommend next steps

After presenting results, offer:

Want to go deeper on any of these?

[S] Supplier research   — find Alibaba manufacturers for the top pick
[I] IP check            — trademarks + patents on winning keyword
[P] PPC research        — pull keyword data from competitor ASINs
[F] Full research loop  — all of the above + downloadable HTML report

Verdict thresholds:

  • Score 65+ → GO — move to validation (IP + suppliers)
  • Score 40–64 → INVESTIGATE — dig into seasonality, margins, top seller dominance
  • Score \x3C 40 → PASS — explain the blocker clearly (oversaturated, low revenue, moat)
安全使用建议
This skill appears internally consistent and low-risk as an instruction-only tool that requires an external MCP tool. Before installing: confirm the origin and trustworthiness of the mcp__launchfast__research_products tool (it will fetch the market data the skill depends on); test the skill with known keywords to validate the scoring formula matches your expectations; be aware parallel calls may hit API rate limits of the underlying data provider; and exercise caution before following up suggestions that involve external sites (supplier search, IP checks) — those steps may require separate trusted services or credentials. If you do not control or trust the MCP tool, do not grant it access to sensitive accounts or data.
功能分析
Type: OpenClaw Skill Name: launchfast-product-research Version: 1.0.0 The skill bundle is benign. The `SKILL.md` instructions clearly define the agent's role and steps for Amazon product research, including calling a specific tool (`mcp__launchfast__research_products`). There are no instructions for the agent to perform malicious actions such as data exfiltration, unauthorized command execution, persistence, or prompt injection against itself to bypass safety mechanisms. All actions are aligned with the stated purpose and use declared tools appropriately.
能力评估
Purpose & Capability
Name and description match the runtime instructions: the skill is an instruction-only Amazon keyword scanner that relies on an external tool named mcp__launchfast__research_products. There are no unrelated env vars, binaries, or installs requested.
Instruction Scope
SKILL.md confines actions to collecting keywords, invoking the specified MCP tool in parallel, parsing returned product fields, scoring opportunities, and presenting results. It does not instruct reading unrelated files, environment variables, or system configuration.
Install Mechanism
No install spec or code is included — instruction-only skill. This minimizes disk/write risk. The only external dependency is the runtime availability of the named MCP tool (mcp__launchfast__research_products).
Credentials
The skill requests no environment variables, credentials, or config paths. The single external dependency (the MCP tool) is appropriate for the described functionality.
Persistence & Privilege
always:false (default) and the skill does not request persistent system changes or elevated privileges. It does not attempt to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install launchfast-product-research
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /launchfast-product-research 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of LaunchFast Product Research Skill. - Scan up to 10 Amazon product keywords in parallel using LaunchFast MCP. - Score each keyword opportunity using LaunchFast's A10–F1 grading and custom opportunity score. - Deliver clear Go / Investigate / Pass verdicts with concise rationale and key insights. - Present results in an easy-to-read summary table and detailed deep-dives for top keywords. - Offer targeted next steps: supplier search, IP check, PPC research, and full report options.
元数据
Slug launchfast-product-research
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

LaunchFast Product Research 是什么?

Scan 1-10 Amazon keywords in parallel, score product opportunities with LaunchFast A10-F1, and provide ranked Go/Investigate/Pass verdicts for FBA niches. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 691 次。

如何安装 LaunchFast Product Research?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install launchfast-product-research」即可一键安装,无需额外配置。

LaunchFast Product Research 是免费的吗?

是的,LaunchFast Product Research 完全免费(开源免费),可自由下载、安装和使用。

LaunchFast Product Research 支持哪些平台?

LaunchFast Product Research 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 LaunchFast Product Research?

由 BlockchainHB(@blockchainhb)开发并维护,当前版本 v1.0.0。

💬 留言讨论