sketch

by BytesAgain

Generate ASCII art including boxes, tables, trees, and banners. Use when creating text diagrams.

View Chinese version with editor review

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain/sketch

文档

sketch

Generate ASCII art including boxes, tables, trees, and banners. Use when creating text diagrams.

Commands

box

bash
scripts/script.sh box <text>

table

bash
scripts/script.sh table <data>

tree

bash
scripts/script.sh tree <dir>

banner

bash
scripts/script.sh banner <text>

line

bash
scripts/script.sh line <length char>

flowchart

bash
scripts/script.sh flowchart <steps>

border

bash
scripts/script.sh border <text style>

Data Storage

Data stored in ~/.local/share/sketch/.


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com