markdown-fetch

Fetch public web pages and convert them to clean markdown via the markdown.new proxy.

1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/dnh33/markdown-fetch --skill markdown-fetch-dnh33
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markdown-fetch
Source: https://github.com/dnh33/markdown-fetch/tree/main
Command: npx skills add https://github.com/dnh33/markdown-fetch --skill markdown-fetch-dnh33

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps AI agents extract readable, token-efficient content from web pages by proxying through a markdown conversion service, reducing noise and token usage compared to raw HTML.

Core Features & Use Cases

  • Proxy web content via markdown.new to return clean Markdown, avoiding bloated HTML
  • Support summarization, quoting, analysis, comparison, extraction, and processing of public web pages, documentation, blogs, wikis, and release notes
  • Emphasize privacy and safety by advising user approval for sensitive URLs and avoiding binary or authenticated endpoints

Quick Start

Ask the agent to fetch a URL and summarize or analyze the page using the markdown.new proxy.

Frequently Asked Questions about markdown-fetch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert web page content to markdown for AI summarization?

To extract clean markdown from web pages, the Skill fetches readable content from public URLs via a proxy and removes bloated HTML. This reduces token usage, making it ideal for AI summarization, quoting, and analysis tasks.

Can I fetch and analyze documentation or release notes from a URL?

Yes, you can fetch and analyze documentation, release notes, blogs, and wikis from public URLs. The Skill extracts the readable content and converts it to markdown for direct comparison, analysis, or extraction by the AI agent.

What is the best way to reduce token usage when fetching web pages for AI processing?

The best way to reduce token usage when fetching web pages is to proxy the content through a markdown conversion service. This extracts readable text and removes raw HTML noise, delivering compact markdown to the AI agent.

Does this web content extraction method work with authenticated or binary endpoints?

No, this web content extraction method does not work with authenticated, binary, or API endpoints. It enforces safety rules by avoiding these sources and focusing exclusively on public, readable web pages to ensure privacy.

Are there privacy risks when extracting content from public web pages?

Privacy risks are mitigated by advising user approval for sensitive URLs before fetching. The Skill enforces safety rules by avoiding binary, authenticated, or API endpoints and only processing public web page content through the proxy.