webpage-to-markdown
Installation
SKILL.md
Webpage To Markdown
Overview
Convert a webpage into clean Markdown when the user provides only a URL. The goal is to preserve the meaningful article or page content while removing navigation, ads, scripts, cookie banners, and unrelated page chrome.
When To Use
Use this skill when:
- The user gives a webpage URL and asks for Markdown.
- The user says "网页转 Markdown", "URL 转 markdown", "convert this page to markdown", or similar.
- The desired output is readable Markdown, not a screenshot, PDF, or browser automation trace.
Do not use it when:
- The URL requires private login that the agent cannot access.
- The user asks to crawl an entire site instead of converting one page.
- The user needs exact visual layout preservation.