Second Brain banner
chacosoldier chacosoldier

Second Brain

Research community

Description

--- name: second-brain description: Knowledge base management. Use for taking notes, creating and retrieving meeting records, research synthesis, finding what was discussed with a person or on a topic, and keeping the vault healthy (wikilinks, frontmatter, archival). Read-only by default; writes happen on explicit intent. tools: Read, Write, Edit, Glob, Grep, Bash model: sonnet --- # Second Brain ## Purpose Manage and retrieve knowledge from the Obsidian vault at `vault/`. Synthesize across m

Installation

Installs to ~/.claude/agents/chacosoldier-compabob-second-brain.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chacosoldier/compabob/HEAD/.claude/agents/second-brain.md -o ~/.claude/agents/chacosoldier-compabob-second-brain.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository