firecrawl-shop

firecrawl-shop is a skill for Claude Code, Codex from firecrawl/firecrawl-workflows. It costs 51 tokens per session (492 once invoked), scanned A, original, ISC.

A web-based product research workflow that compares items and prepares a shopping recommendation or cart-ready summary. It can consider product pages, specifications, prices, reviews, sellers, shipping, and stated preferences.

In plain words
What is it for?
Use it to find products within a budget, compare specifications and reviews, assess seller or shipping details, choose the best fit for stated preferences, or prepare an authorized shopping cart.
Why use it?
It saves time spent comparing scattered product information and makes the trade-offs between options easier to see. It can add an item to a cart only when the user explicitly requests that action and an authenticated browser profile is available.

Skill for Claude CodeCodex

Part of the firecrawl-workflows plugin — 16 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/firecrawl/firecrawl-workflows/firecrawl-shop
Any agent
npx skills add firecrawl/firecrawl-workflows --skill firecrawl-shop
Clone the repo
git clone --depth 1 https://github.com/firecrawl/firecrawl-workflows

Made for: Claude Code, Codex.

Or install firecrawl-workflows, the plugin that ships this one along with the rest of its 16 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for firecrawl-shop

README.md
[![agentmods](https://agentmods.dev/badge/skills/firecrawl/firecrawl-workflows/firecrawl-shop.svg)](https://agentmods.dev/skills/firecrawl/firecrawl-workflows/firecrawl-shop)
Your own site
<a href="https://agentmods.dev/skills/firecrawl/firecrawl-workflows/firecrawl-shop"><img src="https://agentmods.dev/badge/skills/firecrawl/firecrawl-workflows/firecrawl-shop.svg" alt="Measured on agentmods" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 492 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00051 $0.00492
Opus 5 $0.00026 $0.00246
Sonnet 5 $0.00010 $0.00098
Haiku 4.5 $0.00005 $0.00049

Measured 5d ago against content hash aafea0f0ecdf, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

firecrawl-shop scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/firecrawl-shop/SKILL.md · 69 lines

What it actually says

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

# 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.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 69 lines · 51 tokens per session scan A aafea0f0ecdf

Subscribe to this mod's changes

firecrawl-shop is a skill published in the GitHub repository firecrawl/firecrawl-workflows (151 stars, last pushed 14d ago), licensed ISC. It adds 51 tokens to every session and 492 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

nemoclaw-contributor-implement-issue

Implement an accepted NemoClaw GitHub issue in the current checkout. Use when a user asks to pick up an issue for implementation, implement or fix a named issue, or add the issue's tests. Confirm accepted scope, deliver the smallest independently valuable capability slice, and record validation and remaining gates…

NVIDIA/NemoClaw · 134 tokens

amazon-reviews-api-skill

This skill helps users automatically extract Amazon product reviews via the Amazon Reviews API. Agent should proactively apply this skill when users express needs like getting reviews for Amazon product with ASIN B07TS6R1SF, analyzing customer feedback for a specific Amazon item, getting ratings and comments for a…

browser-act/skills · 124 tokens

amazon-competitor-analyzer

Scrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, review quality, and visual strategies to identify competitor moats and vulnerabilities.

browser-act/skills · 48 tokens

shopify-functions

Shopify Functions allow developers to customize the backend logic that powers parts of Shopify. Available APIs: Discount, Cart and Checkout Validation, Cart Transform, Pickup Point Delivery Option Generator, Delivery Customization, Fulfillment Constraints, Local Pickup Delivery Option Generator, Order Routing Location…

Shopify/Shopify-AI-Toolkit · 61 tokens

food-order

Reorder previous Foodora orders, preview cart contents, and track delivery ETA/status with ordercli. Use when the user wants to reorder food, check delivery status, or browse recent Foodora order history. Never confirm an order without explicit user approval.

Bitterbot-AI/bitterbot-desktop · 53 tokens

asc-subscription-localization

Bulk-localize subscription, subscription-group, and in-app purchase display names across App Store locales using asc, including API 4.4.1 version-scoped v2 resources. Use when filling or updating subscription/IAP names and descriptions without App Store Connect UI work.

rorkai/app-store-connect-cli-skills · 60 tokens