Domains
Forms
- SKILL.md14.3%
- references85.7%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When building product/agent/workflow code that needs web data (search, scrape, extract, interact) inside an app, even if Firecrawl is not named. Not for one-off terminal web tasks.
A working Firecrawl integration in application code with correct endpoint choice, credentials, and verified real request success.
Use Cases
A startup builds a fresh Node.js app needing live web search. Using firecrawl-build, they classify the project, get API key via firecrawl-build-onboarding, install SDK, and route to /search via firecrawl-build-search. The skill ensures correct setup and verified integration, saving research time and delivering search fast.
An existing Python backend must scrape known URLs into workflows. firecrawl-build inspects the repo, matches conventions, sets env via onboarding, and delegates to firecrawl-build-scrape. It verifies with a smoke test, reducing integration errors and giving reliable in-app page extraction.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File