LLM Skills
~/catalogue/synthèse et résumé//vault-deep-synthesis

Synthèse approfondie du vault

/vault-deep-synthesis

Utilisez le skill obsidian-second-brain. Exécutez `/vault-deep-synthesis [topic]` :

eugeniughelbureugeniughelbur
4.1k
17 juin 2026
MIT License
// contenu du skill

description: Deep cross-reference of everything the vault knows about one topic - agreements, contradictions, stale claims, and coverage gaps. Pure vault, no network

category: thinking

triggers_en: ["synthesize what I know about", "deep synthesis on", "cross-reference my notes on", "what does my vault say about"]


Use the obsidian-second-brain skill. Execute /vault-deep-synthesis [topic]:

A focused, topic-driven cross-reference of the existing vault. Unlike /obsidian-synthesize (which scans the whole vault for unnamed patterns unprompted), this takes a topic you name and reads every note touching it to produce one consolidated view. Pure vault: no network, no API keys.

  1. Resolve the topic from the argument. If none, ask what to synthesize.
  2. Find every note that references the topic - grep and list exhaustively across wiki/, Research/, Knowledge/, Ideas/, and any project folders (do not sample; see the anti-fabrication rule). Match by every plausible name, alias, and folder.
  3. Read the matching notes and cross-reference them into:
  • What the vault agrees on - claims multiple notes corroborate, with [[wikilinks]] to each.
  • Contradictions - where notes disagree; name both [[notes]] and the specific conflict. Do not resolve them here (that is /obsidian-reconcile); just surface them.
  • Stale claims - dated facts that may no longer hold (cite the note and the date).
  • Coverage gaps - questions the topic raises that the vault does not answer.
  1. Write the synthesis to wiki/concepts/YYYY-MM-DD - synthesis - <topic-slug>.md (type: synthesis, tagged [research, thinking, vault-deep-synthesis]), listing the source notes it read in frontmatter.
  2. Do NOT modify the source notes - this command only reads and synthesizes. Append a one-line entry to the operation log.

AI-first rule: Every note created or updated by this command MUST follow references/ai-first-rules.md - ## For future Claude 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. The vault is for future-Claude retrieval - not human reading.

Anti-fabrication: Enumerate the matching notes exhaustively, do not sample - a partial scan reported as complete produces confident wrong answers. Never invent a claim, contradiction, or source; if the vault is thin on the topic, say so. See the anti-fabrication and search-completeness hard rules in references/ai-first-rules.md.

// source originale publique
eugeniughelbur/obsidian-second-brain
/commands/vault-deep-synthesis.md
Licence : MIT License
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.
// installer ce skill
Collez cette commande dans votre terminal à la racine de votre projet :
mkdir -p .claude/commands && curl -o ".claude/commands/vault-deep-synthesis.md" "https://raw.githubusercontent.com/eugeniughelbur/obsidian-second-brain/main/commands/vault-deep-synthesis.md"
Ensuite dans Claude Code, tapez /vault-deep-synthesis pour l'activer.
open_in_newVoir la source originale
// sauvegarder
Sauvegarde disponible après connexion.
loginSe connecter pour sauvegarder
// informations
Étoiles 4.1k
LicenceMIT License
Mis à jour17 juin 2026
Format.md
AccèsGratuit
// similaires

Skills Synthèse et résumé

Voir toutarrow_forward