markdown-preview

Preview Markdown files live in a browser using the 'mo' tool.

Updated Dec 24, 2025
One-click install
npx skills add https://github.com/MakotoUwaya/dotfiles --skill markdown-preview-makotouwaya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markdown-preview
Source: https://github.com/MakotoUwaya/dotfiles/tree/main/.config/claude-code/skills/markdown-preview
Command: npx skills add https://github.com/MakotoUwaya/dotfiles --skill markdown-preview-makotouwaya

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to preview Markdown files directly in your browser, streamlining the content creation and review process.

Core Features & Use Cases

  • Live Browser Preview: Renders Markdown files in real-time as you edit them.
  • Session Management: Ensures a clean preview environment by resetting or clearing existing sessions.
  • Use Case: When writing documentation or README files, use this Skill to see exactly how your Markdown will look before committing changes.

Quick Start

Use the markdown-preview skill to start a live preview of all markdown files in the current directory.

Frequently Asked Questions about markdown-preview

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

FAQPage Schema
How do I preview markdown files in a browser while editing?

To preview markdown files in a browser, this Skill renders content in real-time using the 'mo' tool. It automatically watches your current working directory and updates the live view as you edit documentation.

Do I need mise to manage the mo tool for markdown live preview?

Yes, you need mise to manage the 'mo' tool installation and availability for markdown live preview. Mise ensures the required tooling environment is active before initiating a new watch session.

How does session management work for live markdown previews?

Session management for live markdown previews involves resetting or clearing previous preview states. This approach ensures a clean environment before initiating a new watch session to render your documentation files.

Can I use this to see how README files look before committing changes?

Yes, you can see exactly how README files look before committing changes. This Skill enables live browser preview of markdown files, streamlining the content creation and review process for documentation.

What is the best way to render all markdown files in my current directory?

The best way to render all markdown files in your current directory is by starting a live preview watch session. This Skill handles real-time rendering of all matching files directly in your browser.