Fetch and extract content from web pages, converting HTML to clean markdown. Use when users want to read web articles, extract information from URLs, scrape web content, or when the built-in WebFetch tool fails due to network restrictions. Trigger when user provides URLs to read, asks to fetch web content, or needs to extract text from websites.
$npx -y skills add spacezephyr/read-buddy --skill read-web-scraperInstalls into the current project.
Run `npx skills use "https://github.com/spacezephyr/read-buddy" --skill "spacezephyr/read-buddy/read-web-scraper"` 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/spacezephyr/read-buddy" that are relevant to the current task. Run `npx skills add "https://github.com/spacezephyr/read-buddy"` and select the relevant skills, then follow their instructions.