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: checkpoint

Browse skills that share this tag.

  • counter-patterns - Process discipline checks and state reconciliation skill
    process-disciplinestate-reconciliationcheckpointgit

    ★ 0 · Updated 2026-09-21

    Enforces process discipline through end-of-task checks, post-compaction state reconciliation, and pre-risk checkpointing.

    ⚙ Run end-of-task discipline checks⚙ Reconcile state after compaction⚙ Write agent state checkpoint
  • validate-run - Validate agent run checkpoints in parallel.
    testingvalidationcheckpointsub-agent

    ★ 200 · Updated 2026-09-19

    Validates all checkpoints from an agent run directory in parallel by spawning test-validator agents and summarizing verified results.

    ⚙ Discover checkpoints in run directory⚙ Launch test-validator agents in parallel⚙ Collect reports from test validators
  • teach - Topic-focused guided lessons built from checkpoints
    educationcheckpointgitonboarding

    ★ 0 · Updated 2026-09-17

    Synthesizes topic-focused guided lessons from canonical repository checkpoints.

    ⚙ Verify repository and CLI availability⚙ Search canonical checkpoints by topic⚙ Explain anchor checkpoints using CLI
  • catvton-train-reconstruction - CatVTON Training and Reconstruction for DressCode
    catvtondresscodetrainingvirtual-try-on

    ★ 0 · Updated 2026-09-10

    Implements and reviews CatVTON-style training on the DressCode dataset with agnostic mask generation and attention checkpoint export.

    ⚙ Implement CatVTON-style training⚙ Generate agnostic masks from annotations⚙ Export compatible attention checkpoints
  • synthesis-checkpoint - Mid-session context refresh and drift recovery
    checkpointcontext-syncdrift-recoveryproject-state

    ★ 7 · Updated 2026-06-15

    Re-syncs agent's awareness of current date, project state, and commit history when context drifts from disk.

    ⚙ verify current time⚙ verify project state from disk⚙ verify project history from git
  • nav-marker - Create conversation context save points
    context-managementstate-preservationsession-saveconversation-history

    ★ 602 · Updated 2026-06-15

    Creates context markers that preserve conversation state for resuming work later

    ⚙ create context marker⚙ save conversation state⚙ generate marker file
  • local-integration-testing - Local Integration Testing for Multi-Agent Stack
    integration testingmulti-agentDocker Composecheckpoint

    ★ 419 · Updated 2026-03-26

    Run end-to-end integration tests with all agents in local Docker Compose environment

    ⚙ enable all agents⚙ verify MongoDB checkpoint type⚙ start containers
  • clawvault - Structured memory for OpenClaw agents
    memorypersistencestoragemarkdown

    ★ 57 · Updated 2026-03-20

    Structured memory system with checkpoint/recover, semantic search, and session repair for OpenClaw agents

    ⚙ init vault⚙ wake session⚙ capture notes
  • clawvault - Structured memory for OpenClaw agents
    memorystructured storagecheckpointsemantic search

    ★ 1 · Updated 2026-03-20

    Structured memory system with checkpoint recovery and local semantic search.

    ⚙ store decision⚙ store feeling⚙ store lesson
  • Checkpoint Commit - Create quick Git checkpoint commits
    gitcheckpointcommitversion-control

    ★ 19 · Updated 2026-03-10

    Create timestamped checkpoint commits to save work progress and create restore points

    ⚙ create checkpoint commit⚙ stage all changes⚙ add timestamp to message