firecrawl-build
Integrate Firecrawl into application code for web search, scraping, structured extraction, and browser interaction.
Setup & Installation
What This Skill Does
Entry-point skill for integrating Firecrawl inside product code when a feature needs web data — search, page scraping, structured extraction, or browser interaction. Routes requests to `/scrape`, `/search`, or `/interact` depending on the need, and covers SDK usage across languages. Not for one-off terminal-only tasks — use the CLI for those.
Gives a single entry point for all app-level Firecrawl use cases so feature code maps cleanly onto `/scrape`, `/search`, or `/interact` instead of reinventing routing each time.
When to use it
- Adding web search to an app that needs live results inside a feature
- Scraping a URL to structured content from product code
- Building an agent tool that pulls page content on demand
- Picking between `/scrape`, `/search`, and `/interact` for a new web-data feature
- Dropping Firecrawl into a Node, Python, or Go backend for web data
Similar Skills
pptx-generator
Generates, edits, and reads PowerPoint files using PptxGenJS and markitdown.
wp-project-triage
Inspects a WordPress repository and outputs a structured JSON report describing the project kind, tooling, tests, and version hints.
internal-comms
Writes internal communications in company-specific formats.
pptx
Handles everything involving .
