This is the parent skill for integrating Firecrawl's web scraping, search, and browser interaction APIs into application code. It handles project intake, endpoint selection, SDK installation, and environment setup before routing you to the specific endpoint skills for /scrape, /search, or /interact. The key distinction: use this when building web data features into a product, not for one-off terminal tasks. It walks through fresh versus existing project flows, reads your repo conventions, and points you to language-specific source-of-truth docs before you write any integration code. The intake questions and verification steps are genuinely useful if you're wiring Firecrawl into something that ships.
npx -y skills add firecrawl/skills --skill firecrawl-build-crawl --agent claude-codeInstalls to .claude/skills
Select a file.
sickn33/antigravity-awesome-skills
supercent-io/skills-template
Tony363/SuperClaude