firecrawl-common-errors
Skill Scaffold
firecrawl-common-errors/
SKILL.md
File Descriptions
1. SKILL.md
Purpose: Diagnose and fix top 10 most common FireCrawl errors including timeouts, blocked requests, parsing failures, and rate limit errors. Workflow: Troubleshooting skill - first response for common issues encountered during scraping operations. Relates to: Complements firecrawl-debug-bundle; builds toward firecrawl-advanced-troubleshooting
Summary
This skill provides rapid diagnosis and resolution for the most common FireCrawl errors. It covers timeout errors (increasing wait times, handling slow-loading pages), blocked request handling (anti-bot detection, CAPTCHA), rate limit errors (429 responses), parsing failures (malformed HTML, JavaScript-rendered content), authentication errors (API key issues), and network failures. Each error includes identification patterns, root causes, and proven fixes.