mdream: Fast HTML to Markdown
mdream converts HTML to markdown quickly, optimized for large language models and streaming, allowing founders to easily convert HTML content to markdown format
- •You need to convert HTML blog posts to markdown for a new website
- •Your team wants to migrate HTML documentation to markdown for easier editing
- •You're building a web scraper that needs to convert HTML pages to markdown for further processing
const html = '<h1>Hello World!</h1><p>This is a paragraph.</p>'; const markdown = mdream.convertHtml(html); console.log(markdown);
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/mdream && curl -fsSL https://workflowstacks.com/api/skills/mdream/claude-skill -o ~/.claude/skills/mdream/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
What's inside — free to inspect
Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/mdream && curl -fsSL https://workflowstacks.com/api/skills/mdream/claude-skill -o ~/.claude/skills/mdream/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.