Brain Daily banner
vuhai2002 vuhai2002

Brain Daily

Productivity community

Description

--- description: Create or update today's daily note in the second brain. argument-hint: "[domain]" --- # /brain-daily ## Steps 1. **Resolve the vault** and READ `AGENTS.md`. Get today's date from the environment. 2. Pick the **domain** (`$ARGUMENTS`, else infer from context or ask). Ensure `<domain>/wiki/daily/` exists. 3. Create or update `<domain>/wiki/daily/YYYY-MM-DD.md` (`type: daily`) with a `## For future Claude` preamble + an activity list, `[[wikilinks]]` to the people/projects touch

Installation

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

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

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

Full documentation available on GitHub

View Source Repository