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

firecrawl-instruct

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.

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
3

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-instruct
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-instruct has 3 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-instruct.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
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): - 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 → instruct - Never use instruct for web searches — use search instead - Always scrape first — interact requires a scrape ID from a previous firecrawl scrape call - The scrape ID is saved automatically, so you don't need --scrape-id for subsequent interact calls - Use firecrawl interact stop to free resources when done - For parallel work, scrape multiple pages and interact with each using --scrape-id - firecrawl-scrape — try scrape first, escalate to instruct only when needed - firecrawl-search — for web searches (never use instruct for searching) - firecrawl-agent — AI-powered extraction (less manual control)

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-instruct do?

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.

Is firecrawl-instruct good?

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

Which AI agents support firecrawl-instruct?

firecrawl-instruct currently lists compatibility with Skills CLI.

Is firecrawl-instruct safe to install?

firecrawl-instruct 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-instruct?

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

How do I install firecrawl-instruct?

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

Related skills

More from firecrawl/cli

Related skills

Alternatives in Software Engineering