Toolverse
All skills

memory-manager

by openclaw

Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory loss, save context snapshots, search historical memories, or track memory usage patterns. Never lose context again.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Backend
Views
1

About this skill

Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory loss, save context snapshots, search historical memories, or track memory usage patterns. Never lose context again.

How to use

  1. Zainicjuj strukturę pamięci, uruchamiając skrypt inicjalizacyjny ze ścieżki ~/.openclaw/skills/memory-manager/init.sh. Utworzy to katalogi: episodic (dzienne logi zdarzeń), semantic (baza wiedzy), procedural (przewodniki proceduralne) i snapshots (kopie zapasowe przed kompresją).

  2. Sprawdzaj ryzyko kompresji pamięci za pomocą skryptu detect.sh. Narzędzie wyświetli status: bezpieczny (poniżej 70% pojemności), ostrzeżenie (70-85%) lub krytyczny (powyżej 85%), co pozwoli Ci podjąć działania przed utratą danych.

  3. Automatycznie organizuj istniejące wspomnienia, uruchamiając skrypt organize.sh. Migruje on płaskie pliki markdown do właściwej struktury: wpisy czasowe trafiają do episodic, fakty i koncepcje do semantic, a przepływy pracy do procedural.

  4. Wyszukuj historyczne wspomnienia za pomocą funkcji wyszukiwania semantycznego, aby szybko znaleźć potrzebne informacje z przeszłych sesji agenta bez konieczności ręcznego przeglądania logów.

Related skills

fastapi-pro

by sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

Backend
54128

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

gog

by openclaw

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Backend
34126

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146