Vault Synthesize banner
2233admin 2233admin

Vault Synthesize

Development community

Description

--- name: vault-synthesize description: Scan vault for unnamed patterns and write synthesis notes --- Scan the vault for unnamed cross-source patterns and write synthesis notes. Steps: 1. Use `vault.search` to find notes created in the last 30 days across major topic areas 2. Look for: recurring themes appearing in 3+ notes, concept evolution (same term used differently over time), entity convergence (2+ separate chains of thought converging on same person/project/idea), orphan rescue (isolate

Installation

Installs to ~/.claude/skills/2233admin-obsidian-llm-wiki-vault-synthesize/SKILL.md

Terminal
mkdir -p ~/.claude/skills/2233admin-obsidian-llm-wiki-vault-synthesize && curl -fsSL https://raw.githubusercontent.com/2233admin/obsidian-llm-wiki/HEAD/commands/vault-synthesize.md -o ~/.claude/skills/2233admin-obsidian-llm-wiki-vault-synthesize/SKILL.md

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

Full documentation available on GitHub

View Source Repository