HomeBrowseUpload
← Back to registry
// Skill profile

sketch

name: "sketch"

by bytesagain · published 2026-03-22

数据处理
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain/bytesagain-sketch
View on GitHub
// Full documentation

---

name: "sketch"

version: "3.0.0"

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

author: "BytesAgain"

homepage: "https://bytesagain.com"

---

# sketch

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

Commands

`box`

scripts/script.sh box <text>

`table`

scripts/script.sh table <data>

`tree`

scripts/script.sh tree <dir>

`banner`

scripts/script.sh banner <text>

`line`

scripts/script.sh line <length char>

`flowchart`

scripts/script.sh flowchart <steps>

`border`

scripts/script.sh border <text style>

Data Storage

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

---

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

// Comments
Sign in with GitHub to leave a comment.
// Related skills

More tools from the same signal band