Converts any webpage into clean, structured Markdown using Chrome CDP for accurate rendering of JavaScript-heavy content.
The baoyu-url-to-markdown skill provides a robust way to fetch web content and transform it into high-quality Markdown files, complete with YAML front matter metadata. By leveraging Chrome CDP, it ensures that even complex, interactive websites are captured accurately. It features a unique dual-mode system: an automated mode for public static pages and a manual 'wait' mode that allows users to bypass logins, paywalls, or wait for lazy-loaded content. This tool is essential for developers and researchers looking to archive documentation, blog posts, or web data directly into their local workspace with structured organization.
主な機能
01Organized file output structure based on domain names and URL slugs
026 GitHub stars
03Dual capture modes including an interactive 'wait' mode for authenticated sessions
04Full JavaScript rendering using Chrome CDP for high-fidelity captures
05Extensible configuration through project or user-level EXTEND.md files
06Automatic YAML front matter generation with author, title, and URL metadata
ユースケース
01Converting online technical documentation into local Markdown for offline reference
02Transforming web content into LLM-readable formats for AI-assisted development
03Capturing research articles and blog posts from behind authentication or paywalls