baoyu-url-to-markdown

Fetch URLs and convert HTML content into Markdown using Chrome CDP.

4|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/oiiiwjh/skills --skill baoyu-url-to-markdown-oiiiwjh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-url-to-markdown
Source: https://github.com/oiiiwjh/skills/tree/main/baoyu-url-to-markdown
Command: npx skills add https://github.com/oiiiwjh/skills --skill baoyu-url-to-markdown-oiiiwjh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of converting web pages into clean Markdown format, making it easy to save and reference online content.

Core Features & Use Cases

  • URL to Markdown Conversion: Fetches any URL and converts its HTML content into Markdown.
  • Flexible Capture Modes: Supports automatic capture on page load or waiting for a user signal for pages requiring login or interaction.
  • Use Case: When you find an interesting article online that you want to save for later reading or reference, use this skill to convert the entire page into a portable Markdown file.

Quick Start

Use the baoyu-url-to-markdown skill to convert the webpage at https://example.com into a markdown file.

Frequently Asked Questions about baoyu-url-to-markdown

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a webpage to Markdown format?

To convert a webpage to Markdown, you provide the URL to this Skill, which fetches the HTML content and translates it into a clean Markdown file for easy saving and reference.

Can I capture web pages that require login or user interaction into Markdown?

Yes, you can capture interactive web pages into Markdown by using the manual capture mode, which waits for your confirmation after you complete any necessary login or page interactions.

Does URL to Markdown conversion work with dynamically rendered web content?

URL to Markdown conversion works with dynamically rendered content by utilizing Chrome CDP, which ensures that JavaScript and dynamic elements are fully loaded before capturing the HTML.

How do I set a timeout for web page capture during Markdown conversion?

You can set a timeout for web page capture by specifying the timeout option in the Skill settings, ensuring the process stops if the page takes too long to load before converting to Markdown.

What is the best way to save an online article as a portable Markdown file?

The best way to save an online article as a portable Markdown file is to use this Skill's automatic capture mode, which fetches the URL upon page load and instantly converts the HTML content into Markdown.