obsidian-synthesis-map

Generates synthesis notes linking papers, experiments, and results in an Obsidian knowledge base.

Updated Oct 7, 2022
One-click install
npx skills add https://github.com/tamagusko/linux-cfg --skill obsidian-synthesis-map-tamagusko
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-synthesis-map
Source: https://github.com/tamagusko/linux-cfg/tree/main/dotfiles/claude/skills/obsidian-synthesis-map
Command: npx skills add https://github.com/tamagusko/linux-cfg --skill obsidian-synthesis-map-tamagusko

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Research knowledge bases accumulate scattered notes across papers, experiments, and results, making it hard to produce higher-level summaries like literature reviews or comparison matrices without manually re-reading everything. ## Core Features & Use Cases - Synthesis Note Generation: Creates durable synthesis notes in the Writing/ folder that consolidate findings across Knowledge/, Papers/, Experiments/, and Results/ directories. - Wikilink Anchoring: Keeps every synthesis note grounded in real sources by linking back to specific papers, experiments, and project questions. - Scoped Output Control: Avoids generating .base or .canvas artifacts by default, producing them only when explicitly requested. - Use Case: After running several experiments and reading related papers, ask for a comparison matrix or literature review note that ties the results together for a manuscript draft. ## Quick Start Ask the assistant to create a literature review synthesis note in the Writing folder that links the relevant papers and experiment results from the project knowledge base.

Frequently Asked Questions about obsidian-synthesis-map

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a literature review note in Obsidian from existing notes?

Request a synthesis note and it will be placed in the Writing folder, drawing content from your Papers, Experiments, and Results folders. Each claim is anchored to source notes through wikilinks so the review stays traceable.

What is the difference between a synthesis note and an Obsidian canvas?

A synthesis note is a standard Markdown document consolidating findings across sources, while a canvas is a visual board artifact. This workflow produces synthesis notes by default and only creates .canvas or .base files when explicitly asked.

Can I generate comparison matrices across multiple experiments?

Yes, comparison notes are a supported output type. They pull data from the Experiments and Results folders and link back to each source, helping with result interpretation and writing.

Does this skill work with Obsidian Bases files?

Bases (.base files) are treated as optional add-ons, not default outputs. They are only generated when the user explicitly requests them; otherwise the skill produces plain Markdown synthesis notes.

When should I not create a new synthesis note?

Avoid creating overlapping summaries for the same purpose. The guideline is one durable synthesis note per purpose, so update an existing note rather than generating a near-duplicate.