Brain Find banner
vuhai2002 vuhai2002

Brain Find

Development community

Description

--- description: Search the second brain vault and answer with citations to the source notes. argument-hint: "<what to look up>" --- # /brain-find Answer a question from the second brain, with sources. ## Steps 1. **Resolve the vault** path (env `SECOND_BRAIN_PATH` / `~/.claude/CLAUDE.md` / ask). READ `<vault>/index.md` first - it is the cheap catalog for locating candidate pages. 2. **Locate + read** the relevant `wiki/` pages (and `raw/` sources if needed) for `$ARGUMENTS`. Search by every

Installation

Installs to ~/.claude/commands/vuhai2002-second-brain-kit-brain-find.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vuhai2002/second-brain-kit/HEAD/.claude/commands/brain-find.md -o ~/.claude/commands/vuhai2002-second-brain-kit-brain-find.md

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

Full documentation available on GitHub

View Source Repository