From markviewz
Open and view markdown files with Markviewz, a native macOS markdown viewer. Use when the user asks to view, show, preview, or open a .md or markdown file.
How this skill is triggered — by the user, by Claude, or both
Slash command
/markviewz:markviewzThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Open a markdown file in Markviewz for viewing.
Open a markdown file in Markviewz for viewing.
Run: markviewz $ARGUMENTS
If the command fails because markviewz is not installed, tell the user to install it:
npx -y markviewz
If no file was specified, ask the user which markdown file they want to view.
npx claudepluginhub daveremy/markviewzAdds a file, directory, or glob pattern to the mo markdown viewer server via HTTP API, starts server if needed, and opens browser tab for preview.
Opens Markdown files in cmux side panel for real-time preview. Auto-refreshes on changes. Prompts for recent .md file if no path given. Use while Claude edits documents.
Opens markdown files in a live-reloading cmux viewer panel with rich rendering for displaying plans, documentation, or notes alongside the terminal.