Ejecuta cualquier Skill en Manus
con un clic
con un clic
Ejecuta cualquier Skill en Manus con un clic
Comenzar$pwd:
$ git log --oneline --stat
stars:20
forks:0
updated:17 de marzo de 2026, 06:28
Explorador de archivos
SKILL.md
| name | draw |
| version | 2.0.0 |
| author | BytesAgain |
| license | MIT-0 |
| tags | ["draw","tool","utility"] |
| description | Draw - command-line tool for everyday use |
Drawing toolkit — SVG generation, shape creation, diagram building, canvas manipulation, layer management, and format export.
| Command | Description |
|---|---|
draw run | Execute main function |
draw list | List all items |
draw add <item> | Add new item |
draw status | Show current status |
draw export <format> | Export data |
draw help | Show help |
# Show help
draw help
# Quick start
draw run
# Run with defaults
draw run
# Check status
draw status
# Export results
draw export json
draw help for all commands
draw/`Returns structured data to stdout. Redirect to a file with draw run > output.txt.
Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback