bark-notify
✓Codex がタスクを完了した後、Bark (day.app) プッシュ通知を送信します。 1 つの 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) プッシュ通知を送信します。 1 つの 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) プッシュ通知を送信します。 1 つの 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 で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/caopulan/notification-skill