Skip to main content
Back to the directory
firecrawl/cliSoftware EngineeringFrontend and Design

firecrawl-browser

Cloud browser automation for pages requiring clicks, forms, login, and pagination.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
11

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/firecrawl/cli --skill firecrawl-browser
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, firecrawl-browser has 11 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: firecrawl/cli. Canonical URL: https://skills.sh/firecrawl/cli/firecrawl-browser.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Cloud browser automation for pages requiring clicks, forms, login, and pagination. The browser command is deprecated. Use scrape + interact instead. Interact lets you scrape a page and then click, fill forms, and navigate without managing sessions manually. Interact with scraped pages in a live browser session. Scrape a page first, then use natural language prompts or code to click, fill forms, navigate, and extract data. Use --profile on the scrape to persist browser state (cookies, localStorage) across scrapes: Read-only reconnect (no writes to profile state): - Supports interactive workflows: click elements, fill forms, navigate multi-step flows, handle pagination and infinite scroll - Persistent profiles survive session close, enabling login-then-work patterns where authentication state is retained across reconnects - Core commands include open , snapshot -i (element discovery with @ref IDs), click , fill , type , scrape , scroll , wait , and eval for JavaScript execution - Session management with configurable TTL, inactivity timeout, and read-only reconnect mode for parallel or sequential browser work - Content requires interaction: clicks, form fills, pagination, login - scrape failed because content is behind JavaScript interaction - You need to navigate a multi-step flow - Last resort in the workflow escalation pattern : search → scrape → map → crawl → interact - Never...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does firecrawl-browser do?

Cloud browser automation for pages requiring clicks, forms, login, and pagination.

Is firecrawl-browser good?

firecrawl-browser does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support firecrawl-browser?

firecrawl-browser currently lists compatibility with Skills CLI.

Is firecrawl-browser safe to install?

firecrawl-browser has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to firecrawl-browser?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install firecrawl-browser?

Run the following command to install firecrawl-browser: npx skills add https://github.com/firecrawl/cli --skill firecrawl-browser

Related skills

More from firecrawl/cli

Related skills

Alternatives in Software Engineering