From crawl4ai
Use the crawl4ai-mcp tools to research and extract content from websites.
How this skill is triggered — by the user, by Claude, or both
Slash command
/crawl4ai:web-researchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the crawl4ai-mcp tools to research and extract content from websites.
Use the crawl4ai-mcp tools to research and extract content from websites.
Given a topic or URL in $ARGUMENTS, do the following:
crawl4ai-mcp__scrape to fetch that single page first.crawl4ai-mcp__crawl_site with max_depth: 2 and max_pages: 50.For documentation crawling, prefer crawl4ai-mcp__crawl_sitemap if the site has a sitemap.xml.
For general research, use crawl4ai-mcp__crawl with max_pages: 10 and adaptive: true.
npx claudepluginhub kaoz625/crawl4ai-plugin2plugins reuse this skill
First indexed Apr 21, 2026
Creates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.