Md Reader banner
kumaradarsh1993 kumaradarsh1993

Md Reader

AI community

Description

Live Markdown reader and smart editor for AI-generated Markdown from Claude, ChatGPT, and Cursor.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Fox MD

**A Markdown reader and editor built for the AI era.** Re-renders as Claude, ChatGPT, or Cursor writes. Edit visually, without ever seeing `##` or `**`.

[⬇ All releases — stable and nightly →](https://github.com/kumaradarsh1993/md-reader/releases)

**Current stable: v0.9.0**

[Website](https://kumaradarsh1993.github.io/md-reader/) · [Changelog](CHANGELOG.md) · [Report a bug](https://github.com/kumaradarsh1993/md-reader/issues/new?template=bug.md) · [Request a feature](https://github.com/kumaradarsh1993/md-reader/issues/new?template=feature.md)


Why this exists

Every AI tool — Claude, ChatGPT, Gemini, Cursor — writes in Markdown by default. That's great, until you actually want to **read** the output without alt-tabbing into a code editor, or **edit** it without your non-technical teammates panicking at the `##` and `**` symbols.

Fox MD does two things really well:

  1. Reading. Open a .md file by double-clicking it. The app re-renders live while your AI is still writing. No vaults, no folders to set up, no "trust this workspace" prompts.
  2. Editing. A WYSIWYG mode (called Smart edit) where markdown syntax is never visible. You type into the rendered view like it's a Notion or Word document. Bold, italics, headings, lists, tables, links — all there, none of the symbols. Saves clean markdown back to disk.

Local-only. No telemetry. No accounts. MIT licensed. ~10 MB installer (Tauri 2 — not a 200 MB Electron app).

Download

The **[releases page](https://github.com/kumaradarsh1993/md-reader/releases)** has everything, including pre-release *nightly* builds. Direct links to the current stable build:

Platform Stable — v0.9.0 Other formats
Windows [Fox.MD_0.9.0_x64-setup.exe](https:/