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


