ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

sketch

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

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/sketch
Or

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 | [email protected]

Metadata

Stars3500
Views0
Updated2026-03-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-sketch": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.