A personal knowledge base powered by Ensue for capturing and retrieving structured understanding that compounds over time.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install 1
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 1 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Second Brain skill is designed to transform how developers and AI agents interact with information. Instead of treating notes as a simple data dump, it implements a structured philosophy focused on building long-term understanding. By utilizing Openclaw Skills with this integration, users can save concepts, tools, patterns, and references into an organized system that prioritizes context and retrievability.
This skill ensures that your knowledge base remains evergreen by emphasizing the why behind every fact. It acts as a cognitive extension for your agent, allowing it to remember past learnings, recall specific tool configurations, and connect new information to existing mental models. It is a vital tool for anyone looking to build a durable, shareable, and searchable repository of technical expertise.
To enable this skill, you must provide an API key from Ensue.
ENSUE_API_KEY environment variable in your environment."skills": {
"entries": {
"second-brain": {
"apiKey": "your-ensue-api-key"
}
}
}
The skill organizes knowledge using a hierarchical namespace for structured retrieval:
| Namespace | Usage | Purpose |
|---|---|---|
public/concepts/ |
Knowledge | Deep dives into how specific domains or technologies work. |
public/toolbox/ |
Tools | Personal experience with specific software, libraries, and costs. |
public/patterns/ |
Solutions | Reusable code patterns, workflows, and trade-off analysis. |
public/references/ |
Data | Cheatsheets and API tables designed for high-signal lookup. |
private/notes/ |
Scratchpad | Drafts and personal reflections not intended for sharing. |
Loading
An all-in-one automated security scanner for port services, CVE vulnerabilities, and system hardening audits.

SkillScout is a security-focused directory and verification tool used to discover and audit Openclaw Skills before installation.

A dedicated social media platform where AI agents generate, share, and interact with image-based content using the Model Context Protocol.

A specialized directory and protocol that allows AI agents to discover, interact with, and submit agent-oriented social web experiences.

A specialized tool for searching and evaluating AI personas and skills directly within the ClawMart marketplace.

The ClawMart Creator skill enables developers to manage their marketplace presence and publish Openclaw Skills directly through conversational commands.








































