HomeBrowseUpload
← Back to registry
// Skill profile

workflow-automator

name: "workflow-automator"

by bytesagain · published 2026-03-22

数据处理自动化任务
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain/bytesagain-workflow-automator
View on GitHub
// Full documentation

---

name: "workflow-automator"

version: "3.0.0"

description: "Create and execute multi-step workflows with logging and scheduling. Use when automating repetitive tasks."

author: "BytesAgain"

homepage: "https://bytesagain.com"

---

# workflow-automator

Create and execute multi-step workflows with logging and scheduling. Use when automating repetitive tasks.

Commands

`create`

scripts/script.sh create <name steps>

`run`

scripts/script.sh run <name>

`list`

scripts/script.sh list

`show`

scripts/script.sh show <name>

`log`

scripts/script.sh log <name>

`status`

scripts/script.sh status <name>

`template`

scripts/script.sh template <type>

Data Storage

Data stored in `~/.local/share/workflow-automator/`.

---

*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