Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Launchfast Product Research

ASecurity

|

14 stars
0 votes
0 copies
0 views
Added 9/7/2026
researchgo

Works with

mcp

Security Analysis

A100/100

Scanned 9/7/2026

Install to Claude Code

$npx -y skills add modbender/skill-library-mcp --skill launchfast-product-research --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Launchfast Product Research?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Launchfast Product Research
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/modbender-launchfast-product-research/badge)](https://www.skillsdirectory.com/skills/modbender-launchfast-product-research)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: launchfast-product-research
description: "|"
---


# 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 < 300 ? 20 : 300/median × 20)  ← Low competition bonus
+ (median price $18–$60 ? 20 : 10)               ← Sweet-spot pricing
```

### Competition classification
- **Low**: Median reviews < 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)

```markdown
## 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:

```markdown
### [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 < 40 → **PASS** — explain the blocker clearly (oversaturated, low revenue, moat)

Attribution

modbendermodbender
View sourceMore from modbender →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Competitor Analysis

This skill provides comprehensive analysis of competitor SEO and GEO strategies, revealing what's working in your market and identifying opportunities to outperform the competition.

1823 votes

Deep Research

Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 8 modes: full research, quick brief, paper review, lit-review, fact-check, three-way literature scan, Socratic guided research dialogue, and systematic review with optional meta-analysis. Covers research question formulation, Socratic mentoring, methodology design, systematic literature search, source verification, cross-source synthesis, risk of bias assessment, meta-analysis, APA 7.0 report co...

494352 votes

Paperclip Distill

Use when an operation issue is a Paperclip cursor-window, distill, or backfill — `operationType: "distill"` or `"backfill"` and the body references a Paperclip source bundle for a project or root issue. Turn raw Paperclip activity into a wiki-insightful project page, decisions log, and history note. This skill exists specifically to replace the stiff, datestamp-heavy templated output that the deterministic distiller produces.

813271 votes

Academic Pipeline

Orchestrator for the full academic research pipeline: research -> write -> integrity check -> review -> revise -> re-review -> re-revise -> final integrity check -> finalize. Coordinates deep-research, academic-paper, and academic-paper-reviewer into a seamless 10-stage workflow with mandatory, coverage-bounded integrity checks, two-stage peer review, and auditable quality-assurance artifacts. Triggers on: academic pipeline, research to paper, full paper workflow, paper pipeline, end-to-end p...

494351 votes

Exa Search

Semantic search, similar content discovery, and structured research using Exa API

304951 votes
View all in research →