agent-alerts-execution
Installation
SKILL.md
Agent Alerts Execution
Run this skill only after the automation has evaluated its current state. Do not redesign the automation, create credentials, or change endpoint configuration during a normal run.
Execute
-
Evaluate the configured skip condition. If it is true, do not send.
-
Write the prepared JSON to the automation's approved payload path.
-
For a setup or readiness check, run:
scripts/send_webhook.sh --check-config payload.json -
To send, run: