| 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 | Set up event triggers with webhooks, file watchers, and automation. Use when adding rules, planning flows, tracking events, reviewing triggers, building chains. |
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 <item> | Add new item |
trigger status | Show current status |
trigger export <format> | Export data |
trigger help | Show help |
Usage
trigger help
trigger run
Examples
trigger run
trigger status
trigger export json
How It Works
Tips
- Run
trigger help for all commands
- Data stored in
~/.local/share/trigger/
When to Use
- to automate trigger tasks in your workflow
- for batch processing trigger operations
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