TotalReclaw: Your Encrypted Memory Vault

Manage encrypted long-term memory for NanoClaw via TotalReclaw MCP tools.

1|2|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/p-diogo/totalreclaw --skill totalreclaw-your-encrypted-memory-vault
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: TotalReclaw: Your Encrypted Memory Vault
Source: https://github.com/p-diogo/totalreclaw/tree/main/skill-nanoclaw/mcp
Command: npx skills add https://github.com/p-diogo/totalreclaw --skill totalreclaw-your-encrypted-memory-vault

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

It helps NanoClaw users reliably store, retrieve, update, and export long-term memories without exposing plaintext to the server.

Core Features & Use Cases

  • Automatic recall at conversation start: Rehydrates relevant context using a recall query derived from the user’s first message.
  • Controlled remembering: Stores only durable, user-owned facts like preferences, identity, goals, and corrected information, while avoiding transient or sensitive data.
  • Safe forgetting and backups: Deletes memories by ID upon confirmation and exports all memories for viewing or transfer.

Quick Start

Ask your AI agent to recall and then store what the user wants you to remember, using the available TotalReclaw MCP tools.

Frequently Asked Questions about TotalReclaw: Your Encrypted Memory Vault

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does encrypted memory storage work for AI agents?

Encrypted memory management works by automating structured fact storage and retrieval through dedicated MCP tools, ensuring plaintext is never exposed to the server during long-term recall, updates, or selective deletion.

How do I automatically load conversation context at session start?

Automatically load conversation context by triggering a recall query derived from the user's first message, rehydrating relevant long-term context securely before the interaction continues.

Can I export and decrypt my stored agent memories for backup?

Yes, you can export and decrypt your stored agent memories for backup or transfer using a dedicated MCP tool, which generates a decrypted view of all previously stored facts.

What is the best way to permanently delete specific facts from long-term recall?

The best way to permanently delete specific facts from long-term recall is by executing a confirmed deletion command targeting the specific fact ID, removing the selected encrypted data while preserving other memories.

What type of data should I avoid storing in encrypted agent memory?

You should avoid storing transient or sensitive data in encrypted agent memory, focusing strictly on durable, user-owned facts like preferences, identity details, and corrected information to maintain privacy by design.