From claude-scholar
Manages project-scoped Obsidian knowledge bases: bootstraps structure, routes notes to folders, maintains hub/plan/index/registry, handles lifecycles, runs lints and checks.
npx claudepluginhub galaxy-dawn/claude-scholar --plugin claude-scholarThis skill uses the workspace's default tool permissions.
This is the **main workflow authority** for project-scoped Obsidian knowledge maintenance.
references/BINDING-LAYER.mdreferences/DAILY-PROMOTION.mdreferences/DIRECTORY-SCHEMA.mdreferences/HUB-PLAN-INDEX.mdreferences/LIFECYCLE.mdreferences/LINT.mdreferences/REGISTRY.mdscripts/kb_canvas_check.pyscripts/kb_common.pyscripts/kb_index_check.pyscripts/kb_link_check.pyscripts/kb_lint.pyscripts/kb_registry_check.pyscripts/kb_scaffold.pyscripts/project_kb.pyIntegrates Claude with Obsidian vaults for note creation, task management, knowledge organization, and project docs using CLI (1.12+), MOCs, properties.
Manages Obsidian vault structure by organizing documents into service and work-log layers, adding files with auto-categorization and metadata, processing meeting notes, running health checks, and committing via Git.
Sets up persistent Obsidian wiki vault from one-sentence description, scaffolds structure, maintains cross-references, and manages hot cache for knowledge compounding.
Share bugs, ideas, or general feedback.
This is the main workflow authority for project-scoped Obsidian knowledge maintenance.
Default project root:
Research/{project-slug}/
Default structure:
00-Hub.md
01-Plan.md
02-Index.md
Sources/
Knowledge/
Experiments/
Results/
Reports/
Writing/
Daily/
Maps/
Archive/
_system/
Research/{project-slug}/..claude/project-memory/* only as the runtime binding layer._system/registry.md is the only visible project registry.02-Index.md is a human navigation note, not a registry mirror.Maps/ is a derived-artifact area; do not generate non-essential canvases by default.Results/Reports/ is the default subdirectory for round and batch experiment reports.Sources / Knowledge / Experiments / Results / Results/Reports / Writing / Daily / Maps / Archive00-Hub.md, 01-Plan.md, 02-Index.md_system/registry.md, _system/schema.md, _system/lint-report.mdUse the scripts under scripts/ for:
Use agents for:
references/DIRECTORY-SCHEMA.mdreferences/HUB-PLAN-INDEX.mdreferences/REGISTRY.mdreferences/DAILY-PROMOTION.mdreferences/LIFECYCLE.mdreferences/LINT.mdreferences/BINDING-LAYER.md