Skip to main content
Back to the directory
firecrawl/skillsSoftware EngineeringFrontend and Design

firecrawl-build-search

Use this when the application starts with a query, not a URL.

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
15

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/firecrawl/skills --skill firecrawl-build-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-build-search has 15 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: firecrawl/skills. Canonical URL: https://skills.sh/firecrawl/skills/firecrawl-build-search.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Use this when the application starts with a query, not a URL. Read the source-of-truth page for your project language before writing integration code: - the user asks a question and the product must discover sources first - the feature needs current web results - you want to turn a search query into a shortlist of pages for later scraping - Use /search first when URL discovery is part of the product behavior. - Keep search and extraction conceptually separate unless scraping search results is clearly required. - Prefer selective follow-up extraction over broad hydration when cost or latency matters. - answer generation with cited sources - company, competitor, or topic discovery - research workflows that produce a shortlist before deeper extraction - query-to-URL pipelines for later /scrape or /interact - If you already have the URL, use firecrawl-build-scrape . - If the result page then requires clicks or form interaction, escalate to firecrawl-build-interact . - Treat /search as discovery, ranking, and source selection. - Be explicit about whether the product needs snippets, URLs, or full result content.

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-build-search do?

Use this when the application starts with a query, not a URL.

Is firecrawl-build-search good?

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

Which AI agents support firecrawl-build-search?

firecrawl-build-search currently lists compatibility with Skills CLI.

Is firecrawl-build-search safe to install?

firecrawl-build-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-build-search?

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

How do I install firecrawl-build-search?

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

Related skills

More from firecrawl/skills

Related skills

Alternatives in Software Engineering