Crawl from one or more starting web pages, fetch readable content, search within pages, follow relevant links, and stop when the requested information is found or a bounded limit is reached.
$npx -y skills add leon-ai/leon --skill tiny-web-crawlerInstalls into the current project.
Run `npx skills use "https://github.com/leon-ai/leon" --skill "leon-ai/leon/tiny-web-crawler"` 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/leon-ai/leon" that are relevant to the current task. Run `npx skills add "https://github.com/leon-ai/leon"` and select the relevant skills, then follow their instructions.