Task Status
/task-statusSend 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 monit
Community-created skill listed at ClawHub. Canonical source: https://clawhub.ai/skills/task-status Version: 1.0.0 Source changelog: - Initial release of the task-status skill for sending status updates on long-running tasks. - Supports manual status updates using 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.