crawl4ai-fetch

Installation
SKILL.md

crawl4ai-fetch

Use scripts/crawl.py to fetch a URL and return its content as Markdown.

Configuration

Configuration is resolved in the following priority order:

  1. Environment variables (highest priority)
  2. .env file in the current working directory (auto-loaded if present)
  3. Built-in defaults
Env var Purpose Default
CRAWL4AI_URL Base URL of crawl4ai instance https://crawl.981234.xyz
CRAWL4AI_TOKEN Bearer token for auth (optional) (empty = no auth header sent)

Example .env:

Related skills

More from ichuan/skills

Installs
1
Repository
ichuan/skills
GitHub Stars
1
First Seen
Apr 24, 2026