typora
Open markdown files in Typora editor for comfortable reading
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Open markdown files in Typora editor for comfortable reading
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Open relevant web pages based on current context
Copy text to macOS clipboard using pbcopy
Open Finder at relevant location
Render complex content as a styled HTML page and open in browser
| name | typora |
| description | Open markdown files in Typora editor for comfortable reading |
| user_invocable | true |
Open a markdown file in Typora for viewing or editing. Claude Code's console only shows diffs and raw text - Typora renders full markdown with formatting, images, and clickable links.
open -a Typora "FILE_PATH"
.md files primarilyClaude Code generates great markdown - research docs, plans, reports. But in the console you only see edit diffs, no formatting, no images. Typora gives you the full rendered view and even lets you watch Claude write in real time.