markdown-utilities

Installation
SKILL.md

Markdown Utilities

The md-utils CLI provides structured operations on Markdown files. Add --help to any command for full options.

Commands at a Glance

Command Purpose
md-utils fm YAML frontmatter: get, set, search, array ops, dump
md-utils explore Progressively inspect large Markdown files by tree, heading, and line
md-utils toc Generate table of contents
md-utils headings Promote or demote heading levels
md-utils section Get, replace, or reorder sections
md-utils extract Extract a section by name or index
md-utils body Output document body without frontmatter
md-utils lines Extract a line range
md-utils convert Convert to plain text or CSV
md-utils links List, check, or find backlinks for wikilinks
md-utils meta Read file metadata
Installs
1
GitHub Stars
4
First Seen
Jun 30, 2026
markdown-utilities — dandylyons/md-utils