Labsco
firecrawl logo

firecrawl-build-onboarding

✓ Official39

by firecrawl · part of firecrawl/skills

Get Firecrawl credentials and SDK setup into a project. Use when an application needs `FIRECRAWL_API_KEY`, when an agent should add Firecrawl to `.env`, when…

🔥🔥🔥✓ VerifiedAccount requiredAdvanced setup
🧩 One of 7 skills in the firecrawl/skills package — works on its own, and pairs well with its siblings.

Get Firecrawl credentials and SDK setup into a project. Use when an application needs `FIRECRAWL_API_KEY`, when an agent should add Firecrawl to `.env`, when…

Inspect the full instructions your agent will receiveExpand

This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.

by firecrawl

Get Firecrawl credentials and SDK setup into a project. Use when an application needs FIRECRAWL_API_KEY, when an agent should add Firecrawl to .env, when… npx skills add https://github.com/firecrawl/skills --skill firecrawl-build-onboarding Download ZIPGitHub39

Firecrawl Build Onboarding

Use this skill for the application-integration path from Firecrawl's onboarding flow.

Use This When

  • a project needs FIRECRAWL_API_KEY

  • the user wants Firecrawl wired into .env

  • you are adding Firecrawl to an app for the first time

  • you need to choose the first SDK or REST path

If the human still needs to sign up, sign in, or authorize access in the browser, use the auth flow reference in this skill.

What Do You Need?

Task Reference Run the browser auth flow and save FIRECRAWL_API_KEY references/auth-flow.md Install the right SDK references/sdk-installation.md Put credentials into .env or project config references/project-setup.md Choose the right endpoint after setup firecrawl-build Need live web tooling during this task The CLI skills are already installed from the same command Start implementation from a known URL firecrawl-build-scrape Start implementation from a query firecrawl-build-search

Docs (Source of Truth)

Read the source-of-truth page for your project language for SDK usage, schemas, and examples: