task-persistenceTask continuity, session snapshots, and gateway restart recovery. Use when starting long-running tasks (register them), after gateway restart (check for inte...
Install via ClawdBot CLI:
clawdbot install yangdaowan/task-persistenceGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
In data engineering, this skill manages long-running ETL tasks, ensuring continuity during gateway restarts. It allows teams to register file processing jobs, monitor their status, and automatically recover from interruptions, reducing manual oversight and data loss risks.
For DevOps teams, it handles build and deployment tasks that span multiple steps. By persisting task states, it ensures that CI/CD pipelines resume correctly after system reboots or failures, improving reliability and reducing downtime in software delivery.
In customer service, this skill manages support ticket processing workflows. It registers ongoing ticket resolutions, allows agents to check incomplete tasks after shifts or system restarts, and recovers interrupted sessions, enhancing service continuity and efficiency.
In banking, it oversees batch processing of transactions or reports. By snapshotting session states and recovering tasks post-restart, it ensures financial operations are not lost during maintenance or outages, complying with audit and reliability standards.
Offer this skill as part of a cloud-based task persistence platform. Charge monthly fees based on the number of tasks managed or users, providing features like automated recovery and analytics for businesses needing reliable workflow continuity.
Sell custom integrations of this skill into existing enterprise systems, such as ERP or CRM platforms. Revenue comes from one-time setup fees and ongoing support contracts, helping large organizations enhance their operational resilience.
Provide a free basic version with limited task slots, and charge for premium features like advanced recovery options, team collaboration, or higher scalability. This model attracts individual developers and small teams, converting them to paid plans as needs grow.
💬 Integration Tip
Integrate this skill by setting up environment variables like OPENCLAW_WORKSPACE and running the check-restart script after each gateway reboot to ensure seamless task recovery.
Scored Apr 22, 2026
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
A clean, reliable system resource monitor for CPU load, RAM, Swap, and Disk usage. Optimized for OpenClaw.
Build reliable backend services with proper error handling, security, and observability.
Monitor blood glucose via Dexcom G7/G6 CGM
Location awareness via privacy-friendly GPS tracking (Home Assistant, OwnTracks, GPS Logger). Set location-based reminders and ask about movement history, travel time, and nearby POIs.
Structured logging, distributed tracing, and metrics collection patterns for building observable systems. Use when implementing logging infrastructure, setting up distributed tracing with OpenTelemetry, designing metrics collection (RED/USE methods), configuring alerting and dashboards, or reviewing observability practices. Covers structured JSON logging, context propagation, trace sampling, Prometheus/Grafana stack, alert design, and PII/secret scrubbing.