Firecrawl Setup

Install and configure the Firecrawl CLI with API key authentication for AI agents.

1|2|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/vibecode/Skillsforagent --skill firecrawl-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Firecrawl Setup
Source: https://github.com/vibecode/Skillsforagent/tree/main/Foundational/firecrawl-setup
Command: npx skills add https://github.com/vibecode/Skillsforagent --skill firecrawl-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill automates the installation, configuration, and authentication of the Firecrawl CLI and its official skill, streamlining the setup process for AI agents.

Core Features & Use Cases

  • One-click Installation: Installs the firecrawl-cli npm package.
  • Automated Authentication: Configures API keys via environment variables or interactive login.
  • Official Skill Deployment: Ensures the comprehensive firecrawl/cli skill is available to all detected AI coding agents.
  • Use Case: Quickly set up Firecrawl for an AI agent to begin web scraping, searching, and crawling tasks without manual intervention.

Quick Start

Run the bash script to install and configure Firecrawl for all agents.

Frequently Asked Questions about Firecrawl Setup

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

FAQPage Schema
How do I automate Firecrawl CLI installation and setup for AI agents?

Automate Firecrawl CLI installation by running a bash script that installs the npm package, configures API keys, and deploys the web scraping skill to all detected agents.

How do I configure Firecrawl API keys for web scraping agents?

Configure Firecrawl API keys by setting them via environment variables or using the interactive login flow provided during the automated setup script execution.

Does Firecrawl setup require manual configuration for each individual AI agent?

Firecrawl setup does not require manual configuration for each agent, as the deployment script automatically detects all available agents and provisions the tool uniformly.

What is the best way to bootstrap Firecrawl for web crawling and searching tasks?

The best way to bootstrap Firecrawl is executing the setup script, which handles CLI installation, API key authentication, and skill deployment in a single automated process.

Can I use Firecrawl CLI without manually installing npm packages?

You cannot use the CLI without installation, but the setup script automates the npm package installation process entirely, eliminating the need for manual command line execution.

Why does my AI agent need the Firecrawl skill deployed for web scraping?

Your agent needs the Firecrawl skill deployed to access necessary tools and guidance for executing automated web scraping, searching, and crawling tasks effectively.