挂机任务的守护者。定时检查屏幕进度条,自动关闭干扰性系统或广告弹窗,遇致命错误时发送报警。
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install task-watchdog或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install task-watchdog⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/task-watchdog/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: task-watchdog description: 挂机任务的守护者。定时检查屏幕进度条,自动关闭干扰性系统或广告弹窗,遇致命错误时发送报警。 version: 0.1.0 author: Local_User permissions: filesystem: read: [] write: [] shell: allowed: false network: allowed: true ---
当用户在运行需要数小时才能完成的任务(如渲染视频、大数据处理、超大文件下载)并离开电脑时,你需要作为“机房保安”接管屏幕。你的职责是确保进度条一直在走,并无情地关闭任何试图阻断任务的弹窗。
用户在启动长耗时任务后下达指令:
使用视觉能力识别当前屏幕上的主要任务窗口,锁定“进度条”、“百分比数字”或“预计剩余时间”作为核心监控目标。
进入休眠状态。每隔 5 分钟醒来一次,执行以下检查:
如果遇到无法关闭的弹窗(如系统蓝屏/内核崩溃前兆),或者软件彻底闪退、进度条死锁:
kill) 或点击原任务软件的“取消 (Cancel)”按钮。
安装 任务守望者与弹窗杀手 (Task Watchdog) 后,可以对 AI 说这些话来触发它
Help me get started with Task Watchdog and Pop-up Killer (Task Watchdog)
Explains what Task Watchdog and Pop-up Killer (Task Watchdog) does, walks through the setup, and runs a quick demo based on your current project
Use Task Watchdog and Pop-up Killer (Task Watchdog) to the guardian of idle tasks
Invokes Task Watchdog and Pop-up Killer (Task Watchdog) with the right parameters and returns the result directly in the conversation
What can I do with Task Watchdog and Pop-up Killer (Task Watchdog) in my product manager workflow?
Lists the top use cases for Task Watchdog and Pop-up Killer (Task Watchdog), with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/task-watchdog/ 目录(个人级,所有项目可用),或 .claude/skills/task-watchdog/(项目级)。重启 AI 客户端后,用 /task-watchdog 主动调用,或让 AI 根据上下文自动发现并使用。
任务守望者与弹窗杀手 (Task Watchdog) 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
任务守望者与弹窗杀手 (Task Watchdog) 可免费安装使用。请查阅仓库了解许可证信息。
挂机任务的守护者。定时检查屏幕进度条,自动关闭干扰性系统或广告弹窗,遇致命错误时发送报警。
任务守望者与弹窗杀手 (Task Watchdog) 属于「Product Manager」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my product manager tasks using Task Watchdog and Pop-up Killer (Task Watchdog)
Identifies repetitive steps in your workflow and sets up Task Watchdog and Pop-up Killer (Task Watchdog) to handle them automatically