Brain Person banner
vuhai2002 vuhai2002

Brain Person

Productivity community

Description

--- description: Create or update a person note (colleague, contact, family) in the second brain from the conversation. argument-hint: "<person name>" --- # /brain-person Create or update a person note. ## Steps 1. **Resolve the vault** path (env `SECOND_BRAIN_PATH` / `~/.claude/CLAUDE.md` / ask). READ `<vault>/AGENTS.md` and `<vault>/index.md` first. 2. **Find the existing note** for `$ARGUMENTS` (search `index.md` and the `people/` folders across domains). If found, update it; if not, creat

Installation

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

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

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

Full documentation available on GitHub

View Source Repository