Communityv1.1.0

Context Restore

Skill that restores conversation context when users want to "continue where we left off". Reads compressed context files, extracts key information (recent operations, projects, tasks), and provides structured output to help users quickly resume their work.

1.6kdownloadsalexunitario-sketch
View on ClawHubBack to Skills

Skill Details

Slug
context-restore
Latest Version
1.1.0
Author
alexunitario-sketch
Published
Feb 6, 2026
Updated
Apr 28, 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 Context Restore.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.1.0

**Big update with new features, improved automation, and developer documentation.** - Added comprehensive documentation, guides, API usage examples, and CLI references (including QUICKSTART.md, README.md, docs, reports, and UX feedback). - Introduced new options for time-line extraction, context filtering, automated detection, Telegram message chunking, cron integration, and multi-level recovery. - Enhanced error handling; now provides clearer user messages for missing, corrupted, or inaccessible context files. - Refined and extended recovery modes: minimal, normal, detailed—now feature structured output and flexible restoration. - Improved test coverage with new integration and robustness tests. - Removed outdated files and reorganized documentation structure for easier navigation.