bark-notify
✓Codex 完成任務後發送 Bark (day.app) 推送通知。當 Codex 或 Claude 運行完成時,或者當您需要在任務完成時通知設備名稱、項目名稱、狀態和摘要時使用。
SKILL.md
Send a Bark push notification after each Codex task. Use the helper script to resolve the project name and post to the Bark API.
You can add the following lines to /.bashrc (Linux) or /.zshrc (macOS) to set environment variables:
For example, you can add this instruction to AGENTS.md: Use skill bark-notify to notify users when each agent run is finished or when any notifications would be sent to users.
Codex 完成任務後發送 Bark (day.app) 推送通知。當 Codex 或 Claude 運行完成時,或者當您需要在任務完成時通知設備名稱、項目名稱、狀態和摘要時使用。 來源:caopulan/notification-skill。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/caopulan/notification-skill --skill bark-notify- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 bark-notify?
Codex 完成任務後發送 Bark (day.app) 推送通知。當 Codex 或 Claude 運行完成時,或者當您需要在任務完成時通知設備名稱、項目名稱、狀態和摘要時使用。 來源:caopulan/notification-skill。
如何安裝 bark-notify?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/caopulan/notification-skill --skill bark-notify 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/caopulan/notification-skill