skills/firecrawl/skills/firecrawl-build-onboarding

firecrawl-build-onboarding

Installation
SKILL.md

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.

Do not use this skill for CLI install flows beyond a brief pointer. That belongs to firecrawl/cli.

Quick Start

If the user already has an API key, place it in .env:

FIRECRAWL_API_KEY=fc-...

If the project is self-hosted, also set:

FIRECRAWL_API_URL=https://your-firecrawl-instance.example.com

Then decide which integration path applies:

  • Fresh project -> choose the target stack, install the SDK, add the first Firecrawl call, and run a smoke test
  • Existing project -> inspect the repo first, then integrate Firecrawl where the project already handles third-party APIs and env vars

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 instead firecrawl/cli
Start implementation from a known URL firecrawl-build-scrape
Start implementation from a query firecrawl-build-search

After Setup

Once the key is present:

  1. decide whether this is a fresh project or an existing codebase
  2. ask what Firecrawl should do in the product
  3. pick the narrowest endpoint that matches that behavior
  4. add the SDK or REST call in code
  5. run a smoke test that proves one real Firecrawl request succeeds
  6. use the endpoint-specific skills in this repo for implementation guidance
  7. if you also need live web tooling during the current task, use firecrawl/cli alongside this repo
Weekly Installs
430
GitHub Stars
2
First Seen
3 days ago
Installed on
opencode427
antigravity427
github-copilot427
codex427
amp427
cline427