preview-markdownRender and preview Markdown files in browser with GitHub-flavored formatting and syntax highlighting
Install via ClawdBot CLI:
clawdbot install veelenga/preview-markdownGitHub-flavored Markdown viewer that generates beautiful HTML with syntax highlighting and automatic table of contents.
# Preview a Markdown file
/preview README.md
# Pipe Markdown content (preferred for temporary content)
cat docs.md | /preview
echo "# Hello\n\nThis is **markdown**" | /preview
# With custom background color
/preview article.md --background "#ffffff"
Best Practice: For temporary or generated content, prefer piping over creating temporary files. This avoids cluttering your filesystem and the content is automatically cleaned up.
The script works with sensible defaults but supports these flags for flexibility:
-o, --output PATH - Custom output path--no-browser - Skip browser, output file path onlyUse this skill when the user wants to:
Natural language requests:
.md, .markdownSupports all GitHub Markdown features:
- [x] Completed task
- [ ] Pending task
Full support for:
The skill generates a standalone HTML file at:
/tmp/preview-skills/preview-markdown-{filename}.html
The file is self-contained and can be:
\\`javascript$ for inline, $$ for blockThis skill is standalone and includes all dependencies:
lib/templates/To modify the skill:
config.sh for configurationtemplates/scripts/markdown-renderer.js for behaviortemplates/styles/markdown.css for stylingrun.sh to test changesGenerated Mar 1, 2026
Software developers and technical writers use this skill to preview README files, API documentation, and contribution guides before committing changes. It ensures Markdown formatting renders correctly with syntax highlighting for code snippets, improving documentation quality and collaboration in version control systems like Git.
Marketing professionals draft and preview blog posts, newsletters, and campaign materials in Markdown format. The skill allows them to visualize content with GitHub-flavored features like tables and emojis, streamlining the review process before publishing to websites or content management systems.
Students and researchers write academic papers or reports in Markdown, using this skill to preview formatted text with LaTeX equations and footnotes. It helps verify mathematical notation and structure, facilitating peer reviews and submissions to journals or educational platforms.
Open source maintainers and contributors preview project documentation, such as installation guides or troubleshooting manuals, to ensure clarity and accuracy. The automatic table of contents and responsive design enhance readability for diverse audiences accessing documentation online.
Offer a basic version of the Markdown preview skill for free with limited features, such as standard rendering. Charge for premium features like custom themes, offline access, or integration with cloud storage services, targeting teams and enterprises that need advanced documentation workflows.
License the skill as part of a larger documentation or collaboration platform for businesses. Provide customization options, enhanced security features, and dedicated support, generating revenue through annual contracts with companies in tech, finance, or healthcare sectors.
Distribute the skill through developer tool marketplaces or app stores, where users can purchase or subscribe to access it within their IDEs or code editors. Monetize through one-time purchases or tiered pricing based on usage limits and additional integrations.
๐ฌ Integration Tip
Integrate this skill into code editors or documentation platforms via APIs to enable real-time previews, reducing context switching and improving workflow efficiency for users.
Edit PDFs with natural-language instructions using the nano-pdf CLI.
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis.
็จ MinerU API ่งฃๆ PDF/Word/PPT/ๅพ็ไธบ Markdown๏ผๆฏๆๅ ฌๅผใ่กจๆ ผใOCRใ้็จไบ่ฎบๆ่งฃๆใๆๆกฃๆๅใ
Generate hand-drawn style diagrams, flowcharts, and architecture diagrams as PNG images from Excalidraw JSON
The awesome PPT format generation tool provided by baidu.