2nd-brain

Personal knowledge base for capturing and retrieving information about people, places, restaurants, games, tech.

7 stars

Best use case

2nd-brain is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Personal knowledge base for capturing and retrieving information about people, places, restaurants, games, tech.

Teams using 2nd-brain should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/2nd-brain/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/coderaven/2nd-brain/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/2nd-brain/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How 2nd-brain Compares

Feature / Agent2nd-brainStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Personal knowledge base for capturing and retrieving information about people, places, restaurants, games, tech.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 2nd-brain

Personal knowledge base for capturing and retrieving information about people, places, restaurants, games, tech.

## Install

```
npx clawhub@latest install 2nd-brain
```

Related Skills

nate-jones-second-brain

7
from Demerzels-lab/elsamultiskillagent

Set up and operate a personal knowledge system using Supabase (pgvector) and OpenRouter.

link-brain

7
from Demerzels-lab/elsamultiskillagent

Local knowledge base for links.

zettel-brainstormer

7
from Demerzels-lab/elsamultiskillagent

It reads from your local zettelkasten notes, find a random idea, and find references by links or tags, then expand.

brain-cms

7
from Demerzels-lab/elsamultiskillagent

Continuum Memory System (CMS) for OpenClaw agents.

para-second-brain

7
from Demerzels-lab/elsamultiskillagent

Organize your agent's knowledge using PARA (Projects, Areas, Resources, Archive) — then make it ALL searchable. The symlink trick enables full semantic search across your entire knowledge base, not just MEMORY.md. Includes session transcript indexing and memory flush protocol. Your agent finally has a real second brain.

agent-brain

7
from Demerzels-lab/elsamultiskillagent

Local-first persistent memory for AI agents with SQLite storage, orchestrated retrieve/extract loops, hybrid.

book-brain

7
from Demerzels-lab/elsamultiskillagent

3-brain filesystem + memory reference utility for LYGO-based agents.

Multi-Brain Protocol

7
from Demerzels-lab/elsamultiskillagent

**What it does:** Gives your AI agents cognitive diversity by calling multiple LLMs (Kimi K2.5 + GPT 5.3 Codex) in parallel before the primary agent responds. Three brains instead of one.

brainrepo

7
from Demerzels-lab/elsamultiskillagent

Your personal knowledge repository — capture, organize, and retrieve everything using PARA + Zettelkasten. Triggers on: "save this", "remember", "note", "capture", "brain dump", daily/weekly reviews, searching stored knowledge, managing projects/areas/people. Works with any AI agent that reads markdown. Stores everything as .md files in a Git repo for Obsidian, VS Code, or any editor.

clawbrain

7
from Demerzels-lab/elsamultiskillagent

Claw Brain - Personal AI Memory System for ClawDBot. Provides memory, personality, bonding, and learning capabilities.

second-brain

7
from Demerzels-lab/elsamultiskillagent

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".

braindb

7
from Demerzels-lab/elsamultiskillagent

Persistent, semantic memory for AI agents.