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.
How do I install this agent skill?
npx skills add https://github.com/firecrawl/firecrawl-workflows --skill firecrawl-shopIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill is safe and operates as intended for product research. It uses Firecrawl to aggregate shopping data and product reviews. While it processes data from external websites, it includes explicit instructions to seek user approval before completing any purchases, and the author is the official Firecrawl entity.
- Socketpass
No alerts
- Snykwarn
Risk: MEDIUM · 1 issue
What does this agent skill do?
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 can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/firecrawl/firecrawl-workflows/firecrawl-shop">View firecrawl-shop on skillZs</a>