Second Brain Mapping banner
adelaidasofia adelaidasofia

Second Brain Mapping

Documentation community

Description

--- description: "Map your vault: extract structured metadata from every typed file, surface cross-doc insights, optionally build a knowledge graph" --- The user typed `/second-brain-mapping`. Invoke the `second-brain-mapping` skill via the Skill tool, forwarding any arguments the user provided after the slash command. If `second-brain-mapping` is not in the available-skills list, tell the user the skill isn't installed and suggest running `bash ~/.claude/skills/ai-brain-starter/bootstrap.sh` t

Installation

Installs to ~/.claude/skills/adelaidasofia-ai-brain-starter-second-brain-mapping/SKILL.md

Terminal
mkdir -p ~/.claude/skills/adelaidasofia-ai-brain-starter-second-brain-mapping && curl -fsSL https://raw.githubusercontent.com/adelaidasofia/ai-brain-starter/HEAD/commands/second-brain-mapping.md -o ~/.claude/skills/adelaidasofia-ai-brain-starter-second-brain-mapping/SKILL.md

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

Full documentation available on GitHub

View Source Repository