markdown-novel-viewer
CommunityCalm, book-like Markdown reader.
Software Engineering#markdown#nodejs#syntax-highlighting#viewer#markdown-novel#directory-browser#http-server
AuthorPhucMPham
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a background HTTP server that renders Markdown files as a calm, book-like reading experience, plus directory browsing for easy access to related content.
Core Features & Use Cases
- Markdown Rendering: Converts Markdown to clean HTML with syntax highlighting.
- Directory Browsing: Browse content and navigate to files.
- Remote Access: Serve content over HTTP for local or remote access.
Quick Start
To view a Markdown file:
node .claude/skills/markdown-novel-viewer/scripts/server.cjs
--file ./plans/my-plan/plan.md
--open
To browse a directory:
node .claude/skills/markdown-novel-viewer/scripts/server.cjs
--dir ./plans
--host 0.0.0.0
--open
Stop all servers: node .claude/skills/markdown-novel-viewer/scripts/server.cjs --stop
Dependency Matrix
Required Modules
markedhighlight.jsgray-matter
Components
scriptsassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: markdown-novel-viewer Download link: https://github.com/PhucMPham/threejs-christmas-tree/archive/main.zip#markdown-novel-viewer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.