·dual-channel-watchexec
</>

dual-channel-watchexec

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

18Installs·1Trend·@terrylica

Installation

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

How to Install dual-channel-watchexec

Quickly install dual-channel-watchexec 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
  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
Category
</>Dev Tools
Verified
First Seen
2026-03-07
Updated
2026-03-10

Browse more skills from terrylica/cc-skills

Quick answers

What is dual-channel-watchexec?

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?

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 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