aiskillstore/baoyu-url-to-markdown
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.
This is a copy. The original lives at comeonoliver/baoyu-url-to-markdown.
npx skills add https://github.com/aiskillstore/marketplace --skill baoyu-url-to-markdown
Take aiskillstore/baoyu-url-to-markdown from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npx.
Without those the skill loads but fails at the first command.