A comprehensive memory layer that gives AI agents personality, long-term learning, and secure credential storage.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install brain-v3-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install brain-v3-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
clawbrain is a specialized personal AI memory system developed for the Openclaw Skills ecosystem. It transforms standard AI interactions into personalized experiences by providing agents with an evolving soul consisting of six distinct personality traits: humor, empathy, curiosity, creativity, helpfulness, and honesty. Beyond simple chat history, it manages deep user profiles and conversation states to ensure every interaction is contextually relevant and emotionally intelligent.
This skill serves as the central nervous system for agents, enabling them to learn user preferences, detect real-time moods, and securely store sensitive data through an encrypted secrets module. Whether you are building a simple assistant or a complex autonomous agent, clawbrain provides the infrastructure needed for persistent memory and personality bonding.
To install this skill, use the following commands in your terminal:
# Install the package with all dependencies
pip install clawbrain[all]
# Run the interactive setup to configure keys and hooks
clawbrain setup
# Securely backup your encryption key
clawbrain backup-key --all
# Restart your agent service to apply changes
sudo systemctl restart clawdbot
You can further customize the installation by setting environment variables like BRAIN_AGENT_ID or BRAIN_POSTGRES_HOST in your service configuration.
The skill organizes information into several key data structures to provide a rich context for Openclaw Skills:
| Data Component | Description |
|---|---|
| User Profile | Tracks persistent data like names, interests, and preferred communication styles. |
| Soul Traits | A set of 6 evolving metrics that define the agent's personality and behavior. |
| Conversation State | Real-time tracking of user mood (e.g., happy, frustrated) and interaction intent. |
| Encrypted Secrets | Secure storage for API keys and credentials, decrypted only at runtime. |
| Learning Insights | Derived data points from user corrections and repeated interactions. |
Loading
A security-focused CLI bridge for Bitwarden and Vaultwarden that prioritizes redacted outputs to prevent accidental secret leakage.

A serverless Postgres skill for AI agents that provides instant database provisioning, scale-to-zero compute, and Git-like branching.

BotEmail.ai provides instant, permanent bot email addresses designed for automated testing, signup flows, and inbox monitoring without human intervention.

A comprehensive crypto intelligence skill providing real-time pricing, technical indicators, and market sentiment analysis.

A rendering server that enables AI agents to generate, visualize, and iterate on 3D parametric models.

A specialized tool for summarizing Bitcoin development mailing list activity and GitHub repository commits on a daily basis.








































