A digital guardian that monitors long-running computer tasks and automatically clears interfering popups to ensure uninterrupted completion.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install task-watchdog
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install task-watchdog using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Task Watchdog is a specialized utility within the Openclaw Skills ecosystem designed to act as a virtual caretaker for your workstation during long-running operations. Whether you are rendering high-resolution video, processing large datasets, or downloading massive files, this skill ensures that your machine stays on track while you are away from the desk. It functions as a persistent monitor that watches the screen for specific progress indicators and takes action to keep the environment clear of distractions.
By utilizing sophisticated visual recognition, the skill identifies blocking elements like system update prompts, memory warnings, or software advertisements that might otherwise halt a critical process. It provides peace of mind for professionals who need to leave their hardware running for hours, transforming a standard computer into a self-managing workstation through the power of Openclaw Skills.
To integrate this skill into your environment, ensure your agent has the necessary permissions for screen capture and mouse interaction. You can configure the monitoring frequency and alert webhooks within your local settings file.
# Enable the skill in your local environment
openclaw skills add task-watchdog
# Configure your notification webhook (optional)
export WATCHDOG_WEBHOOK="https://your-alert-endpoint.com/notify"
Task Watchdog organizes monitoring data and error logs to provide a clear history of task performance. It uses the following data structure for internal tracking:
| Element | Description |
|---|---|
| Progress Anchor | Coordinates and visual metadata of the progress bar or counter. |
| Patrol Log | A timestamped record of every screen scan and any popups successfully closed. |
| Error Capture | Local storage of screenshots taken when a task is determined to be stalled or crashed. |
| Status Metadata | Current percentage, estimated time, and last movement timestamp. |
Loading
An intelligent vision-based agent that monitors video streams to automatically capture, extract, and organize slide content into structured Markdown notes.

A unified command-line interface for querying free financial data across stocks, crypto, and macroeconomic indicators with automatic fallback routing.

A comprehensive integration allowing AI agents to control, monitor, and automate over 25 domains of smart home devices through the Home Assistant REST API.

A comprehensive interface for AI agents to interact with Twitter/X, enabling tweet reading, posting, engagement, and timeline management.

An intelligent visual assistant that automatically scrolls through image platforms to screen and download high-quality reference photos based on your aesthetic preferences.

An intelligent file management agent that uses computer vision to identify, rename, and archive messy local files.








































