MDcat
A super simple script which uses the GitHub API to convert your markdown files to GitHub styled HTML site.
Install / Use
/learn @calganaygun/MDcatREADME

MDCat
MDcat converts Markdown documents to GitHub styled HTML by leveraging the GitHub Markdown API.
Features
- Light/dark mode
- Code highlighting
Installation
Prerequisites
- Go 1.18 or later installed on your system.
Install from source
-
Clone the repository:
git clone https://github.com/calganaygun/MDcat.git cd MDcat -
Build the binary:
go build -o mdcat mdcat.go -
(Optional) Add to your PATH:
sudo mv mdcat /usr/local/bin/
Direct installation
You can also install directly using Go:
go install github.com/calganaygun/MDcat@latest
Usage
mdcat input.md
# Or
mdcat -i input.md -o output.html
The generated HTML will be placed next to the input file.
Demo
You can see this README rendered here.
Thanks
Special thanks to Karma for the cat illustration in the header.
Related Skills
node-connect
349.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
