jlevyjlevyCommunity·1 Agent Skills Included

flowmark

Automatic Markdown formatting with clean, semantic git diffs

Formats Markdown files automatically with consistent line wrapping, smart quotes, and semantic line breaks. Preserves code blocks, math, frontmatter, and template syntax exactly while cleaning up the surrounding prose. Eliminates messy diffs and merge conflicts when teams and language models edit the same documents. Runs from the command line, inside editors, or as a Python library in document pipelines.
npx skills add jlevy/flowmark --all -g -y
Available:

Tells your AI agent to run flowmark on every Markdown file it creates or edits, and to manage project tasks through the tbd issue-tracking commands.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install flowmark?

Run `npx skills add jlevy/flowmark --all -g -y` in your terminal to install all skills in this repository globally.

What does flowmark do to Markdown files?

It rewraps lines, applies smart quotes and ellipses, and adds semantic line breaks so git diffs stay small and readable. Code blocks, math, frontmatter, and template tags are preserved byte for byte.

How is flowmark different from Prettier?

Flowmark offers semantic line breaks that reduce merge conflicts, plus source-exact preservation of LaTeX, Pandoc, Obsidian, and MyST syntax without any dialect flags.

Does flowmark work with Claude Code and Cursor?

Yes. The included SKILL.md files follow the universal skill standard, so agents in Claude Code, Cursor, and similar tools can format Markdown automatically.

Can I use flowmark without coding experience?

Yes. Once installed, your agent runs the formatter on any Markdown you create or edit based on plain-English requests.

Related Repositories in Content & Communication

View All in Content & Communication