Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
bytesagain avatar

Trigger

  • 1 installs
  • 12 repo stars
  • Updated April 26, 2026
  • bytesagain/ai-skills

trigger is a Claude skill wrapping a CLI event-trigger toolkit for webhooks, file watchers, and condition-based automation.

About

This skill is a CLI event-trigger toolkit covering webhook handlers, file watchers, condition-based automation, event logging, and chain triggers. It exposes commands to run, list, add, check status of, and export triggers. A developer uses it to automate trigger-based tasks in a workflow.

  • Event trigger toolkit with webhook handlers, file watchers, and condition-based automation
  • Commands: trigger run, list, add, status, export, help
  • Stores data in ~/.local/share/trigger/, configurable via TRIGGER_DIR

Trigger by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #1,983 of 2,715 Automation & Workflows skills by installs in the Skillselion catalog
  • Data as of Jul 27, 2026 (Skillselion catalog sync)
At a glance

trigger capabilities & compatibility

Use cases
orchestration
Pricing
Free
From the docs

What trigger says it does

Set up event triggers with webhooks, file watchers, and automation. Use when adding rules, planning flows, tracking events, reviewing triggers, building chains.
SKILL.md
Event trigger toolkit — webhook handlers, file watchers, condition-based automation, event logging, and chain triggers.
SKILL.md
npx skills add https://github.com/bytesagain/ai-skills --skill trigger

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars12
Last updatedApril 26, 2026
Repositorybytesagain/ai-skills

What it does

Set up webhooks, file watchers, and condition-based automation chains from a CLI.

Who is it for?

setting up webhook and file-watcher automation from the terminal

Skip if: hosted or production-grade event orchestration

When should I use this skill?

adding rules, planning flows, tracking events, or building trigger chains

What you get

Provides a CLI to define and run webhook, file-watcher, and condition-based triggers.

By the numbers

  • 6 documented commands

Files

SKILL.mdMarkdownGitHub ↗

Trigger

Event trigger toolkit — webhook handlers, file watchers, condition-based automation, event logging, and chain triggers.

Commands

CommandDescription
trigger runExecute main function
trigger listList all items
trigger add <item>Add new item
trigger statusShow current status
trigger export <format>Export data
trigger helpShow help

Usage

# Show help
trigger help

# Quick start
trigger run

Examples

# Run with defaults
trigger run

# Check status
trigger status

# Export results
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

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.