baoyu-url-to-markdown
Fetches URLs via Chrome CDP to save rendered HTML snapshots and convert web content into clean Markdown.
Install
npx skills add https://github.com/jimliu/baoyu-skills --skill baoyu-url-to-markdownStats
| Total installs | 12,478 |
| Weekly installs | 12.4K |
| GitHub stars | 11.9K |
| First seen | Jan 22, 2026 |
| Source | @jimliu/baoyu-skills |
Summary
- Supports two capture modes: auto-capture on page load or wait-for-user-signal for login-required and lazy-loading pages
- Saves rendered HTML snapshot alongside markdown output with YAML front matter including metadata, URL, title, and capture timestamp
- Upgraded Defuddle-based conversion pipeline with automatic fallback to legacy HTML-to-Markdown extractor; falls back to hosted defuddle.md API if local browser capture fails entirely
- Handles web components via shadow DOM materialization and extracts YouTube transcripts when available
- Optional media download: automatically saves images and videos to local directories and rewrites markdown links to relative paths
Tags
Related skills
| Skill | Installs | vs baoyu-url-to-markdown |
|---|---|---|
| baoyu-post-to-wechat | 15,378 | +2,900 |
| site-architecture | 15,556 | +3,078 |
| remotion | 13,431 | +953 |
| firecrawl-download | 8,266 | -4,212 |
| ai-seo | 19,855 | +7,377 |
FAQ
- How many installs does baoyu-url-to-markdown have?
- baoyu-url-to-markdown has 12,478 total installs and 12.4K installs this week.
- Where is baoyu-url-to-markdown hosted?
- baoyu-url-to-markdown is published by @jimliu/baoyu-skills at https://github.com/jimliu/baoyu-skills.
- How many GitHub stars does baoyu-url-to-markdown have?
- baoyu-url-to-markdown has 11.9K GitHub stars.
- When was baoyu-url-to-markdown first indexed?
- OrangeBot.AI first indexed baoyu-url-to-markdown on Jan 22, 2026.
- How do I install baoyu-url-to-markdown?
- Run: npx skills add https://github.com/jimliu/baoyu-skills --skill baoyu-url-to-markdown