fetch4ai
Installation
SKILL.md
fetch4ai Skill
Fetch web content using crawl4ai with customizable filtering strategies. Produces clean, LLM-ready markdown with noise removed.
Can be used as:
- Standalone CLI tool - Simple command-line web fetching with clean output
- web-research backend - Fetching layer for research workflows
Prerequisites
Ensure crawl4ai is installed:
pip install -U crawl4ai
crawl4ai-setup # First-time setup for Playwright
Standalone Quick Use
For simple fetching when you just want clean markdown: