Setup & Installation
What This Skill Does
Builds Firecrawl `/search` flows when an app needs discovery before extraction — when a feature starts from a query instead of a URL — and optionally hydrates result content in the same call.
Covers the discovery side of web integration — starting from a query — so features do not have to bolt a separate search provider onto their extraction pipeline.
When to use it
- Adding web search as a tool call in an agent workflow
- Starting a research feature from a user query instead of URLs
- Fetching search results with full page content in a single call
- Discovering candidate URLs to feed into a scrape pipeline
- Building a topic-research feature that needs breadth before depth