web-to-markdown

Use ONLY when the user explicitly says: 'use the skill web-to-markdown ...' (or 'use a skill web-to-markdown ...'). Converts webpage URLs to clean Markdown by calling the local web2md CLI (Puppeteer + Readability), suitable for JS-rendered pages.

$ インストール

git clone https://github.com/leonardocouy/web2md /tmp/web2md && cp -r /tmp/web2md/claude/web-to-markdown ~/.claude/skills/web2md

// tip: Run this command in your terminal to install the skill