listen-notifications

Installation
SKILL.md

Listen Notifications

Use this skill to send a push notification to a human through the listen CLI. Assume listen is already installed, available on PATH or in ./.bin/listen, and configured with a webhook URL.

When to Use

  • A task completes successfully and the user should know.
  • Work fails or is blocked and the user needs to take action.
  • Review, approval, credentials, or other human input is needed.
  • A long-running command, deploy, build, test run, or automation reaches an important state.
  • You need to notify the user without interrupting the current chat flow.

Procedure

Installs
2
First Seen
Jun 19, 2026
listen-notifications — pablozaiden/listen