firecrawl-build-onboarding

Acquire Firecrawl API keys and install SDKs for project configuration.

72|18|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/firecrawl/skills --skill firecrawl-build-onboarding-firecrawl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: firecrawl-build-onboarding
Source: https://github.com/firecrawl/skills/tree/main/skills/firecrawl-build-onboarding
Command: npx skills add https://github.com/firecrawl/skills --skill firecrawl-build-onboarding-firecrawl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you integrate Firecrawl credentials and SDK setup into your project, streamlining the process of obtaining FIRECRAWL_API_KEY and configuring Firecrawl for app code.

Core Features & Use Cases

  • API Key Acquisition: Facilitates the retrieval of FIRECRAWL_API_KEY for hosted Firecrawl API requests.
  • SDK Setup: Guides the installation of the appropriate SDK for your project stack.
  • Project Configuration: Assists in setting up Firecrawl credentials in .env or project configuration files.
  • Use Case: Ideal for new Firecrawl integrations where you need to authenticate Firecrawl and choose the first SDK and documentation.

Quick Start

Run the browser auth flow to obtain FIRECRAWL_API_KEY and place it in your project's .env file.

Frequently Asked Questions about firecrawl-build-onboarding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a Firecrawl API key for my project integration?

To get a Firecrawl API key for project integration, you run a browser-based authentication flow that retrieves your `FIRECRAWL_API_KEY` for hosted Firecrawl API requests. The Skill guides you through obtaining the credential and placing it in your `.env` file.

What is the best way to set up the Firecrawl SDK in my application?

The best way to set up the Firecrawl SDK is to use this Skill, which guides the installation of the appropriate SDK based on your specific project stack. It handles the SDK setup and configuration after you retrieve your API key.

Do I need to manually configure Firecrawl credentials in my environment files?

You do not need to manually configure Firecrawl credentials, as this Skill assists in setting up Firecrawl credentials directly in your `.env` or project configuration files. It streamlines placing the `FIRECRAWL_API_KEY` into the correct environment setup.

Can I use this Firecrawl onboarding process for any project stack?

You can use this Firecrawl onboarding process for any project stack because the SDK setup requires user interaction for SDK selection. The Skill guides the installation of the appropriate SDK based on your specific project configuration choices.

Why does Firecrawl project integration require browser authentication?

Firecrawl project integration requires browser authentication to securely retrieve the `FIRECRAWL_API_KEY` needed for hosted Firecrawl API requests. This interactive flow ensures your credentials are accurately captured before configuring the SDK.