Mdtable
Command line tool to generate formatted markdown tables easy to read, even without markdown rendering.
Install / Use
/learn @michelcaradec/MdtableREADME
mdtable
Command line tool to generate formatted markdown tables easy to read, even without markdown rendering.
It converts CSV to markdown table, or markdown table to CSV.
Arguments
| Argument | Description | Values (default in bold) | Example |
|-----------|------------------------------------------|---------------------------------------------------------------|----------------|
| in | Type of input | csv, md | -in:md |
| out | Type of output | csv, md | -out:csv |
| separator | Column separator for csv input or output | character (default = semicolon, tab for tabulation) | -separator:, |
| mini | Minified markdown table output | | -mini |
| escape | Escape characters in markdown output | | -escape |
Examples
CSV to markdown table
cat samples/sample.csv | python mdtable.py
cat samples/sample.csv | python mdtable.py "-separator:;"
cat samples/sample.csv | python mdtable.py -mini
Markdown table to formatted markdown table
cat samples/sample.md | python mdtable.py -in:md
Markdown table to CSV
cat samples/sample.md | python mdtable.py -in:md -out:csv
cat samples/sample.md | python mdtable.py -in:md -out:csv "-separator:,"
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> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
