编程

Openclaw Context Maintainer

试用

Compress OpenClaw session context safely with backups and restore steps.

它能做什么

Compress OpenClaw session context safely with backups and restore steps.

技能文档

OpenClaw Context Maintainer

Use this skill when an OpenClaw session is getting too large, noisy, or slow and you need to reduce token burn without losing the active thread.

Workflow

  1. Check whether compression is actually needed.
  2. Back up the current session or source material first.
  3. Preserve the newest context and the active task.
  4. Summarize only stale context into a compact block.
  5. Verify that names, numbers, decisions, blockers, and open tasks survived.
  6. Restore from backup if the result is weak.

Rules

  • Never compress blindly.
  • Keep recent context visible.
  • Do nothing if the session is already lean.
  • Treat compression as hygiene, not memory replacement.
  • Promote durable lessons to MEMORY.md, AGENTS.md, or TOOLS.md when needed.

Best fit

  • Long troubleshooting threads
  • Repeated back-and-forth
  • Obsolete status chatter
  • Old tool noise
  • Sessions approaching practical context limits

Avoid

  • Blind truncation
  • Compressing active reasoning in flight
  • Using compression instead of actual memory capture
  • Removing recent user decisions or open tasks

Verification

  • Session still reads naturally
  • Active task remains clear
  • Backup exists
  • Restore path exists

相关技能

Build, bootstrap, and maintain a stable OpenClaw default agent identity by interviewing the user, updating IDENTITY.md, and seeding core context files (AGENT...

28 次安装

Archive and organize completed OpenClaw session logs into structured markdown notes for long-term memory retention. Use when wrapping up a long session, consolidating work logs, or preparing daily memory files for review.

Backup and restore OpenClaw data. Use when user asks to create backups, set up automatic backup schedules, restore from backup, or manage backup rotation. Ha...

3 次安装

Backup and restore OpenClaw data. Use when user asks to create backups, set up automatic backup schedules, restore from backup, or manage backup rotation. Ha...

12 次安装

Use when the user wants to inspect, repair, package, or troubleshoot an OpenClaw workspace doctor setup, especially for stale bootstrap state, missing daily...

25 次安装

Navigate and use OpenClaw documentation efficiently with cached doc fetch/search tooling, sitemap/category routing, and config snippet lookup. Use when answe...

26 次安装