Scrape a webpage and convert it to markdown
/plugin marketplace add firecrawl/firecrawl-claude-plugin/plugin install firecrawl-firecrawl@firecrawl/firecrawl-claude-plugin# Scrape Web Page Use the Firecrawl scrape tool to extract content from the URL provided by the user. ## Available Formats You can request different output formats: - `markdown` - Clean markdown content (default) - `html` - Raw HTML content - `rawHtml` - Unprocessed HTML - `screenshot` - Screenshot of the page - `links` - Extract all links from the page - `summary` - AI-generated summary of the content ## When scraping: 1. If no URL is provided, ask the user for the URL they want to scrape 2. Ask what format they prefer if not specified (default to markdown) 3. Use the `firecrawl_scrap...