Scrape Docs

Scrape and extract documentation from a URL using Firecrawl. Use when you need to read external documentation.

Lobbi-Docs ad2e89e 554 B Updated

File contents

Scrape Documentation

Scrape and extract documentation from: $ARGUMENTS

Strategy

  1. Use Firecrawl MCP to scrape the target URL
  2. Extract the key information and structure
  3. Summarize the most important points
  4. Identify code examples and configuration samples
  5. Return a concise summary suitable for implementation

Focus on extracting actionable information, not reproducing the entire page.

Lobbi-Docs/claude/tree/main/.claude/skills/scrape-docs commit ad2e89eed9

Frequently asked questions

npx skillmds@latest add lobbi-docs/scrape-docs