·dual-channel-watchexec-notifications
</>

dual-channel-watchexec-notifications

Dual-channel notifications on watchexec events. TRIGGERS - watchexec alerts, Telegram+Pushover, file change notifications.

49Installs·1Trend·@terrylica

Installation

$npx skills add https://github.com/terrylica/cc-skills --skill dual-channel-watchexec-notifications

How to Install dual-channel-watchexec-notifications

Quickly install dual-channel-watchexec-notifications AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill dual-channel-watchexec-notifications
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: terrylica/cc-skills.

SKILL.md

View raw

Send reliable notifications to both Telegram and Pushover when watchexec detects file changes or process crashes.

watchexec wrapper script → detect event → notify-script → Telegram + Pushover

| Telegram escaping errors | Using Markdown instead of HTML | Switch to HTML mode with parsemode=HTML | | Pushover shows HTML tags | HTML not stripped | Strip tags with sed before sending to Pushover | | Notifications not arriving | Credentials missing | Verify BOTTOKEN, CHATID, Pushover keys |

Dual-channel notifications on watchexec events. TRIGGERS - watchexec alerts, Telegram+Pushover, file change notifications. Source: terrylica/cc-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/terrylica/cc-skills --skill dual-channel-watchexec-notifications
Category
</>Dev Tools
Verified
First Seen
2026-03-07
Updated
2026-03-11

Browse more skills from terrylica/cc-skills

Quick answers

What is dual-channel-watchexec-notifications?

Dual-channel notifications on watchexec events. TRIGGERS - watchexec alerts, Telegram+Pushover, file change notifications. Source: terrylica/cc-skills.

How do I install dual-channel-watchexec-notifications?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill dual-channel-watchexec-notifications Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/terrylica/cc-skills