Claude-scholar obsidian-synthesis-map
Use this skill when generating higher-level synthesis notes such as literature reviews, comparison matrices, project summaries, or other cross-note summaries inside the project knowledge base.
install
source · Clone the upstream repo
git clone https://github.com/Galaxy-Dawn/claude-scholar
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/Galaxy-Dawn/claude-scholar "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/obsidian-synthesis-map" ~/.claude/skills/galaxy-dawn-claude-scholar-obsidian-synthesis-map && rm -rf "$T"
manifest:
skills/obsidian-synthesis-map/SKILL.mdsource content
Obsidian Synthesis Map
This is a legacy compatibility helper.
Despite the name, the current default workflow focuses on synthesis notes, not Bases or Canvas artifacts.
Default outputs
synthesis notesWriting/- project summaries tied to
,Knowledge/
,Papers/
, andExperiments/Results/ - comparison notes that help writing, planning, or result interpretation
Guidelines
- Use
as the main workflow authority.obsidian-project-memory - Use
for note quality.$obsidian-markdown - Keep synthesis notes anchored to real papers, experiments, results, and project questions via wikilinks.
- Prefer one durable synthesis note per purpose instead of many overlapping summaries.
- If the user explicitly asks for
or.base
artifacts, treat them as optional add-ons, not default outputs..canvas
Default stance
Do not generate:
Views/*.baseMaps/*.canvas
unless the user explicitly asks for those artifacts.