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: session-management

Browse skills that share this tag.

  • session-collab - Session collaboration and workflow management skill
    session-managementworkflowsub-agent-dispatchhandoff

    ★ 0 · Updated 2026-09-23

    Classifies conversation phases, enforces mandatory document reads, manages session notes and handoffs, and dispatches sub-agents.

    ⚙ Classify conversation phases⚙ Enforce mandatory file reading⚙ Manage session notes
  • kc-session-resume - Restore context from previous session handoff entries
    session-managementcontext-restorationgitjournal

    ★ 3 · Updated 2026-09-20

    Restores context from previous session journal handoff entries or GSD checkpoints when resuming work.

    ⚙ Read journal handoff entries⚙ List recent handoff entries⚙ Check GSD checkpoints
  • nonstop - Autonomous Work Mode for Continuous Execution
    automationautonomous-modeworkflowsession-management

    ★ 263 · Updated 2026-09-19

    Enables continuous autonomous operation with pre-flight risk assessment, dangerous ops approval, and a blocker decision framework.

    ⚙ Activate nonstop autonomous mode⚙ Perform pre-flight risk assessment⚙ Generate dangerous operations manifest
  • gssh - gssh Capabilities and Usage Guide
    gsshsshsession-managementport-forwarding

    ★ 0 · Updated 2026-09-18

    Explains gssh capabilities and usage, covering session management, command execution, port forwarding, file transfer, and troubleshooting.

    ⚙ Create SSH or local sessions⚙ Execute non-interactive commands⚙ Stream task outputs
  • context-recovery - Recover missing context after compaction or truncation
    context-recoveryopenclawhistory-truncationsession-management

    ★ 240 · Updated 2026-09-17

    Recovers the minimal conversation history needed to safely resume work after context compaction, truncation, or explicit user recovery requests.

    ⚙ Inspect current context and summaries⚙ Retrieve bounded current thread history⚙ Request approval for external sources
  • wrap - End work session intentionally and preserve continuity
    session-managementworkflowhandoffdocumentation

    ★ 44 · Updated 2026-09-17

    End work session intentionally at natural stopping points, before context limits, or when switching contexts.

    ⚙ Surface unrouted threads and patterns⚙ Route items to destination files⚙ Update task documents
  • context-save - Saves current coaching session context to a private file.
    context-savesession-managementcoachinglocal-storage

    ★ 4 · Updated 2026-09-16

    Saves session context, decisions, open threads, and tone notes to a private local markdown file for future session continuity.

    ⚙ Create session directory structure⚙ Check disclosed status⚙ Search recent journal context
  • a10-session-manager - Session Manager
    session-managementagent-contextstate-persistencearchive-automation

    ★ 0 · Updated 2026-09-16

    Saves, resumes, and archives agent execution progress and context across work sessions.

    ⚙ Save current session progress⚙ Resume previous session context⚙ Archive completed session files
  • session-state-tracker - Persistent Session State Management via Lifecycle Hooks
    session-managementstate-trackeropenclawlifecycle-hooks

    ★ 0 · Updated 2026-09-16

    Persists and restores workspace session state across compactions and restarts using OpenClaw lifecycle hooks.

    ⚙ Read current session state⚙ Update session state fields⚙ Synthesize state from session transcripts
  • blender-mcp-isolated-sessions - Run isolated Blender MCP sessions on custom ports
    blendermcpblender-mcpsession-management

    ★ 0 · Updated 2026-09-16

    Starts and manages independent Blender MCP instances on non-default ports without interfering with running sessions.

    ⚙ Spawn isolated Blender process⚙ Load addon by file path⚙ Patch server start auto call
  • remember - Save and restore session context between sessions.
    session-managementcontextmemory

    ★ 0 · Updated 2026-09-16

    Saves project progress and context to memory.md at the end of a session and restores it at the start of a new session.

    ⚙ Save session context to memory.md⚙ Restore session context from memory.md⚙ Read project context files
  • handoff - Create or resume session handoffs using HANDOFF.md
    handoffsession-managementcontext-transferclaude-code

    ★ 25 · Updated 2026-09-15

    Writes or resumes from a HANDOFF.md file at project root to transfer verified state and context between session runs.

    ⚙ Archive existing HANDOFF.md files⚙ Verify repository state before writing⚙ Generate root HANDOFF.md file
  • tmux - Remote-control tmux sessions for interactive CLIs
    tmuxcliterminalsession-management

    ★ 0 · Updated 2026-09-14

    Remote-controls tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

    ⚙ Create tmux sessions⚙ Send keystrokes to panes⚙ Capture pane output
  • session-handoff - Generate a bootstrap prompt for session continuation.
    session-managementcontext-compressionprompt-generationhandoff

    ★ 18 · Updated 2026-09-13

    Generates a clipboard-ready bootstrap prompt capturing essential context to seamlessly continue conversation in a new session.

    ⚙ Analyze current session context⚙ Apply token compression heuristics⚙ Generate structured bootstrap prompt
  • self-arrest - Checkpoint, lie flat, and auto-wake on session reset.
    session-managementrate-limitingcheckpointingusage-monitoring

    ★ 0 · Updated 2026-09-13

    Monitors session usage in solo runs to checkpoint work and lie flat when approaching limits, automatically resuming after window reset.

    ⚙ Arm usage watcher monitor⚙ Query account usage status⚙ Commit work progress checkpoint
  • session-end - Run session end ritual for project hub note
    session-managementobsidiandocumentationgit

    ★ 0 · Updated 2026-09-13

    Updates the project Obsidian hub note and checks git status when ending a session.

    ⚙ Locate project hub note⚙ Update Resume block in hub note⚙ Append notable progress to log
  • opencode-controller - Control and operate Opencode via slash commands
    opencodeslash-commandsagent-controlsession-management

    ★ 0 · Updated 2026-09-10

    Control Opencode sessions, models, and agents using slash commands to coordinate planning and code implementation.

    ⚙ Manage Opencode sessions⚙ Switch agents between Plan and Build⚙ Select AI providers and models
  • tmux - Control interactive terminal applications via tmux sessions
    tmuxterminalsession-managementcli

    ★ 1 · Updated 2026-09-10

    Control interactive terminal applications by sending keystrokes and capturing output via tmux sessions.

    ⚙ Create tmux sessions⚙ Send keystrokes to sessions⚙ Capture pane output
  • multi-session - Parallel Terminal Sessions Orchestration
    terminalparallelismsession-managementwsh

    ★ 5 · Updated 2026-06-15

    Orchestrate multiple parallel terminal sessions via wsh server

    ⚙ create session⚙ list sessions⚙ get session
  • tmux - Remote tmux session control for interactive CLI operations
    terminalcliautomationsession-management

    ★ 2 · Updated 2026-03-09

    Controls tmux sessions by sending keystrokes and scraping pane output

    ⚙ send keystrokes⚙ capture pane output⚙ create tmux sessions

Scroll to load more