This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.
$npx -y skills add smallnest/goclaw --skill crawl4ai-skillInstalls into the current project.
Run `npx skills use "https://github.com/smallnest/goclaw" --skill "smallnest/goclaw/crawl4ai-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/smallnest/goclaw" that are relevant to the current task. Run `npx skills add "https://github.com/smallnest/goclaw"` and select the relevant skills, then follow their instructions.