What problem does it solve? Getting clean, usable web data into an agent session or application usually requires juggling search engines, scrapers, browser automation, and document parsers. This Skill routes you to the right Firecrawl tool for each job and handles install, authentication, and integration in one flow. ## Core Features & Use Cases - Live web tools: Search the web, scrape URLs into clean markdown, interact with pages requiring clicks or logins, parse local documents (PDF, DOCX, XLSX), and monitor pages for changes with webhook, email, or Slack notifications. - App integration: Add Firecrawl API calls to product code with the matching SDK, endpoint routing (/search, /scrape, /interact, /parse, /crawl, /monitor), and a smoke-tested setup using FIRECRAWL_API_KEY. - Workflow deliverables: Produce research briefs, SEO audits, lead lists, QA reports, and knowledge bases from collected web evidence. - Use Case: Ask the agent to track a competitor's pricing page; it installs the CLI, creates a recurring monitor with a plain-language goal, and notifies you by email when the page meaningfully changes. ## Quick Start Install Firecrawl and authenticate by asking the agent to run the Firecrawl init command, then scrape a URL you provide into markdown.