Setup & Installation
What This Skill Does
Walks an app or agent through getting `FIRECRAWL_API_KEY` in place, choosing the right SDK, and wiring up the first Firecrawl call. Includes a browser auth flow so it does not depend on the separate website onboarding skill.
Removes the ad-hoc first-run friction — credentials, SDK choice, and first call — so integrations start from a known-good baseline instead of scattered doc hunting.
When to use it
- Adding Firecrawl to a new project and setting up `.env` correctly
- Authenticating an agent so it can call Firecrawl on behalf of the user
- Picking the first SDK for a Firecrawl integration in Node, Python, or Go
- Standardizing Firecrawl onboarding across multiple internal projects
- Bringing a new engineer up to a working Firecrawl setup quickly