HomeBrowseUpload
← Back to registry
// Skill profile

Maker

name: maker

by bytesagain · published 2026-03-22

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

---

name: maker

version: 1.0.0

author: BytesAgain

license: MIT-0

tags: [maker, tool, utility]

---

# Maker

File maker — create files, directories, templates, configs from presets.

Commands

| Command | Description |

|---------|-------------|

| `maker help` | Show usage info |

| `maker run` | Run main task |

| `maker status` | Check current state |

| `maker list` | List items |

| `maker add <item>` | Add new item |

| `maker export <fmt>` | Export data |

Usage

maker help
maker run
maker status

Examples

# Get started
maker help

# Run default task
maker run

# Export as JSON
maker export json

Output

Results go to stdout. Save with `maker run > output.txt`.

Configuration

Set `MAKER_DIR` to change data directory. Default: `~/.local/share/maker/`

---

*Powered by BytesAgain | bytesagain.com*

*Feedback & Feature Requests: https://bytesagain.com/feedback*

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

More tools from the same signal band