converting-html

Installation
SKILL.md

Converting HTML

Use this when the user wants to turn HTML into clean Markdown (or Djot) — a saved page, an HTML email body, a fragment, or a string. The CLI takes flags only (no subcommands); FILE is positional and stdin is the default input when no file is given.

Basic conversion

# File to stdout
html-to-markdown input.html
Installs
1
GitHub Stars
27
First Seen
Aug 22, 2026
converting-html — xberg-io/plugins