Firecrawl Build Search — agent skill from firecrawl/skills

Firecrawl Build Search is available in the open agent skills ecosystem (firecrawl/skills).

Install

npx skills add https://github.com/firecrawl/skills --skill firecrawl-build-search

Skill content

The instructions an agent receives when this skill is active.

--- name: firecrawl-build-search description: Integrate Firecrawl `/search` into product code and agent workflows. Use when an app needs discovery before extraction, when the feature starts with a query instead of a URL, or when the system should search the web and optionally hydrate result content. license: ISC metadata: author: firecrawl version: "0.1.0" homepage: https://www.firecrawl.dev source: https://github.com/firecrawl/skills inputs: - name: FIRECRAWL_API_KEY description: Firecrawl API key for hosted Firecrawl requests. required: true - name: FIRECRAWL_API_URL description: Optional base URL for self-hosted Firecrawl deployments. required: false --- # Firecrawl Build Search

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does Firecrawl Build Search do?
Firecrawl Build Search is available in the open agent skills ecosystem (firecrawl/skills). Firecrawl Build Search — agent skill from firecrawl/skills.
How do I install Firecrawl Build Search?
In a supported agent environment, run: npx skills add https://github.com/firecrawl/skills --skill firecrawl-build-search
When should I use Firecrawl Build Search?
Use this skill when working on tasks related to firecrawl-build-search.
Got an example for Firecrawl Build Search?
Apply Firecrawl Build Search to a relevant agent workflow.
Where does Firecrawl Build Search come from?
Source and updates: https://www.skills.sh/firecrawl/skills/firecrawl-build-search. Confirm install steps and permissions there before you rely on it.