table-image

Installation
SKILL.md

Table Image Skill

Render markdown tables as PNG images for messaging platforms that don't support markdown tables.

Prerequisites

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
Installs
3
GitHub Stars
638
First Seen
Mar 2, 2026
table-image — sundial-org/awesome-openclaw-skills