Marketplace

web-to-markdown

Batch-process web pages via headless Playwright browser, extract HTML, convert to markdown using Turndown, and save to timestamped scratchpad file. Use when user asks to "capture these pages as markdown", "save web content", "fetch and convert webpages", or needs clean markdown from HTML. All URLs from one prompt → single file at docs/web-captures/<timestamp>.md.

$ 설치

git clone https://github.com/otrebu/agents /tmp/agents && cp -r /tmp/agents/plugins/knowledge-work/skills/web-to-markdown ~/.claude/skills/agents

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