
Firecrawl Shop
Compare products, prices, reviews, and specs across the web with Firecrawl and get a budget-aware recommendation or cart-ready summary when explicitly authorized.
Overview
Firecrawl Shop is an agent skill for the Validate phase that researches products across the web with Firecrawl and delivers a comparison-backed recommendation or cart-ready summary when you authorize browser actions.
Install
npx skills add https://github.com/firecrawl/firecrawl-workflows --skill firecrawl-shopWhat is this skill?
- Cross-source research via Firecrawl search and scrape: product pages, specs, pricing, Reddit/forums, review sites
- Onboarding infers product, budget, preferences, and sites; asks at most 1–3 questions only if blocked
- Compares price, specs, reviews, shipping, and seller quality before picking a best option with rationale
- Cart actions only when the user explicitly asks and an authenticated browser profile is available
- Optional Firecrawl browser for shopping-site navigation when authorized
- Process lists 3 numbered steps from multi-source research through comparison to recommendation
- Onboarding asks at most 1–3 concise questions when product or budget is unclear
Adoption & trust: 11.6k installs on skills.sh; 29 GitHub stars; 2/3 security scanners passed (skills.sh audits).
What problem does it solve?
You need to pick the right product or plan under budget and preferences but drowning in conflicting reviews, SKUs, and seller pages.
Who is it for?
Solo builders validating purchases of dev gear, SaaS subscriptions, or paid services before committing budget.
Skip if: Implementing storefront checkout in your own app, automated purchasing without explicit consent, or research that must stay fully offline with no Firecrawl API.
When should I use this skill?
Research products across the web with Firecrawl and produce a shopping recommendation or cart-ready summary when comparing products, reviews, budget, or preferences—or when shopping with a saved browser session is explic
What do I get? / Deliverables
You receive a ranked recommendation with cited comparisons across price, specs, reviews, and fit—and optional cart steps only if you explicitly requested them with an authenticated profile.
- Multi-source product comparison summary
- Best-option recommendation with rationale
- Cart-ready steps only when explicitly authorized
Recommended Skills
Journey fit
Validate is where solo builders narrow choices—tools, hardware, services, and vendors—before spending time or money on the wrong stack. Scope fits structured comparison and preference tradeoffs (budget, specs, seller quality) rather than building checkout code.
How it compares
Use instead of ad-hoc tab hoarding when you want structured multi-source product research—not a payment integration skill.
Common Questions / FAQ
Who is firecrawl-shop for?
Solo and indie builders who want Firecrawl-driven product comparisons and clear buy recommendations aligned to budget and preferences, optionally with cart help when they opt in.
When should I use firecrawl-shop?
During Validate when scoping tools, hardware, or subscriptions; when comparing SKUs and reviews before you buy; or when you explicitly want cart-ready steps with an authenticated browser profile.
Is firecrawl-shop safe to install?
It uses network access, a Firecrawl API key, and may use browser automation for carts; review the Security Audits panel on this page and never enable cart actions unless you trust the session and merchant.
SKILL.md
READMESKILL.md - Firecrawl Shop
# 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 1. Research product options across multiple sources. 2. Compare price, specs, reviews, seller quality, shipping, and fit to preferences. 3. Pick the best option and explain why. 4. 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 ```markdown # 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.