windows-notifier

Send native Windows desktop notifications for local reminders, alerts, and background-attention events. Use when the user wants a Windows popup, a local toast notification, or when reminder/alert messages should prefer local desktop notification instead of only chat delivery.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "windows-notifier" with this command: npx skills add dougzl/windows-notifier

Windows Notifier

Send a local Windows desktop notification on this machine.

This skill is a Windows-focused alias/wrapper around the shared desktop notification flow so agents can trigger a popup consistently when the user asks for a Windows reminder or when a reminder/alert should not rely only on chat visibility.

Use this skill for

  • Local reminder popups
  • Timer / study / schedule alerts
  • Attention-needed notifications when chat may be in the background
  • Windows-specific notification tests

Command

Run this from PowerShell with exec:

node "$env:USERPROFILE\.openclaw\workspace\skills\windows-notifier\scripts\send-notification.js" --title "<TITLE>" --message "<MESSAGE>" --timeout 10

Modern card / persistent dialog mode also goes through the same JS entry:

node "$env:USERPROFILE\.openclaw\workspace\skills\windows-notifier\scripts\send-notification.js" --title "<TITLE>" --message "<MESSAGE>" --mode modern --appName "OpenClaw"

Behavior summary:

  • Windows + WPF available → prefer the built-in WPF modern card path in send-notification.js
  • Windows fallback → if WPF is unavailable or launch fails, automatically fall back to node-notifier
  • Linux / macOS → use the existing node-notifier path
  • Current modern card behavior: auto-close after about 60 seconds; click the card itself to dismiss

Optional flags:

  • --wait true|false
  • --timeout <seconds|false|permanent>
  • --sound true|false (default: true)
  • --mode modern|card|dialog
  • --appName <name>

Notes

  • Keep the title short and the message concise.
  • On Windows, --mode modern|card|dialog prefers the built-in WPF modern card path when available, and otherwise falls back to node-notifier automatically.
  • --timeout false|permanent|sticky|0 is treated as a persistent request intent, but final behavior depends on the active backend (built-in WPF on capable Windows, otherwise node-notifier).
  • Prefer this over chat-only reminders when the request is for a local popup.
  • If a reminder or alert may be missed because OpenClaw is running in the background, prefer triggering this notifier in addition to or instead of chat delivery, depending on user intent.
  • node-notifier remains the default non-Windows path and the cross-platform fallback mechanism.
  • On first run after install, the script auto-installs dependencies in this skill directory if needed, so users do not need to run npm manually.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Gigo Lobster Resume

🦞 GIGO · gigo-lobster-resume: 续跑入口:v2 stable 当前会清理旧 checkpoint 并从头重跑;保留此 slug 作为旧 checkpoint 兼容入口。 Triggers: 继续试吃 / 恢复评测 / resume tasting / continue lobster...

Registry SourceRecently Updated
General

YiHui CONTEXT MODE

context-mode is an MCP server that saves 98% of your context window by sandboxing tool outputs. It routes large file reads, shell outputs, and web fetches th...

Registry SourceRecently Updated
General

xinyi-drink

Use when users ask about 新一好喝/新一咖啡 drinks, stores, menu, activities, Skill用户大礼包, today drink recommendations, afternoon tea, feeling sleepy, or personalized...

Registry SourceRecently Updated
General

vedic-destiny

吠陀命盘分析中文入口。用于完整命盘研判、命主盘 Rashi chart 与九分盘 Navamsha chart 联读、既往事件回看、出生时间稳定度判断、事业主题、婚姻主题、时空盘专题,以及基于 Jagannatha Hora PDF、星盘截图或文本命盘数据的系统拆盘。当用户提到完整星盘、事业方向、婚姻问题、关系窗...

Registry SourceRecently Updated