Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API
Add this skill
npx mdskills install sickn33/firecrawl-scraperPromises useful web scraping capabilities but lacks actual agent instructions
1---2name: firecrawl-scraper3description: Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API4---56# firecrawl-scraper78## Overview9Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API1011## When to Use12- When you need deep content extraction from web pages13- When page interaction is required (clicking, scrolling, etc.)14- When you want screenshots or PDF parsing15- When batch scraping multiple URLs1617## Installation18```bash19npx skills add -g BenedictKing/firecrawl-scraper20```2122## Step-by-Step Guide231. Install the skill using the command above242. Configure Firecrawl API key253. Use naturally in Claude Code conversations2627## Examples28See [GitHub Repository](https://github.com/BenedictKing/firecrawl-scraper) for examples.2930## Best Practices31- Configure API keys via environment variables3233## Troubleshooting34See the GitHub repository for troubleshooting guides.3536## Related Skills37- context7-auto-research, tavily-web, exa-search, codex-review38
Full transparency — inspect the skill content before installing.