task-watchdog
挂机任务的守护者。定时检查屏幕进度条,自动关闭干扰性系统或广告弹窗,遇致命错误时发送报警。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/anotherj1/task-watchdogWhat This Skill Does
Task Watchdog (task-watchdog) acts as a vigilant digital guardian for your long-running processes. Designed for scenarios where you need to leave your computer unattended during lengthy tasks like video rendering, large data processing, or massive file downloads, this skill ensures your workflow remains uninterrupted. It utilizes computer vision to monitor your screen, actively tracking the progress of your task while scanning for intrusive system notifications, advertisements, or software prompts that could halt your progress. When an obstruction is detected, it intelligently identifies and interacts with the UI to dismiss the distraction, ensuring the main process continues. Furthermore, it incorporates an error-handling mechanism that detects task stalls by comparing progress data over time, alerting you via notification channels if a failure occurs.
Installation
To integrate Task Watchdog into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/anotherj1/task-watchdog
Use Cases
- Video Rendering: Keep your professional editing software running overnight without worrying about sudden OS update pop-ups freezing the export process.
- Large Data Transfers: Ensure massive cloud uploads or file migrations don't stall because of an 'idle timeout' notification or registry request.
- Automated Research: Monitor deep-learning model training sessions that take multiple hours, receiving alerts only when human intervention is truly required.
Example Prompts
- "I am starting a 5-hour video render, please activate task-watchdog and alert me if it stops making progress."
- "Enable the popup killer mode and keep an eye on this download folder; close any promotional windows that appear."
- "I'm leaving for the day. Take over as the task guard for this batch processing job and dismiss all system notifications until further notice."
Tips & Limitations
- Accuracy: The skill relies on visual identification of progress bars. Ensure the target application window is visible and not completely obscured by other full-screen apps.
- Safety First: The skill is strictly prohibited from killing processes or clicking 'Cancel' on the task software itself, preventing accidental loss of work.
- Precision: While highly effective at closing standard windows, use caution with custom software that doesn't follow standard UI button labels. Always verify the 'close' button is correctly identified in your specific environment.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-anotherj1-task-watchdog": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read