🧪 Skills
Sketch
Create and manage ASCII-based diagrams, flowcharts, and wireframes with export options in various formats using a command-line tool.
v1.0.0
Description
name: sketch version: 1.0.0 author: BytesAgain license: MIT-0 tags: [sketch, tool, utility]
Sketch
ASCII sketch tool — text-based diagrams, flowcharts, wireframes, box drawing, arrow connections, and export to image.
Commands
| Command | Description |
|---|---|
sketch run |
Execute main function |
sketch list |
List all items |
sketch add <item> |
Add new item |
sketch status |
Show current status |
sketch export <format> |
Export data |
sketch help |
Show help |
Usage
# Show help
sketch help
# Quick start
sketch run
Examples
# Run with defaults
sketch run
# Check status
sketch status
# Export results
sketch export json
How It Works
Processes input with built-in logic and outputs structured results. All data stays local.
Tips
- Run
sketch helpfor all commands - Data stored in
~/.local/share/sketch/ - No API keys required for basic features
- Works offline
Powered by BytesAgain | bytesagain.com
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!