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

Browse skills that share this tag.

  • py-perf - Measure, diagnose, and optimize Python code performance.
    pythonperformanceprofilingbenchmarking

    ★ 1 · Updated 2026-09-22

    Diagnose and improve Python performance using benchmarks, profiling tools, memory analysis, concurrency, and regression tests.

    ⚙ Profile CPU execution time⚙ Track memory allocations⚙ Run reproducible performance benchmarks
  • self-tidy - Per-agent daily self-maintenance for memory and agent-card
    maintenancememoryagent-cardgit

    ★ 2 · Updated 2026-09-22

    Performs daily self-maintenance for an agent by grooming its memory namespace, refreshing cross-agent awareness, and checking its agent-card for drift.

    ⚙ Verify git working tree status⚙ Consolidate memory index pointers⚙ Rotate oversized append log files
  • memory - Persistent project memory system
    memorycontextpersistencemarkdown

    ★ 581 · Updated 2026-09-22

    Maintains structured markdown files under .shob/memory/ to persist and progressively load project context across sessions.

    ⚙ Initialize memory directory structure⚙ Read index and state files⚙ Load relevant context on demand
  • 72-close-session-150 - Save and restore session context between conversations
    sessioncontextsaverestore

    ★ 2 · Updated 2026-09-21

    Saves current state, progress, and extracted lessons before ending a session, and restores saved context when starting a new session.

    ⚙ Save context and working state⚙ Extract lessons from progress log⚙ Restore session context
  • performance-profiling - Analyze CPU, memory, and I/O performance.
    performanceprofilingbenchmarkingflamegraph

    ★ 0 · Updated 2026-09-20

    Profiles CPU, memory, and I/O performance using flame graphs and benchmarks to identify bottlenecks and prevent regressions.

    ⚙ Measure performance baselines⚙ Profile CPU usage⚙ Profile memory allocations
  • check-capacity - Check disk, inode, memory, and log capacity
    capacitymonitoringdiskmemory

    ★ 0 · Updated 2026-09-19

    Observes disk, inodes, memory pressure, and log store size against configured thresholds.

    ⚙ Check disk usage⚙ Check inode usage⚙ Check memory pressure
  • context-synthesizer - Manage memory and summarize context for long projects
    context-managementmemorysummarizationopenspec

    ★ 2 · Updated 2026-09-18

    Manages project memory and synthesizes current state to prevent agent context loss and maintain continuity across sessions.

    ⚙ Load project context⚙ Summarize current project state⚙ Identify relevant project artifacts
  • consolidate-global-memory - Consolidate Agent Memory
    memoryconsolidationclaude-codecodex

    ★ 0 · Updated 2026-09-16

    Consolidate durable knowledge from Claude and Codex local memories into instructions and identify ChatGPT Work boundaries.

    ⚙ List memory candidates⚙ Classify memory scope⚙ Promote knowledge to instruction files
  • 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
  • jolli-init - Set up Jolli Memory for Cursor repository
    jollicursormemorysetup

    ★ 0 · Updated 2026-09-14

    Verifies plugin hooks, enables local memory generation, handles Jolli authentication, and binds repository to a Space in Cursor.

    ⚙ Inspect Jolli Memory status⚙ Enable local memory generation⚙ Authenticate Jolli account
  • meditation - Transform session insights into durable knowledge
    meditationcoreknowledge-consolidationmemory

    ★ 0 · Updated 2026-09-14

    Consolidates session learning into permanent architecture by extracting patterns into skills, instructions, prompts, or memory.

    ⚙ Review session learning and patterns⚙ Extract reusable insights and patterns⚙ Write structured knowledge artifacts
  • meditation - Consolidate session learning into permanent architecture.
    meditationconsolidationarchitecturememory

    ★ 1 · Updated 2026-09-14

    Extracts session insights and patterns into durable skills, instructions, prompts, muscles, or memory files.

    ⚙ Review session history⚙ Extract candidate patterns⚙ Route patterns to artifacts
  • meditation - Transform session insights into durable knowledge
    meditationconsolidationmemoryknowledge-management

    ★ 0 · Updated 2026-09-14

    Extract session learning into reusable skills, instructions, prompts, muscles, or memory files.

    ⚙ Review session insights⚙ Extract reusable patterns⚙ Route patterns to artifacts
  • cao-learning - CAO Self-Learning
    caolearningretrospectionmemory

    ★ 0 · Updated 2026-09-14

    Report task outcomes and distill lessons so team performance improves across repeated workflow runs.

    ⚙ Report task outcomes⚙ Dispatch retrospector agent⚙ Apply injected lessons
  • ck - Context Keeper - Project Memory for Claude Code
    claude-codecontext-managementmemorynode-js

    ★ 2 · Updated 2026-09-14

    Manages persistent per-project memory and session context for Claude Code using Node.js scripts.

    ⚙ Register project context⚙ Save session state⚙ Resume project briefing
  • lians - Bitemporal agent memory layer for regulated environments
    memorybitemporalcompliancefinance

    ★ 11 · Updated 2026-09-13

    Stores and recalls agent facts using a bitemporal model to prevent stale revisions from contaminating context in regulated domains.

    ⚙ Store facts with event time⚙ Recall current non-stale facts⚙ Query past facts by date
  • self-learning-skills - Self-learning sidecar for agent memory
    memoryself-learningagent-sidecarbackport

    ★ 48 · Updated 2026-09-12

    Recalls prior shortcuts before tasks, records learnings after tasks, and supports reviews and backports.

    ⚙ Recall prior learnings before tasks⚙ Record durable learnings and recommendations⚙ Mark learnings or recommendations as used
  • smart-memory - Persistent transcript-first memory runtime for OpenClaw.
    memoryopenclawsqlitefastapi

    ★ 24 · Updated 2026-09-12

    Persistent local transcript-first memory for OpenClaw via a Node adapter and FastAPI engine.

    ⚙ Ingest transcript messages⚙ Retrieve entity-aware context⚙ Commit facts and summaries
  • rag-wrapper - Augment agents with Qdrant RAG context retrieval
    ragqdrantcontext-retrievalagent-wrapper

    ★ 602 · Updated 2026-09-12

    Provides patterns to wrap agents with persistent memory and context retrieved from Qdrant.

    ⚙ Query context from Qdrant⚙ Format retrieved context blocks⚙ Prepend context to target tasks
  • java-performance - JVM Performance Tuning and Analysis
    javajvmperformancegc

    ★ 602 · Updated 2026-09-11

    Optimizes JVM performance through garbage collection tuning, memory analysis, CPU profiling, and benchmarking.

    ⚙ Tune garbage collection⚙ Profile CPU hotspots⚙ Analyze memory leaks

Scroll to load more