Communityv1.1.0

Task Persistence

Task continuity, session snapshots, and gateway restart recovery. Use when starting long-running tasks (register them), after gateway restart (check for inte...

787downloads6active installsDaYu
View on ClawHubBack to Skills

Skill Details

Slug
task-persistence
Latest Version
1.1.0
Author
DaYu
Published
Feb 28, 2026
Updated
May 11, 2026
Total Versions
2

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 Persistence.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.1.0

Fix: 补全缺失的 task_manager.py 和 main.py;重写 SKILL.md 为 agent 可执行指令格式;完整的任务注册/恢复/完成工作流;所有脚本语法验证通过