Brain Ingest banner
vuhai2002 vuhai2002

Brain Ingest

Development community

Description

--- description: Ingest a source (pasted text, a file, or a URL) into the second brain - save the original and update related pages around it. argument-hint: "<URL | file path | or pasted text>" --- # /brain-ingest File a source into the vault and let the wiki update around it. ## Steps 1. **Resolve the vault** (env `SECOND_BRAIN_PATH` / `~/.claude/CLAUDE.md` / ask). READ `AGENTS.md` + `index.md` first. 2. **Get the source content**: if `$ARGUMENTS` is a URL, fetch it with the built-in web fe

Installation

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

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

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

Full documentation available on GitHub

View Source Repository