← Back to Skills Marketplace
christinetyip

Second Brain: Turn conversations into lasting knowledge

by christinetyip · GitHub ↗ · v0.1.4
cross-platform ✓ Security Clean
7457
Downloads
14
Stars
0
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 want Ensue to store and search your persistent knowledge. Review drafts before saving, avoid secrets or highly sensitive personal details, and keep the Ensue API key scoped to an account you trust for this data.
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 skill describes saving, searching, retrieving, updating, and deleting second-brain knowledge, and the documented Ensue API operations match that purpose.
Instruction Scope
The trigger phrases are broad and include common language, but the artifact gives clear intent mapping, draft-and-confirm rules for saves, confirmation for deletes, and explicit anti-patterns against auto-saving or storing secrets.
Install Mechanism
The bundle uses a disclosed shell wrapper around curl to call the Ensue API and requires ENSUE_API_KEY; there is no hidden installer, package install, obfuscation, or unrelated execution path.
Credentials
Saved entries and search queries are sent to Ensue's external API, which is privacy-relevant but proportionate for a cloud-backed knowledge-base integration and disclosed through the API-key and endpoint usage.
Persistence & Privilege
The skill intentionally creates persistent remote memory entries and can update or delete them, but that authority is central to the purpose and bounded by user-facing confirmation guidance for mutating actions.
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 0
Active Installs 0
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 7457 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