AI AGENT ADDONS

Firecrawl Instruct

firecrawl/cli

You can control a live browser on any web page you have already scraped. Use plain words to click buttons, fill out forms, or move through pages. This skill replaces the old browser command.

It works best when a simple scrape does not get the content you need. For example, if a page needs you to log in or click through many steps, this skill can handle it. You can also use it for infinite scroll or multi-step checkout flows.

You start by scraping a page. Then you give instructions like 'click the login button' or 'fill in the email field'. The browser follows your commands. When you finish, you stop the session to free up resources.

Add Firecrawl Instruct skill to your workflow

Global

mkdir -p ~/.claude/skills/firecrawl-instruct

Project

mkdir -p .claude/skills/firecrawl-instruct

Source Repository

Stars
494
Forks
69
Watchers
494
Last Push
25 days ago
Created
6 months ago