create-command
Create a new obsidian-second-brain command via interview - zero markdown editing required
Automatic synthesis - scans the vault for unnamed patterns and writes synthesis pages without being asked
> /plugin marketplace add eugeniughelbur/obsidian-second-brain > /plugin install obsidian-second-brain@obsidian-second-brain
How it fires
How this command gets triggered: by you, by Claude, or both.
/obsidian-synthesizeContext preview
What this command does when you run it.
Automatic synthesis - scans the vault for unnamed patterns and writes synthesis pages without being asked
description: Automatic synthesis - scans the vault for unnamed patterns and writes synthesis pages without being asked category: thinking triggers_en: ["synthesize", "auto-synthesis", "make synthesis notes", "find unnamed patterns"] triggers_es: ["sintetiza", "síntesis automática", "crea notas de síntesis", "busca patrones nuevos", "saca conclusiones de mis notas"] triggers_pt: ["sintetize", "auto-síntese", "crie notas de síntese", "encontre padrões sem nome"] triggers_zh: ["自动综合我的知识库", "生成综合笔记", "把未命名的模式写成总结", "扫描知识库并形成综合结论"]
Use the obsidian-second-brain skill. Execute `/obsidian-synthesize`:
This command can run manually or as a scheduled agent. It thinks for you.
1. Read `_CLAUDE.md` first if it exists in the vault root 2. Read `index.md` to understand all existing pages 3. Read recent operation log: if `Logs/` exists, read the last 2-3 `Logs/YYYY-MM-DD.md` files; otherwise read `log.md` (last 20 entries)
4. Scan for synthesis opportunities - spawn parallel subagents:
5. For each synthesis found:
---
date: YYYY-MM-DD
tags:
- concept
- synthesis
auto_generated: true
---6. Update `index.md` with new synthesis pages 7. Append to the operation log: if `Logs/` exists write `**HH:MM** - synthesize | X synthesis pages created, Y orphans rescued, Z connections found` to `Logs/YYYY-MM-DD.md`; otherwise append `## [YYYY-MM-DD] synthesize | X synthesis pages created, Y orphans rescued, Z connections found` to `log.md` 8. If a daily note exists for today, add a Synthesis section with a brief summary
The vault should generate its own insights. Not just when asked - on its own schedule.
---
**AI-first rule:** Every note created or updated by this command MUST follow `references/ai-first-rules.md` - `## For future agent` preamble, rich frontmatter (`type`, `date`, `tags`, `ai-first: true`, plus type-specific fields), recency markers per external claim, mandatory `[[wikilinks]]` for every person/project/concept referenced, sources preserved verbatim with URLs inline, and confidence levels where applicable. If that path does not resolve from your working directory, search upward for it; if you still cannot read it, say so before writing rather than producing a note that silently skips the rule. The vault is for future agent retrieval - not human reading.
**Anti-fabrication:** Search exhaustively before claiming any note, person, or file is absent - false absence is the most common failure mode - and never invent facts, entities, or dates (mark unknowns as `TBD`). See the anti-fabrication and search-completeness hard rules in `references/ai-first-rules.md`.
Persistent memory for Claude Code and 6 other CLI agents, stored as plain markdown in your Obsidian vault. Stop re-explaining your projects, decisions and people every session. 45 commands: hybrid semantic search, self-rewriting notes, key-less web research, and scheduled agents that maintain the vault while you sleep.
Repo: eugeniughelbur/obsidian-second-brain
Create a new obsidian-second-brain command via interview - zero markdown editing required
Surface 3-5 next-direction candidates by reading ungraduated ideas, open project questions, and orphan research notes - what is worth working on next
Vault-first source-grounded research via Gemini File Search. One command, no browser. The grounded parallel to /research-deep (which is open-web via…
Scan a codebase and write a maintained set of architecture notes into the vault - overview, per-module notes, key decisions. Re-run to refresh without…
Bulk-triage a kanban board - surface stale items and archive, reschedule, or mark them done in one pass
Show or update a kanban board - flags overdue items, updates from conversation