Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login). Use when user wants to save a webpage as markdown.
$npx -y skills add spacezephyr/read-buddy --skill read-url-markdownInstalls into the current project.
Run `npx skills use "https://github.com/spacezephyr/read-buddy" --skill "spacezephyr/read-buddy/read-url-markdown"` 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.