cmux-markdown

Render Markdown documents in a live-updating panel beside the terminal.

25.8k|2.2k|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/manaflow-ai/cmux --skill cmux-markdown-manaflow-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cmux-markdown
Source: https://github.com/manaflow-ai/cmux/tree/main/skills/cmux-markdown
Command: npx skills add https://github.com/manaflow-ai/cmux --skill cmux-markdown-manaflow-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides a dedicated panel to view Markdown documents alongside the terminal, enabling real-time readability and context without leaving the workspace.

Core Features & Use Cases

  • Rich Markdown rendering with headings, code blocks, tables, and images.
  • Live reload as the source file changes, ensuring the panel stays up-to-date.
  • Opening plan notes, documentation, or READMEs in a split view next to your terminal for better context.

Quick Start

Open a Markdown file with cmux by running the command to display plan.md in a live-updating panel.

Frequently Asked Questions about cmux-markdown

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I view a Markdown file in a panel beside my terminal?

To view Markdown documents in a panel beside your terminal, you can use this skill to open and render files with rich formatting, including code blocks and tables, while keeping your workspace visible.

Does the Markdown viewer support live reload when the source file changes?

Yes, the Markdown viewer supports live reload, automatically updating the rendered panel in real time as the source file changes to ensure your context stays current.

Can I display project READMEs and notes alongside my coding environment?

You can display project READMEs, agent plans, and notes in a split view next to your terminal, providing better context while coding or reviewing documentation without leaving the workspace.

How does the viewer render rich Markdown elements like tables and images?

The viewer provides rich Markdown rendering that supports headings, code blocks, tables, and images, extracting metadata from SKILL.md to display structured documentation with optional references.

What is the best way to keep documentation in view while working in the terminal?

The best way to keep documentation in view is opening Markdown files in a dedicated live-updating panel beside the terminal, enabling real-time readability without switching context during development.