Agent Skills
› Galaxy-Dawn/claude-scholar
› obsidian-literature-workflow
obsidian-literature-workflow
GitHub用于项目级文献综述工作流,管理从论文源到知识综合、写作草稿及文献画布的完整流程。确保引用规范与证据链完整性。
Trigger Scenarios
需要进行学术文献综述
整理和综合研究资料
撰写相关工作章节
Install
npx skills add Galaxy-Dawn/claude-scholar --skill obsidian-literature-workflow -g -y
SKILL.md
Frontmatter
{
"name": "obsidian-literature-workflow",
"version": "1.0.0",
"description": "Use this skill for project-scoped literature review built on Sources\/Papers, with synthesis landing in Knowledge, writing handoff in Writing, and the default literature canvas under Maps\/literature.canvas."
}
Obsidian Literature Workflow
This skill owns the project literature workflow.
Main flow
Sources/Papers/ -> Knowledge/ -> Writing/ -> Maps/literature.canvas
Default outputs
Sources/Papers/{paper-slug}.mdKnowledge/Literature Overview.mdKnowledge/Method Taxonomy.mdKnowledge/Research Gaps.mdKnowledge/Claim Map.mdWriting/related-work-draft.mdonly after promoted claims pass the evidence gateWriting/comparison-matrix.mdonly after promoted claims pass the evidence gateMaps/literature.canvas
Rules
- paper notes stay under
Sources/Papers/ - literature synthesis does not live inside source notes
- every synthesis note must link its supporting source notes
- every research gap must carry evidence
- every promoted claim must carry an Evidence Record ID, source type, claim strength, allowed wording, and forbidden stronger wording when it may flow into writing or rebuttal
- weak paper notes, abstract-only pages, and webpage placeholders may update coverage or
To-Read, but they cannot supportKnowledgeorWritingconclusions - default graph output is
Maps/literature.canvas - do not generate extra canvases unless explicitly requested
Read next
references/PAPER-NOTE-SCHEMA.mdreferences/LITERATURE-OVERVIEW.mdreferences/CLAIM-EXTRACTION.mdreferences/METHOD-TAXONOMY.mdreferences/RESEARCH-GAPS.mdreferences/LITERATURE-CANVAS.md
Version History
- 2f7766f Current 2026-07-25 09:09


