Skip to content

Add Launch Fast MCP - Amazon FBA research skills for Claude Code#14

Open
BlockchainHB wants to merge 1 commit intojmanhype:mainfrom
BlockchainHB:add-launchfast-mcp
Open

Add Launch Fast MCP - Amazon FBA research skills for Claude Code#14
BlockchainHB wants to merge 1 commit intojmanhype:mainfrom
BlockchainHB:add-launchfast-mcp

Conversation

@BlockchainHB
Copy link
Copy Markdown

What

Adds Launch Fast MCP to the MCP Servers section.

Description

Launch Fast MCP is a suite of Amazon FBA research skills built specifically for Claude Code:

  • Product research — multi-keyword research with opportunity scoring (GO/INVESTIGATE/PASS)
  • PPC keyword research — Amazon keyword research with Sponsored Products bulk upload CSV
  • Alibaba supplier outreach — automated supplier research and outreach
  • IP/trademark checks — product IP and trademark risk detection

These are packaged as Claude Code skills (AgentSkills format) that users install directly into their Claude Code workspace.

🔗 GitHub: https://github.com/BlockchainHB/launchfastmcp-skills
🔗 Website: https://launchfastlegacyx.com
🔗 Docs: https://docs.launchfastlegacyx.com/mcp

Amazon FBA research skills for Claude Code: product research,
PPC keyword research with bulk upload CSV, Alibaba supplier
outreach, and IP/trademark checks via launchfastlegacyx.com.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@qodo-code-review
Copy link
Copy Markdown

Review Summary by Qodo

Add Launch Fast MCP Amazon FBA research skills

✨ Enhancement 📝 Documentation

Grey Divider

Walkthroughs

Description
• Adds Launch Fast MCP to MCP Servers list
• Includes Amazon FBA research skills documentation
• Covers product research, PPC keywords, supplier outreach, IP checks
Diagram
flowchart LR
  A["README.md<br/>MCP Servers List"] -- "adds Launch Fast MCP entry" --> B["Launch Fast MCP<br/>Amazon FBA Skills"]
  B -- "provides" --> C["Product Research<br/>PPC Keywords<br/>Supplier Outreach<br/>IP/Trademark Checks"]
Loading

Grey Divider

File Changes

1. README.md 📝 Documentation +1/-0

Add Launch Fast MCP to MCP Servers list

• Adds Launch Fast MCP entry to MCP Servers section
• Includes link to GitHub repository and Launch Fast website
• Documents four key features: product research with opportunity scoring, PPC keyword research with
 CSV export, Alibaba supplier outreach, and IP/trademark checks
• Notes subscription requirement for Launch Fast service

README.md


Grey Divider

Qodo Logo

@qodo-code-review
Copy link
Copy Markdown

qodo-code-review bot commented Feb 23, 2026

Code Review by Qodo

🐞 Bugs (3) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider


Remediation recommended

1. Server vs skills mismatch 🐞 Bug ✓ Correctness
Description
The new entry is listed under “## MCP Servers” but described as “research skills”, which can confuse
users about what it actually is (server vs installable skill pack) and how to use it.
Code

README.md[27]

+- [Launch Fast MCP](https://github.com/BlockchainHB/launchfastmcp-skills) - Amazon FBA research skills for Claude Code: product research with opportunity scoring, PPC keyword research with Sponsored Products bulk upload CSV, Alibaba supplier outreach, and IP/trademark checks. Requires [Launch Fast](https://launchfastlegacyx.com) subscription.
Evidence
The section is explicitly “MCP Servers” and peer items describe “server/hosted server”, while the
new bullet describes “skills”, creating inconsistent semantics within the same category.

README.md[22-28]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

### Issue description
The new README entry is placed under **MCP Servers** but is described as **skills**, which may mislead users about what they are installing.

### Issue Context
This repo’s README separates items by type; the MCP Servers section predominantly lists things explicitly described as servers.

### Fix Focus Areas
- README.md[22-28]

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools



Advisory comments

2. Description not concise 🐞 Bug ⛯ Reliability
Description
The new bullet’s description is significantly longer than typical entries and conflicts with the
repo guideline/checklist asking for clear, concise descriptions.
Code

README.md[27]

+- [Launch Fast MCP](https://github.com/BlockchainHB/launchfastmcp-skills) - Amazon FBA research skills for Claude Code: product research with opportunity scoring, PPC keyword research with Sponsored Products bulk upload CSV, Alibaba supplier outreach, and IP/trademark checks. Requires [Launch Fast](https://launchfastlegacyx.com) subscription.
Evidence
The contribution guidelines and PR template explicitly call for short/simple and concise
descriptions, while the added line includes a long feature list plus subscription note.

README.md[27-27]
contributing.md[7-10]
.github/PULL_REQUEST_TEMPLATE.md[16-20]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

### Issue description
The new README entry is verbose compared to the repo’s stated preference for concise descriptions.

### Issue Context
The repo’s contribution guidelines and PR template checklist emphasize concise descriptions.

### Fix Focus Areas
- README.md[27-27]
- contributing.md[7-10]
- .github/PULL_REQUEST_TEMPLATE.md[16-19]

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools


3. Link-check workflow exposure 🐞 Bug ⛯ Reliability
Description
This repo runs an automated link checker on all Markdown changes; adding a new external website link
can block merges if that site is unreachable for automated checks.
Code

README.md[27]

+- [Launch Fast MCP](https://github.com/BlockchainHB/launchfastmcp-skills) - Amazon FBA research skills for Claude Code: product research with opportunity scoring, PPC keyword research with Sponsored Products bulk upload CSV, Alibaba supplier outreach, and IP/trademark checks. Requires [Launch Fast](https://launchfastlegacyx.com) subscription.
Evidence
The GitHub Actions workflow runs lychee on every PR that changes Markdown and checks all links in
"**/*.md"; the PR adds a new external domain link.

.github/workflows/links.yml[1-19]
README.md[27-27]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

### Issue description
A new external link was added to README.md and the repo runs lychee on all Markdown files in PRs; any non-OK response can fail CI.

### Issue Context
The link checker workflow runs on `pull_request` for Markdown changes.

### Fix Focus Areas
- README.md[27-27]
- .github/workflows/links.yml[1-19]
- .lycheeignore[1-3]

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools


Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant