firecrawl-interact
๐ฏSkillfrom firecrawl/cli
Teaches agents the `firecrawl interact` command โ scrape a page, then drive it in a live browser session using natural language (`interact "Click the pricing tab"`) or Playwright code (Node/Python) with profile persistence.
Same repository
firecrawl/cli(8 items)
Installation
npx vibeindex add firecrawl/cli --skill firecrawl-interactnpx skills add firecrawl/cli --skill firecrawl-interact~/.claude/skills/firecrawl-interact/SKILL.mdSKILL.md
More from this repository7
A Firecrawl CLI skill that enables AI agents to interact with scraped web pages in a live browser session using natural language or Playwright code, with support for persistent profiles and authenticated sessions.
CLI for Firecrawl that enables web searching, scraping, crawling, and interactive browsing directly from the terminal, with built-in skills and workflows for AI coding agents like Claude Code and Cursor.
Command-line interface for Firecrawl that lets you scrape, crawl, and extract data from any website directly from the terminal, with support for self-hosted instances and OAuth/API key authentication.
Extracts and converts website content into LLM-ready formats (markdown, HTML, JSON) directly from the terminal using the Firecrawl API.
Skill
Skill
Plugin