npx claudepluginhub oreo992/claude-notification --plugin windowsDefined in hooks/hooks.json
powershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/skills/notification-config/scripts/notify.ps1" -Title "Claude Code" -Message "任务已完成"10mspowershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/skills/notification-config/scripts/wechat-hook.ps1" -Title "Claude Code" -Message "任务已完成"10ms*powershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/skills/notification-config/scripts/notify.ps1" -Title "Claude Code" -Message "需要权限确认"10mspowershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/skills/notification-config/scripts/wechat-hook.ps1" -Title "Claude Code" -Message "需要权限确认"10msExecutes notify.sh script to send notifications on Stop and PermissionRequest events in Claude Code. No bash execution or file writes.
Share bugs, ideas, or general feedback.