web-fetch-to-markdown

Community

Fetch URLs and produce clean Markdown

Authormrclrchtr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Fetch and normalize HTTP(S) web pages into clean, LLM-friendly Markdown so models and pipelines can summarize, quote, diff, or archive content without the clutter and noise of raw HTML.

Core Features & Use Cases

  • Single-URL fetch and normalization: Retrieve one http or https page and convert its main content into readable Markdown.
  • Flexible output: Write cleaned Markdown to stdout or save to a file with a provided script.
  • Configurable behavior: Support for timeout control, debug mode, and optional absolute link normalization to preserve link integrity.
  • Guardrails: Validates URLs, refuses non-http(s) inputs, and halts when encountering access-controlled or paywalled content.
  • Use Case: Convert a public API doc, blog post, or product page into Markdown for summarization, quoting exact passages, or archiving.

Quick Start

Ask the agent to fetch the URL https://example.com and save the cleaned Markdown output as page.md.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: web-fetch-to-markdown
Download link: https://github.com/mrclrchtr/SuPi/archive/main.zip#web-fetch-to-markdown

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.