What problem does it solve?
This Skill automates the process of capturing content from any webpage and converting it into a clean, well-formatted Markdown file, saving you the effort of manual copy-pasting and reformatting.
Core Features & Use Cases
- Webpage to Markdown Conversion: Fetches and converts any URL into Markdown.
- Advanced Rendering: Uses Chrome CDP for full JavaScript rendering, ensuring dynamic content is captured.
- Content Preservation: Saves a snapshot of the rendered HTML and can download media assets (images, videos) locally.
- Flexible Capture Modes: Supports automatic capture on page load or a manual "wait" mode for pages requiring login or specific user interaction.
- Fallback Mechanisms: Includes robust fallbacks, including a hosted API, if local browser capture fails.
- Use Case: Save articles, documentation, or blog posts from the web into a structured Markdown format for personal notes, knowledge bases, or content creation.
Quick Start
Use the baoyu-url-to-markdown skill to convert the webpage at https://example.com to markdown.