baoyu-url-to-markdown
Installation
SKILL.md
URL to Markdown
Fetches any URL via baoyu-fetch CLI (Chrome CDP + site-specific adapters) and converts it to clean markdown.
CLI Setup
Important: The CLI source is vendored in the scripts/vendor/baoyu-fetch/ subdirectory of this skill.
Agent Execution Instructions:
- Determine this SKILL.md file's directory path as
{baseDir} - CLI entry point =
{baseDir}/scripts/vendor/baoyu-fetch/src/cli.ts - Resolve
${BUN_X}runtime: ifbuninstalled →bun; ifnpxavailable →npx -y bun; else suggest installing bun ${READER}=${BUN_X} {baseDir}/scripts/vendor/baoyu-fetch/src/cli.ts- Replace all
${READER}in this document with the resolved value
Preferences (EXTEND.md)
Check EXTEND.md existence (priority order):