npx claudepluginhub oreo992/claude-notification --plugin unixDefined in hooks/hooks.json
"${CLAUDE_PLUGIN_ROOT}/skills/notification-config/scripts/notify.sh" "Claude Code" "任务已完成" "${CLAUDE_PROJECT_DIR}"10msbash "${CLAUDE_PLUGIN_ROOT}/skills/notification-config/scripts/wechat-hook.sh" "Claude Code" "任务已完成"10ms*"${CLAUDE_PLUGIN_ROOT}/skills/notification-config/scripts/notify.sh" "Claude Code" "需要权限确认" "${CLAUDE_PROJECT_DIR}"10msbash "${CLAUDE_PLUGIN_ROOT}/skills/notification-config/scripts/wechat-hook.sh" "Claude Code" "需要权限确认"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.