baoyu-url-to-markdown

Community

Save any webpage as Markdown with Chrome CDP.

Authorlisposter
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables saving online content as Markdown by fetching a webpage and converting its HTML into clean, readable Markdown. It eliminates manual copy-paste and messy HTML editing, streamlining content capture for offline use and documentation.

Core Features & Use Cases

  • Chrome CDP-driven rendering for JavaScript-rendered pages.
  • Two capture modes: auto on page load or wait-for-user signal for login-protected or lazy-loaded content.
  • Outputs YAML front matter with metadata and a clean Markdown body, organized per domain and slug for easy archival.
  • Use Case: Save a long article from a blog as a ready-to-edit Markdown file for notes or knowledge bases.

Quick Start

Auto mode: npx -y bun ${SKILL_DIR}/scripts/main.ts <url> Wait mode: npx -y bun ${SKILL_DIR}/scripts/main.ts <url> --wait Save to file: npx -y bun ${SKILL_DIR}/scripts/main.ts <url> -o output.md

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: baoyu-url-to-markdown
Download link: https://github.com/lisposter/creator/archive/main.zip#baoyu-url-to-markdown

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.