HomeBrowseUpload
← Back to registry
// Skill profile

cronhelp

name: "cronhelp"

by bytesagain · published 2026-03-22

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

---

name: "cronhelp"

version: "3.0.0"

description: "Manage crontab entries with add, remove, and listing. Use when editing cron jobs."

author: "BytesAgain"

homepage: "https://bytesagain.com"

---

# cronhelp

Manage crontab entries with add, remove, and listing. Use when editing cron jobs.

Commands

`list`

scripts/script.sh list

`add`

scripts/script.sh add <schedule command>

`remove`

scripts/script.sh remove <number>

`log`

scripts/script.sh log <lines>

`test`

scripts/script.sh test <command>

`backup`

scripts/script.sh backup

Data Storage

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

---

*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