obsidian-literature-workflow
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseObsidian Literature Workflow
Obsidian文献工作流
Handle the literature sub-workflow inside the filesystem-first Obsidian project knowledge base.
处理以文件系统为优先的Obsidian项目知识库中的文献子工作流。
Role in the workflow
工作流中的角色
This is a supporting skill under .
obsidian-project-memoryUse it when the user says things like:
- “My papers are in Obsidian”
- “Read papers from Zotero and create notes in the vault”
- “Review the notes under ”
Papers/ - “Generate literature knowledge notes from this project vault”
- “Connect paper notes to project knowledge”
- “Show me the literature structure as a map/graph”
- “Check whether all papers already have detailed notes”
这是下的辅助技能。
obsidian-project-memory当用户提出如下需求时可使用该技能:
- “我的论文都存在Obsidian里”
- “从Zotero读取论文并在库中创建笔记”
- “查看目录下的笔记”
Papers/ - “基于这个项目库生成文献知识笔记”
- “将论文笔记和项目知识关联起来”
- “以思维导图/关系图的形式展示文献结构”
- “检查是否所有论文都有详细笔记”
Assumptions
前提假设
- The project is already bound through , or can be imported with
.claude/project-memory/registry.yamlobsidian-project-bootstrap - Durable paper notes live under inside
Papers/Research/{project-slug}/ - Obsidian note writing is done through the filesystem; no Obsidian MCP is required
- Zotero may still be used as the source of metadata/full text; use when the source corpus is in Zotero
$zotero-obsidian-bridge
- 项目已经通过绑定,或可以通过
.claude/project-memory/registry.yaml导入obsidian-project-bootstrap - 持久化的论文笔记存储在下的
Research/{project-slug}/目录中Papers/ - Obsidian笔记通过文件系统编写,无需使用Obsidian MCP
- Zotero仍可作为元数据/全文的来源;如果源语料库在Zotero中,使用处理
$zotero-obsidian-bridge
Default workflow
默认工作流
- Read bound project memory and locate the vault root.
- If the source papers are in Zotero, explicitly use to pull them into canonical
$zotero-obsidian-bridgenotes.Papers/*.md - Scan and adjacent synthesis notes using filesystem tools.
Papers/ - Normalize note metadata and structure using .
$obsidian-markdown- Prefer the standardized review schema:
ClaimMethodEvidenceLimitationDirect relevance to repoRelation to other papers
- Prefer the standardized review schema:
- Query narrowly first:
- read the relevant paper notes,
- then the linked notes,
Knowledge/ - and only then open if the user asked for a review or comparison deliverable.
Writing/
- Prefer updating existing paper notes and literature synthesis notes over creating sibling notes.
- Default literature synthesis should land in , not
Knowledge/orExperiments/:Results/- update
Knowledge/Literature-Overview.md - update
Knowledge/Method-Families.md - update when the synthesis is stable enough to deserve canonical notes.
Knowledge/Research-Gaps.md
- update
- If the source is a named collection and the user cares about completeness, maintain a collection inventory note with explicit coverage mapping.
- Refresh after major paper-note changes or batch note creation.
Maps/literature.canvas- Prefer argument-map structure over dense all-to-all links.
- Prefer semantic filtering and edge thinning.
- Create only when a lightweight presentation graph is needed.
Maps/literature-main.canvas
- Update the daily note and project memory with what changed.
- 读取绑定的项目内存,定位库根目录。
- 如果源论文存储在Zotero中,明确使用将其拉取为规范的
$zotero-obsidian-bridge笔记。Papers/*.md - 使用文件系统工具扫描目录及相邻的整合笔记。
Papers/ - 使用规范化笔记元数据和结构。
$obsidian-markdown- 优先使用标准化的综述 schema:
ClaimMethodEvidenceLimitationDirect relevance to repoRelation to other papers
- 优先使用标准化的综述 schema:
- 优先进行窄范围查询:
- 先读取相关的论文笔记,
- 再读取关联的笔记,
Knowledge/ - 仅当用户要求生成综述或对比交付物时才打开目录。
Writing/
- 优先更新现有论文笔记和文献整合笔记,而非创建同级笔记。
- 默认的文献整合内容应当存入目录,而非
Knowledge/或Experiments/:Results/- 更新
Knowledge/Literature-Overview.md - 更新
Knowledge/Method-Families.md - 更新当整合内容足够稳定,值得生成规范笔记时执行上述操作。
Knowledge/Research-Gaps.md
- 更新
- 如果来源是指定集合且用户关心完整性,维护一份集合清单笔记,附带明确的覆盖范围映射。
- 在论文笔记发生重大变更或批量创建笔记后,刷新。
Maps/literature.canvas- 优先使用论点图结构,而非密集的全连接链路。
- 优先进行语义过滤和边精简。
- 仅当需要轻量化展示图谱时才创建。
Maps/literature-main.canvas
- 更新每日笔记和项目内存,记录变更内容。
Default outputs
默认输出
- remains first-class: one durable paper note per paper whenever possible
Papers/ - holds durable literature synthesis notes
Knowledge/ - is the default visual graph surface
Maps/literature.canvas - literature work should usually produce at least one of:
- new or updated paper notes,
- new or updated knowledge notes,
- literature-canvas refresh,
- optional writing synthesis when requested
- 始终为第一优先级:尽可能为每篇论文生成一份持久化的论文笔记
Papers/ - 存储持久化的文献整合笔记
Knowledge/ - 为默认的可视化图谱载体
Maps/literature.canvas - 文献工作通常至少应当产出以下成果之一:
- 新增或更新的论文笔记,
- 新增或更新的知识笔记,
- 文献画布刷新,
- 按需可选的写作整合内容
Default stance
默认原则
Do not assume by default:
Concepts/Datasets/- views
.base
The literature workflow may create by default. Other artifacts still require explicit justification.
Maps/literature.canvas默认情况下不要假设存在:
Concepts/Datasets/- 视图
.base
文献工作流可以默认创建,其他产物仍需要明确的使用理由。
Maps/literature.canvasReferences
参考资料
Load only what is needed:
- - detailed paper-note frontmatter and sections
references/PAPER-NOTE-SCHEMA.md - - how and when to refresh
references/CANVAS-WORKFLOW.mdMaps/literature.canvas
仅加载所需内容:
- - 详细的论文笔记前置元数据和章节说明
references/PAPER-NOTE-SCHEMA.md - - 如何以及何时刷新
references/CANVAS-WORKFLOW.mdMaps/literature.canvas