Communityv1.0.0

Task Status

Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.

11.2kdownloads12stars103active installsMightyprime1
View on ClawHubBack to Skills

Skill Details

Slug
task-status
Latest Version
1.0.0
Author
Mightyprime1
Published
Jan 27, 2026
Updated
May 18, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Task Status.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of the task-status skill for sending status updates on long-running tasks. - Supports manual status updates with a simple command-line script. - Includes automatic periodic monitoring, sending updates every 5 seconds during multi-step operations. - Provides message templates and a helper function for consistent status reporting. - Allows easy customization of update intervals and advanced usage within Python scripts or Clawdbot cron jobs.