什麼是 dual-channel-watchexec?
watchexec 事件的雙通道通知。觸發器 - watchexec 警報、Telegram+Pushover、檔案變更通知。 來源:terrylica/cc-skills。
watchexec 事件的雙通道通知。觸發器 - watchexec 警報、Telegram+Pushover、檔案變更通知。
透過命令列快速安裝 dual-channel-watchexec AI 技能到你的開發環境
來源:terrylica/cc-skills。
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 |
watchexec 事件的雙通道通知。觸發器 - watchexec 警報、Telegram+Pushover、檔案變更通知。 來源:terrylica/cc-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/terrylica/cc-skills --skill dual-channel-watchexecwatchexec 事件的雙通道通知。觸發器 - watchexec 警報、Telegram+Pushover、檔案變更通知。 來源:terrylica/cc-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/terrylica/cc-skills --skill dual-channel-watchexec 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/terrylica/cc-skills