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
Repository
clawdbot/skills
GitHub Stars
4.3K
First Seen
table-image — clawdbot/skills