Skip to content

/kb-ingest

Source path or URL to ingest.

From plugin
claude-scholar
5.5k65 skills6 agents65 commands5 hooks
Install
> /plugin marketplace add Galaxy-Dawn/claude-scholar
> /plugin install claude-scholar@claude-scholar

How it fires

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

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/kb-ingest

Context preview

What this command does when you run it.

Source path or URL to ingest.

Command definition

kb-ingest.md
name: kb-ingest
description: Ingest external material into Sources/* inside the bound project KB, then update registry, index, and daily note as needed.
args:
  - name: path
    description: Source path or URL to ingest.
    required: true
tags: [Research, Obsidian, KB, Ingestion]

/kb-ingest

Use `obsidian-source-ingestion` with the new routing rules:

  • paper -> `Sources/Papers/`
  • web -> `Sources/Web/`
  • docs/spec -> `Sources/Docs/`
  • dataset/benchmark -> `Sources/Data/`
  • interview/transcript -> `Sources/Interviews/`
  • loose imported note -> `Sources/Notes/`

After ingest:

  • update `_system/registry.md`
  • update `02-Index.md` when the source is important
  • append a short line to today's `Daily/` when this is part of an active session
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, auto-invoked

Other commands on claude-scholar.