Sort markdown file headings and nested content alphabetically to organize notes efficiently.

Install

openclaw skills install @albionaiinc-del/quicksort-markdown

QuickSort Markdown

Sorts markdown headings and their nested content alphabetically by heading name, helping users organize notes quickly and reliably.

Usage

Sort a markdown file in place:

bash
python quicksort_markdown.py notes.md -o sorted_notes.md

Sort markdown from stdin:

bash
cat notes.md | python quicksort_markdown.py | tee sorted.md

Price

$2.50