Agent Skills
› Galaxy-Dawn/claude-scholar
› obsidian-source-ingestion
obsidian-source-ingestion
GitHub用于将外部材料作为源笔记导入到 Obsidian 知识库的指定目录中,遵循源中心原则并自动更新注册表和索引文件。
Trigger Scenarios
需要导入论文、网页、文档、数据或访谈等外部资料
为新获取的信息创建项目本地的源笔记
Install
npx skills add Galaxy-Dawn/claude-scholar --skill obsidian-source-ingestion -g -y
SKILL.md
Frontmatter
{
"name": "obsidian-source-ingestion",
"description": "Use this skill to ingest external materials into the current project-scoped Obsidian KB as source notes under Sources\/Papers, Sources\/Web, Sources\/Docs, Sources\/Data, Sources\/Interviews, or Sources\/Notes."
}
Obsidian Source Ingestion
Use this skill when external material should become a project-local source note.
Targets
Sources/Papers/Sources/Web/Sources/Docs/Sources/Data/Sources/Interviews/Sources/Notes/
Core rules
- source notes are source-centered, not synthesis-centered
- every new canonical source note must update
_system/registry.md - important sources should update
02-Index.md - if the source arrived during an active work session, append a short note to today's
Daily/ - do not create a top-level
Papers/
Read next
references/SOURCE-TYPES.mdreferences/PAPER-SOURCE-NOTES.mdreferences/WEB-SOURCE-NOTES.mdreferences/DATA-SOURCE-NOTES.mdreferences/INTERVIEW-SOURCE-NOTES.md
Version History
- 2f7766f Current 2026-07-25 09:09


