Automation
/kb-index
Refresh the auto index block inside 02-Index.md without overwriting curated content.
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-index
Context preview
What this command does when you run it.
Refresh the auto index block inside 02-Index.md without overwriting curated content.
Command definition
kb-index.mdname: kb-index description: Refresh the auto index block inside 02-Index.md without overwriting curated content. tags: [Research, Obsidian, KB]
/kb-index
python3 "${CLAUDE_PLUGIN_ROOT}/skills/obsidian-project-kb-core/scripts/project_kb.py" sync --cwd "$PWD" --scope indexThe index is a human navigation note, not a registry mirror. Only the auto-generated block should be refreshed here; curated sections must stay intact.
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
Stats
5,449
Stars
423
Forks
Active
Maintenance
Python
Language
MIT
License
19d ago
Last commit
7mo ago
Created
Repo: Galaxy-Dawn/claude-scholar
Other commands on claude-scholar.
Auto-invokedCommand
Auto-invokedCommand
Auto-invokedCommand
Auto-invokedCommand
code-review
Comprehensive security and quality review of uncommitted changes:
Auto-invokedCommand
commit
Commit changes following Conventional Commits format (local only, no push).
Auto-invokedCommand

