Example prompts
Paste any of these into your agent. Pair them with the SKILL.md so the agent knows how to call mdtidy.
Quick prompts
Each prompt is independent. Drop one into the chat and your agent (with the SKILL.md installed) will know to route it through mdtidy.
“Clean this Markdown with mdtidy and return only the final Markdown.”
“Use mdtidy to normalize this document before summarizing it.”
“Before saving this note, run it through mdtidy and make sure the Markdown is valid.”
“When I paste messy Markdown, use mdtidy first, then help me edit it.”