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.
npx skills add https://github.com/firecrawl/firecrawl-workflows --skill 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.
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.
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.
# 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]
Take firecrawl/firecrawl-shop from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
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.