Skip to content
Automation
Skill

/obsidian-source-ingestion

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.

From plugin
claude-scholar
5.1k45 skills6 agents65 commands5 hooks
Install
$ npx -y skills add Galaxy-Dawn/claude-scholar --skill obsidian-source-ingestion --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/obsidian-source-ingestion

Context preview

The summary Claude sees to decide when to auto-load this skill.

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.

SKILL.md

obsidian-source-ingestion.SKILL.md
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`
Ships withclaude-scholar

Semi-automated research assistant for academic research and software development. Supports Claude Code, Codex CLI, Kimi Code CLI, and OpenCode across ideation, coding, experiments, writing, and publication.

Get the whole plugin