Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Generate images from tables for better readability in messaging apps like Telegram. Use when displaying tabular data.
Generate images from tables for better readability in messaging apps like Telegram. Use when displaying tabular data.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Render markdown tables as PNG images for messaging platforms that don't support markdown tables.
Install tablesnap: go install github.com/joargp/tablesnap/cmd/tablesnap@latest Or build from source: git clone https://github.com/joargp/tablesnap.git cd tablesnap go build -o tablesnap ./cmd/tablesnap
echo "| Header 1 | Header 2 | |----------|----------| | Data 1 | Data 2 |" | tablesnap -o /tmp/table.png Then send with MEDIA:/tmp/table.png
FlagDefaultDescription-istdinInput file-ostdoutOutput file--themedarkTheme: dark or light--font-size14Font size in pixels--padding10Cell padding in pixels
Bundled (work out of the box): ✅ ❌ 🔴 🟢 🟡 ⭕ ⚠️ Full emoji (one-time download): tablesnap emojis install Unsupported emoji render as □ until full set is installed.
# Create table image echo "| Task | Status | |------|--------| | Build | ✅ | | Deploy | 🚀 |" | tablesnap -o /tmp/table.png # Send in reply MEDIA:/tmp/table.png
Dark theme by default (matches Telegram/Discord dark mode) Auto-sizes to fit content Output ~10-20KB (messaging-friendly) Cross-platform (Inter font embedded)
tablesnap repo
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.