mcpbeat

Firecrawl Shop

firecrawl/firecrawl-shop

Research products across the web with Firecrawl and produce a shopping recommendation or cart-ready summary. Use when the user wants to compare products, find the best option, evaluate reviews, respect budget/preferences, or shop with a saved browser session.

572 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
110
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/firecrawl/firecrawl-workflows --skill firecrawl-shop

The instruction itself

6 sections, as written by the author

Firecrawl Shop

Use this to research products and recommend a purchase option. Only add items to a cart when the user explicitly asks and has an authenticated browser profile available.

Onboarding Interview

Infer the product, budget, preferences, sites, and desired stopping point from context. If the product is clear, proceed immediately.

Ask at most 1-3 concise questions only if blocked, such as the product, hard budget/preferences, or whether cart actions are allowed.

Firecrawl Collection Plan

Use Firecrawl search and scrape to compare reviews, product pages, specifications, pricing, Reddit/forums, and trusted review sites. Use Firecrawl browser for shopping-site navigation and cart actions when authorized.

Process

  • Research product options across multiple sources.
  • Compare price, specs, reviews, seller quality, shipping, and fit to preferences.
  • Pick the best option and explain why.
  • If the user asked for cart actions, open the shopping site in browser, add the item, and stop before checkout unless explicitly instructed.

Final Deliverable

# Shopping Research: [Product]

## Recommendation
[Best option and why]

## Products Compared
[Product, price, seller, key specs, pros/cons]

## Review Signals
[Patterns from reviews and external sources]

## Cart Status
[Only if requested: item added, price, seller, confirmation]

## Sources
[URLs used]

## Rerun Inputs
workflow: firecrawl-shop
query: [product]
budget: [budget]
sites: [preferred sites]

Quality Bar

  • Be specific with model numbers, prices, and sellers.
  • Do not purchase or check out without explicit approval.
  • Note affiliate, sponsored, or unreliable sources when visible.

How to use it

Copy the folder

Take firecrawl/firecrawl-shop from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.