markdown-converter

Convert documents between Markdown, HTML, JSON, and plain text.

Updated May 17, 2026
One-click install
npx skills add https://github.com/tiankong0101-byte/skills-registry --skill markdown-converter-tiankong0101-byte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markdown-converter
Source: https://github.com/tiankong0101-byte/skills-registry/tree/main/skills/markdown-converter
Command: npx skills add https://github.com/tiankong0101-byte/skills-registry --skill markdown-converter-tiankong0101-byte

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of moving documents between formats and handling scanned or fixed-layout files. It helps when you need to convert content, extract text from images or PDFs, or create editable and printable documents.

Core Features & Use Cases

  • Format Conversion: Transform Markdown between HTML, JSON, and plain text while preserving structure like headings, lists, links, tables, and front matter.
  • OCR and Parsing: Extract text from screenshots, scans, invoices, receipts, and PDF files using OCR-based workflows.
  • Document Generation and Editing: Create, merge, split, and modify PDFs, DOCX files, and XLSX spreadsheets for reports, forms, and structured documents.

Quick Start

Ask the skill to convert the attached markdown file into HTML while preserving headings, links, tables, and front matter.

Frequently Asked Questions about markdown-converter

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

FAQPage Schema
How do I convert Markdown to HTML while preserving front matter and tables?

To convert Markdown to HTML while preserving structure, you can transform the content while maintaining headings, lists, links, tables, and front matter. This ensures your formatted documents remain intact during format conversion.

Can I extract text from scanned PDFs and images using OCR?

Yes, you can extract text from scanned PDFs, screenshots, invoices, and receipts using OCR-based workflows. This allows you to parse fixed-layout files and scanned documents into editable plain text or Markdown formats.

What is the best way to generate and edit DOCX files from structured content?

The best way to generate and edit DOCX files is by converting structured content like Markdown or JSON into Word documents. This allows you to create, merge, split, and modify reports and forms while preserving document formatting.

Does this Markdown conversion process support XLSX spreadsheet analysis?

Yes, the Markdown conversion process supports XLSX spreadsheet analysis and manipulation. You can create, modify, and analyze spreadsheets to extract structured data for conversion between formats like JSON and plain text.

How do I parse JSON files into plain text without losing document structure?

To parse JSON files into plain text without losing structure, you can convert documents between these formats while preserving structural elements. This ensures that headings, lists, and data tables remain accurately formatted during conversion.