·firecrawl-browser
</>

firecrawl-browser

Cloud browser automation for pages requiring interaction — clicks, form fills, login, pagination, infinite scroll. Use this skill when the user needs to interact with a webpage, log into a site, click buttons, fill forms, navigate multi-step flows, handle pagination, or when regular scraping fails because content requires JavaScript interaction. Triggers on "click", "fill out the form", "log in to", "paginated", "infinite scroll", "interact with the page", or "scrape failed". Provides remote Chromium sessions with persistent profiles.

156Installs·139Trend·@firecrawl

Installation

$npx skills add https://github.com/firecrawl/cli --skill firecrawl-browser

How to Install firecrawl-browser

Quickly install firecrawl-browser AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/firecrawl/cli --skill firecrawl-browser
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: firecrawl/cli.

SKILL.md

View raw

Cloud Chromium sessions in Firecrawl's remote sandboxed environment. Interact with pages that require clicks, form fills, pagination, or login.

Shorthand auto-launches a session if none exists — no setup required.

| open | Navigate to a URL | | snapshot -i | Get interactive elements with @ref IDs | | screenshot | Capture a PNG screenshot | | click | Click an element by ref | | type | Type into an element | | fill | Fill a form field (clears first) | | scrape | Extract page content as markdown | | scroll | Scroll up/down/left/right | | wait | Wait for a duration |

Cloud browser automation for pages requiring interaction — clicks, form fills, login, pagination, infinite scroll. Use this skill when the user needs to interact with a webpage, log into a site, click buttons, fill forms, navigate multi-step flows, handle pagination, or when regular scraping fails because content requires JavaScript interaction. Triggers on "click", "fill out the form", "log in to", "paginated", "infinite scroll", "interact with the page", or "scrape failed". Provides remote Chromium sessions with persistent profiles. Source: firecrawl/cli.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/firecrawl/cli --skill firecrawl-browser
Category
</>Dev Tools
Verified
First Seen
2026-03-11
Updated
2026-03-11

Browse more skills from firecrawl/cli

Quick answers

What is firecrawl-browser?

Cloud browser automation for pages requiring interaction — clicks, form fills, login, pagination, infinite scroll. Use this skill when the user needs to interact with a webpage, log into a site, click buttons, fill forms, navigate multi-step flows, handle pagination, or when regular scraping fails because content requires JavaScript interaction. Triggers on "click", "fill out the form", "log in to", "paginated", "infinite scroll", "interact with the page", or "scrape failed". Provides remote Chromium sessions with persistent profiles. Source: firecrawl/cli.

How do I install firecrawl-browser?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/firecrawl/cli --skill firecrawl-browser Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/firecrawl/cli