What problem does it solve? Agents often need clean, structured content from URLs, local documents, or live web pages, but raw HTML extraction is brittle and interactive pages resist simple scraping. This Skill routes web extraction, document parsing, page monitoring, and research-index queries through Firecrawl's CLI, MCP tools, or REST API. ## Core Features & Use Cases - Web Extraction & Interaction: Scrape known URLs into clean markdown, interact with live pages requiring clicks, forms, or login, and crawl or map entire sites. - Document Parsing & Research: Convert local PDF, DOCX, XLSX, and other files to markdown, and search a scientific paper index plus GitHub issues, PRs, and READMEs. - Monitoring & Deliverables: Create recurring page-change monitors with webhook, email, or Slack notifications, and produce finished artifacts like research briefs, SEO audits, and lead lists via workflow skills. - Use Case: After a search tool surfaces a documentation URL, scrape it with --only-main-content to verify an API's exact field names, then set up a monitor to get notified when that page changes. ## Quick Start Ask the agent to scrape a known URL with Firecrawl and return the main content as clean markdown, authenticating the MCP session first if needed.