html-to-md

Convert HTML documents into Markdown format using pandoc.

Updated May 3, 2026
One-click install
npx skills add https://github.com/fabioc-aloha/Alex_ACT_Extension --skill html-to-md-fabioc-aloha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: html-to-md
Source: https://github.com/fabioc-aloha/Alex_ACT_Extension/tree/main/brain/skills/html-to-md
Command: npx skills add https://github.com/fabioc-aloha/Alex_ACT_Extension --skill html-to-md-fabioc-aloha

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandoc, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of transforming HTML content into Markdown format, simplifying content editing and documentation workflows.

Core Features & Use Cases

  • Content Conversion: Converts HTML files into Markdown, removing inline styles and scripts while maintaining semantic structure.
  • Use Case: Easily migrate web content or documentation from HTML to Markdown for editing or version control.
  • Additional Features: Supports options for image downloading and line wrapping, enhancing flexibility.

Quick Start

Run the html-to-md skill on your HTML file to generate a clean Markdown version ready for editing.

Frequently Asked Questions about html-to-md

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

FAQPage Schema
How do I convert HTML files to Markdown for documentation editing?

To convert HTML files to Markdown, this Skill processes your HTML documents and outputs clean Markdown, removing inline styles and scripts while maintaining semantic structure for easier editing and version control.

Do I need pandoc installed to convert HTML to Markdown?

Yes, you need pandoc installed to convert HTML to Markdown, as this Skill utilizes pandoc as its core dependency to transform web content into Markdown format suitable for developers and content creators.

Can I download images and apply line wrapping when converting HTML to Markdown?

Yes, when converting HTML to Markdown, you can use supported flags for image downloading and line wrapping, enhancing flexibility for content migration and documentation workflows.

What is the best way to migrate web content from HTML to Markdown?

The best way to migrate web content from HTML to Markdown is using this Skill, which removes inline styles and scripts while preserving semantic structure, generating a clean Markdown version ready for editing.

Why does converting HTML to Markdown remove inline styles and scripts?

Converting HTML to Markdown removes inline styles and scripts to simplify content editing and documentation workflows, ensuring the output is clean Markdown that maintains only the essential semantic structure of the original web content.

Does html-to-md work with complex HTML documents for version control?

Yes, html-to-md works with HTML documents for version control by converting them into clean Markdown format, removing inline styles and scripts while maintaining semantic structure, making content easier to manage and edit.