·baoyu-url-to-markdown
</>

baoyu-url-to-markdown

yelban/baoyu-skills.tw

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.

7Installs·0Trend·@yelban

Installation

$npx skills add https://github.com/yelban/baoyu-skills.tw --skill baoyu-url-to-markdown

SKILL.md

Fetches any URL via Chrome CDP and converts HTML to clean markdown.

Important: All scripts are located in the scripts/ subdirectory of this skill.

| scripts/main.ts | CLI entry point for URL fetching |

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. Source: yelban/baoyu-skills.tw.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yelban/baoyu-skills.tw --skill baoyu-url-to-markdown
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is 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. Source: yelban/baoyu-skills.tw.

How do I install baoyu-url-to-markdown?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yelban/baoyu-skills.tw --skill baoyu-url-to-markdown Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yelban/baoyu-skills.tw