Toolverse
All skills

clawvault

by openclaw

Structured memory system for OpenClaw agents. Context death resilience (checkpoint/recover), structured storage, Obsidian-compatible markdown, and local semantic search.

Installation

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

Installation

Quick info

Author
openclaw
Category
Security
Views
6

About this skill

Structured memory system for OpenClaw agents. Context death resilience (checkpoint/recover), structured storage, Obsidian-compatible markdown, and local semantic search.

How to use

  1. Zainstaluj ClawVault CLI przez npm: npm install clawvault. Następnie zainstaluj wymagany backend qmd: npm install github:tobi/qmd. Oba narzędzia muszą być dostępne w ścieżce systemowej.

  2. Skonfiguruj zmienne środowiskowe (opcjonalnie): ustaw CLAWVAULT_PATH na katalog, gdzie będą przechowywane Twoje notatki, OPENCLAW_HOME na katalog OpenClaw, oraz OPENCLAW_STATE_DIR na katalog sesji. Jeśli ich nie ustawisz, ClawVault użyje wartości domyślnych.

  3. Włącz skill w OpenClaw: uruchom hook install, aby zarejestrować ClawVault w systemie, a następnie hook enable, aby aktywować go dla swoich agentów.

  4. Używaj skill do przechowywania pamięci: agent automatycznie zapisuje notatki w formacie Markdown w Twoim vault. Możesz je edytować ręcznie lub pozwolić agentowi zarządzać nimi.

  5. Wyszukuj i pobieraj kontekst: korzystaj z semantycznego wyszukiwania, aby znaleźć wcześniejsze notatki i decyzje. Agent będzie mieć dostęp do grafu pamięci przy podejmowaniu nowych decyzji.

  6. Naprawiaj przerwane sesje: jeśli sesja ulegnie przerwaniu, użyj repair-session, aby przywrócić stan agenta. ClawVault automatycznie tworzy kopie zapasowe przed modyfikacją transkryptów.

Related skills

typescript-review

by metabase

Review TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing TypeScript/JavaScript code.

Security
17133

brand-voice

by anthropics

Apply and enforce brand voice, style guide, and messaging pillars across content. Use when reviewing content for brand consistency, documenting a brand voice, adapting tone for different audiences, or checking terminology and style guide compliance.

Security
48158

ui-audit

by openclaw

AI skill for automated UI audits. Evaluate interfaces against proven UX principles for visual hierarchy, accessibility, cognitive load, navigation, and more. Based on Making UX Decisions by Tommy Geoco.

Security
1223

payload

by payloadcms

Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

Security
50171

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174

solidity-security

by wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

Security
10105