LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: context-preservation

Browse skills that share this tag.

  • handoff - Session-to-Session Work State Handoff
    handoffsession-continuitystate-managementcontext-preservation

    ★ 2 · Updated 2026-09-14

    Captures current work state before stopping a session and restores it upon resume.

    ⚙ Capture current work state⚙ Restore state from handoff file⚙ Write handoff file to memory
  • a2a-multi-turn - A2A Multi-Turn Conversations for Agents
    multi-turnconversationA2Atask-state

    ★ 39 · Updated 2026-03-10

    Implement A2A multi-turn conversations with input-required state handling

    ⚙ Handle input-required state⚙ Maintain conversation history⚙ Request additional input
  • handoff - Session cycling for Gas Town agents
    session-managementcontext-preservationClaude-restartworkflow

    ★ 18 · Updated 2026-02-13

    Hand off current session to fresh Claude instance while preserving work context

    ⚙ hand off to fresh Claude session⚙ auto-collect session state⚙ send handoff mail
  • total-recall - Total Recall - Context Preservation for Claude Code Sessions
    memorycontext-preservationsession-managementstate-saving

    ★ 18 · Updated 2026-02-11

    Memory preservation for Claude Code sessions to save context before reset or compact operations

    ⚙ create memory dumps at /tmp/total-recall⚙ save current work state and context⚙ capture key decisions and rationale