Firecrawl Build Interact — agent skill from firecrawl/skills

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

Install

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

Skill content

The instructions an agent receives when this skill is active.

--- name: firecrawl-build-interact description: Integrate Firecrawl `/interact` into product code for dynamic pages and browser actions after scraping. Use when a feature needs clicks, form fills, pagination, authentication-aware flows, or other multi-step interactions that plain `/scrape` cannot complete. 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 Interact

Related skills

Other listings in the same category or with overlapping tags.

FAQ

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