Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Open markdown files in a formatted viewer panel with live reload. Use when you need to display plans, documentation, or notes alongside the terminal with rich rendering (headings, code blocks, tables, lists).
.claude/skills/manaflow-ai-cmux-markdown/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 73% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -49% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 26% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -47% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -49% | 0% |
Write a .md file, open it in a panel, and the panel re-renders whenever the file changes on disk. Use it for agent plans and task lists alongside the terminal, documentation and changelogs while working, and notes another process updates progressively.
bashcmux markdown open plan.md # split next to the current terminal cmux markdown open /path/to/PLAN.md cmux markdown open design.md --workspace workspace:2 # also --surface, --window
Relative paths resolve against the caller's cwd and ~ expands; the resolved absolute path comes back in the output.
Write the full plan file first, then open it, so the panel never shows a partially written file. After that, overwrite or append freely: each write triggers a re-render, and atomic replacement (editor saves, sed -i, VS Code) is handled.
To instruct coding agents in a project, add to its AGENTS.md:
markdown## Plan Display When creating a plan or task list, write it to a `.md` file and open it in cmux: cmux markdown open plan.md The panel renders markdown with rich formatting and auto-updates when the file changes.
Headings h1-h6 (dividers on h1/h2), fenced code blocks in monospace, inline code with a highlighted background, tables with alternating row colors, nested ordered and unordered lists, blockquotes with a left border, bold/italic/strikethrough, clickable links, horizontal rules, and inline images. Light and dark mode both supported.
| Reference | When to Use | |-----------|-------------| | references/commands.md | Full command syntax, options, output shape, panel behavior | | references/live-reload.md | File watching, atomic writes, unavailable-file state, performance |
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-17 | pass→pass | 13,567 | 2,217 | -84% | 1 | 1 | 0% | 2,218 | 776 | -65% | 0 | 0 | — |
case-01 | fail→pass | 6,271 | 2,219 | -65% | 1 | 1 | 0% | 413 | 716 | +73% | 0 | 0 | — |
case-02 | fail→pass | 11,252 | 2,041 | -82% | 1 | 1 | 0% | 1,369 | 697 | -49% | 0 | 0 | — |
case-03 | fail→pass | 10,570 | 12,292 | +16% | 1 | 1 | 0% | 1,844 | 2,331 | +26% | 0 | 0 | — |
case-04 | pass→pass | 10,371 | 2,225 | -79% | 1 | 1 | 0% | 1,612 | 776 | -52% | 0 | 0 | — |
case-05 | fail→pass | 8,199 | 1,951 | -76% | 1 | 1 | 0% | 1,451 | 771 | -47% | 0 | 0 | — |
case-06 | fail→pass | 7,622 | 2,329 | -69% | 1 | 1 | 0% | 1,440 | 739 | -49% | 0 | 0 | — |
case-07 | pass→pass | 5,531 | 2,149 | -61% | 1 | 1 | 0% | 941 | 788 | -16% | 0 | 0 | — |
case-08 | pass→pass | 8,971 | 1,765 | -80% | 1 | 1 | 0% | 1,485 | 691 | -53% | 0 | 0 | — |
case-09 | fail→pass | 10,196 | 3,413 | -67% | 1 | 1 | 0% | 1,780 | 819 | -54% | 0 | 0 | — |
case-10 | fail→pass | 16,273 | 2,440 | -85% | 1 | 1 | 0% | 2,569 | 799 | -69% | 0 | 0 | — |
case-11 | pass→pass | 8,883 | 2,433 | -73% | 1 | 1 | 0% | 1,607 | 863 | -46% | 0 | 0 | — |
case-12 | pass→pass | 10,326 | 2,172 | -79% | 1 | 1 | 0% | 1,573 | 778 | -51% | 0 | 0 | — |
case-13 | pass→pass | 7,792 | 2,512 | -68% | 1 | 1 | 0% | 1,197 | 648 | -46% | 0 | 0 | — |
case-14 | pass→pass | 13,720 | 2,384 | -83% | 1 | 1 | 0% | 1,800 | 808 | -55% | 0 | 0 | — |
case-15 | pass→pass | 11,941 | 3,296 | -72% | 1 | 1 | 0% | 1,706 | 944 | -45% | 0 | 0 | — |
case-16 | fail→pass | 8,758 | 1,962 | -78% | 1 | 1 | 0% | 1,388 | 735 | -47% | 0 | 0 | — |
case-18 | pass→pass | 6,215 | 2,260 | -64% | 1 | 1 | 0% | 983 | 797 | -19% | 0 | 0 | — |
case-19 | pass→pass | 4,115 | 1,888 | -54% | 1 | 1 | 0% | 659 | 754 | +14% | 0 | 0 | — |
case-20 | pass→fail | 6,769 | 6,371 | -6% | 1 | 1 | 0% | 1,193 | 1,433 | +20% | 0 | 0 | — |
case-21 | pass→pass | 7,648 | 6,846 | -10% | 1 | 1 | 0% | 1,240 | 1,685 | +36% | 0 | 0 | — |
case-22 | pass→pass | 7,629 | 3,644 | -52% | 1 | 1 | 0% | 1,141 | 872 | -24% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted, and 21 counted toward the lift figure. The other 1 produced results that are not comparable between the two arms, so they are excluded from the headline rather than averaged into it. The headline lift of +32 percentage points is the difference between those two pass rates over the 21 comparable cases. 1 case got worse with the skill loaded, and it is included in that figure.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.