Agent Skills
› Galaxy-Dawn/claude-scholar
› obsidian-source-ingestion
obsidian-source-ingestion
GitHub用于将外部资料(如论文、网页、文档等)作为源笔记导入到 Obsidian 知识库的指定分类目录中,并遵循更新注册表和索引的核心规则。
触发场景
需要整理和存储外部参考资料
向项目知识库添加新的信息来源
安装
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
版本历史
- 2f7766f 当前 2026-07-25 09:09


