firecrawl-monitor
๐ฏSkillfrom firecrawl/cli
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.
Same repository
firecrawl/cli(8 items)
Installation
npx vibeindex add firecrawl/cli --skill firecrawl-monitornpx skills add firecrawl/cli --skill firecrawl-monitor~/.claude/skills/firecrawl-monitor/SKILL.mdSKILL.md
More from this repository7
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.
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.
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