Skip to main content
Back to the directory
firecrawl/cliSoftware EngineeringData and Analytics

firecrawl-search

Web search with optional full-page content extraction from results.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
31

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/firecrawl/cli --skill firecrawl-search
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, firecrawl-search has 31 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: firecrawl/cli. Canonical URL: https://skills.sh/firecrawl/cli/firecrawl-search.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Web search with optional full-page content extraction from results. Web search with optional content scraping. Returns search results as JSON, optionally with full page content. - Returns real search results as JSON with optional --scrape flag to fetch complete page markdown for each result, avoiding redundant fetches - Supports filtering by source type (web, images, news), category (GitHub, research, PDF), time range (past hour/day/week/month/year), location, and country - Use --limit to control result count and --scrape-formats to customize output formats when extracting full content - Part of a workflow escalation pattern: search first to discover URLs, then use dedicated scrape/map/crawl skills for deeper extraction - You don't have a specific URL yet - You need to find pages, answer questions, or discover sources - First step in the workflow escalation pattern : search → scrape → map → crawl → interact - --scrape fetches full content — don't re-scrape URLs from search results. This saves credits and avoids redundant fetches. - Always write results to .firecrawl/ with -o to avoid context window bloat. - Use jq to extract URLs or titles: jq -r '.data.web[].url' .firecrawl/search.json - Naming convention: .firecrawl/search-{query}.json or .firecrawl/search-{query}-scraped.json - firecrawl-scrape — scrape a specific URL - firecrawl-map — discover URLs within a site -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does firecrawl-search do?

Web search with optional full-page content extraction from results.

Is firecrawl-search good?

firecrawl-search does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support firecrawl-search?

firecrawl-search currently lists compatibility with Skills CLI.

Is firecrawl-search safe to install?

firecrawl-search has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to firecrawl-search?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install firecrawl-search?

Run the following command to install firecrawl-search: npx skills add https://github.com/firecrawl/cli --skill firecrawl-search

Related skills

More from firecrawl/cli

Related skills

Alternatives in Software Engineering