brettdavies/crawl4ai-skill
Web scraping skill for Claude AI. Crawl websites, extract structured data with CSS/LLM strategies, handle dynamic JavaScript content. Built on crawl4ai with complete SDK reference, example scripts, and tests.
Platform-specific configuration:
{
"mcpServers": {
"crawl4ai-skill": {
"command": "npx",
"args": [
"-y",
"crawl4ai-skill"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...