first commit
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
---
|
||||
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.md`
|
||||
- `references/PAPER-SOURCE-NOTES.md`
|
||||
- `references/WEB-SOURCE-NOTES.md`
|
||||
- `references/DATA-SOURCE-NOTES.md`
|
||||
- `references/INTERVIEW-SOURCE-NOTES.md`
|
||||
Reference in New Issue
Block a user