π¦ ClawHubβ¦ BytesAgain
Trigger
by @ckchzh
Trigger - command-line tool for everyday use Use when you need trigger.
TERMINAL
clawhub install triggerπ About This Skill
name: trigger version: "2.0.0" author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills license: MIT-0 tags: [trigger, tool, utility] description: "Trigger - command-line tool for everyday use Use when you need trigger."
Trigger
Event trigger toolkit β webhook handlers, file watchers, condition-based automation, event logging, and chain triggers.
Commands
| Command | Description |
|---------|-------------|
| trigger run | Execute main function |
| trigger list | List all items |
| trigger add | Add new item |
| trigger status | Show current status |
| trigger export | Export data |
| trigger help | Show help |
Usage
# Show help
trigger helpQuick start
trigger run
Examples
# Run with defaults
trigger runCheck status
trigger statusExport results
trigger export json
How It Works
Tips
trigger help for all commands~/.local/share/trigger/When to Use
Output
Returns formatted output to stdout. Redirect to a file with trigger run > output.txt.
Configuration
Set TRIGGER_DIR environment variable to change the data directory. Default: ~/.local/share/trigger/
*Powered by BytesAgain | bytesagain.com* *Feedback & Feature Requests: https://bytesagain.com/feedback*
β‘ When to Use
π‘ Examples
# Run with defaults
trigger runCheck status
trigger statusExport results
trigger export json
βοΈ Configuration
Set TRIGGER_DIR environment variable to change the data directory. Default: ~/.local/share/trigger/
*Powered by BytesAgain | bytesagain.com* *Feedback & Feature Requests: https://bytesagain.com/feedback*
π Tips & Best Practices
trigger help for all commands~/.local/share/trigger/