m3talux
01Plugin Claude Code
SuperBrain — automatic Claude Code to Obsidian second brain.
Plugin Claude Code
SuperBrain — automatic Claude Code to Obsidian second brain.
Plugin Claude Code
Automatic Claude Code -> Obsidian second brain: zero-config session capture, hybrid search, autonomous recall, daily/lessons/preferences.
Settings file Claude Code
Agent settings declaring 9 allowed tools.
MCP server Claude CodeCodexCursor +2
MCP server "superbrain" as configured in m3talux/superbrain. Runs ${CLAUDE_PLUGIN_ROOT}/dist/bin/sb-mcp.js with node.
Instructions file
Instructions for m3talux/superbrain, covering superbrain — repository rules, non-negotiables, public-facing content, versioning and workflow.
Command
Adopt an existing directory as the SuperBrain vault (marks it, indexes existing notes).
Command
Generate a substantive project note for the current (or specified) repo. Forces a fresh discovery — if a project note already exists, appends a new ## SuperBrain discovery (date) section without clobbering existing content. Use when SuperBrain didn't auto-discover (e.g., the project's slug collided with a note…
Command
Inject freeform text into the SuperBrain vault. SuperBrain splits multi-topic input, places each item in the right scope (project / decision / capture / etc.), links related notes, and updates today's daily note. Short single-blob input is preserved verbatim; longer or multi-paragraph input is split via the inject…
Command
Import an existing Obsidian vault into SuperBrain's structure — non-destructive (source is read-only; SuperBrain's vault gets copies). Optional path argument; otherwise Claude finds the vault.
Hook
Runs after a tool call finishes, executing sb-observe.js via node. From m3talux/superbrain.
Hook
Runs when you submit a prompt, before the agent sees it, executing sb-observe.js and sb-recall.js via node (2 commands). From m3talux/superbrain.
Hook
Runs when the agent finishes a response, executing sb-checkpoint.js via node. From m3talux/superbrain.
Hook
Runs before the context is compacted, executing sb-checkpoint.js and sb-session-start.js via node (2 commands). From m3talux/superbrain.
Hook
Runs when a session ends, executing sb-checkpoint.js via node. From m3talux/superbrain.
Hook
Runs when a session starts, executing sb-session-start.js via node. From m3talux/superbrain.
Skill Claude CodeCodex
Internal SuperBrain skill — run by the detached capture child to distill a session-event delta into routed Obsidian notes. Not for direct user invocation.
Skill Claude CodeCodex
Search the user's SuperBrain second-brain vault. Use whenever the user references past work, prior decisions, "how did we", "did we already", earlier sessions, a project's history, or anything that may already be recorded — before answering from scratch.