Installation
Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.
Install the "baoyu-url-to-markdown" skill by following the instructions at https://skill123.me/install/baoyu-url-to-markdown.
Run in your terminal — downloads and installs to ~/.claude/skills/.
curl -fsSL https://skill123.me/install/baoyu-url-to-markdown.sh | bash
Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.
⬇ Download v1.0.0 · 95 KBAbout this skill
Overview
Fetch any URL and convert to markdown using baoyu-fetch CLI (Chrome CDP with site-specific adapters). Built-in adapters for X/Twitter, YouTube transcripts, Hacker News threads, and generic pages via Defuddle. Handles login/CAPTCHA via interaction wait modes. Use when user wants to save a webpage as markdown.
Source
- Repo: https://github.com/JimLiu/baoyu-skills
- Path: skills/baoyu-url-to-markdown
Evaluation
AI-evaluated 2026-09-03: Clear CLI contract with full options table, deterministic output-path algorithm, a headless-capture quality gate, and site-specific adapters for X/YouTube/HN. Common need but requires Bun plus Chrome and a blocking first-time setup; operations are local with an isolated Chrome profile and no risky actions.
