firecrawl
SKILL.md
Firecrawl Web Skill
Scrape, search, and crawl the web using Firecrawl.
Setup
- Get your API key from firecrawl.dev/app/api-keys
- Set the environment variable:
export FIRECRAWL_API_KEY=fc-your-key-here - Install the SDK:
pip3 install firecrawl
Usage
All commands use the bundled fc.py script in this skill's directory.