← Back to Skills Marketplace
christinetyip

Second Brain: Turn conversations into lasting knowledge

by christinetyip · GitHub ↗ · v0.1.4
cross-platform ✓ Security Clean
6887
Downloads
14
Stars
51
Active Installs
5
Versions
Install in OpenClaw
/install second-brain
Description
Personal knowledge base powered by Ensue for capturing and retrieving understanding. Use when user wants to save knowledge, recall what they know, manage their toolbox, or build on past learnings. Triggers on "save this", "remember", "what do I know about", "add to toolbox", "my notes on", "store this concept".
Usage Guidance
Install this only if you intend to use Ensue as a cloud-backed persistent memory service. Review every draft before saving, do not store secrets or highly sensitive personal data, and use an API key you are comfortable granting access to this knowledge base.
Capability Analysis
Type: OpenClaw Skill Name: second-brain Version: 0.1.4 The skill bundle is designed for a 'second-brain' knowledge base using the Ensue API. The `SKILL.md` file provides clear instructions for the AI agent, explicitly warning against storing sensitive data (credentials, API keys, private paths) and logging API keys, and emphasizes user confirmation for actions. The `scripts/ensue-api.sh` script securely retrieves the `ENSUE_API_KEY` from an environment variable and uses it to authenticate with the `api.ensue-network.ai` endpoint via `curl`. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection with harmful intent. All components align with the stated purpose and follow good security practices.
Capability Assessment
Purpose & Capability
The stated purpose is to save, search, update, delete, and retrieve second-brain knowledge entries, and the documented Ensue API operations match that purpose.
Instruction Scope
The skill gives concrete triggers, requires confirmation and draft review before saving, confirms deletes, and explicitly warns against storing credentials, secrets, private paths, or system details.
Install Mechanism
The bundle contains one executable shell wrapper that calls the Ensue API with curl. This is disclosed in SKILL.md and is proportionate, but a tighter manifest-level command permission would improve reviewability if the platform supports it.
Credentials
The skill requires ENSUE_API_KEY and sends note contents and search queries to Ensue's external API. That is expected for a cloud-backed knowledge-base integration, but it is still a privacy-relevant data flow.
Persistence & Privilege
The skill intentionally creates persistent remote memory entries and can update or delete them. This is central to its purpose and is bounded by user-confirmation instructions for saves and deletes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install second-brain
  3. After installation, invoke the skill by name or use /second-brain
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.4
- Minor documentation update to SKILL.md. - Added a new line at the top with a clear API key requirement and instructions. - No code or functional changes were made.
v0.1.3
- Updated the metadata section to adjust the `homepage` URL for `clawdbot` integration. - No user-facing functionality changes; documentation only.
v0.1.2
- Added API shell wrapper script: scripts/ensue-api.sh - Enables command-line integration with the Ensue knowledge base API
v0.1.1
- Updated homepage link in skill metadata and setup instructions to include tracking parameters (?utm_source=clawdbot&utm_medium=workflow) - Removed the example API wrapper script file (scripts/ensue-api.sh)
v0.1.0
second-brain 0.1.0 - Initial release of the "second-brain" skill, a structured personal knowledge base powered by Ensue. - Supports capturing and retrieving knowledge via intuitive commands (e.g., "save this", "what do I know about"). - Clearly defined namespace for organizing concepts, toolbox, patterns, references, notes, and journal entries. - Provides strict guidelines for high-quality, retrievable content—ensuring future usefulness and security. - Includes ready-to-use templates for various content types (concepts, tools, patterns, references). - Implements robust interaction policies: always confirm before saving, avoid storing secrets, and enforce quality standards.
Metadata
Slug second-brain
Version 0.1.4
License
All-time Installs 242
Active Installs 51
Total Versions 5
Frequently Asked Questions

What is Second Brain: Turn conversations into lasting knowledge?

Personal knowledge base powered by Ensue for capturing and retrieving understanding. Use when user wants to save knowledge, recall what they know, manage their toolbox, or build on past learnings. Triggers on "save this", "remember", "what do I know about", "add to toolbox", "my notes on", "store this concept". It is an AI Agent Skill for Claude Code / OpenClaw, with 6887 downloads so far.

How do I install Second Brain: Turn conversations into lasting knowledge?

Run "/install second-brain" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Second Brain: Turn conversations into lasting knowledge free?

Yes, Second Brain: Turn conversations into lasting knowledge is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Second Brain: Turn conversations into lasting knowledge support?

Second Brain: Turn conversations into lasting knowledge is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Second Brain: Turn conversations into lasting knowledge?

It is built and maintained by christinetyip (@christinetyip); the current version is v0.1.4.

💬 Comments