← All skills & workflows

obsidian

bob-workspace-bootstrap

Bootstraps the BOB Workspace plugin datamodel by scanning vault templates and frontmatter and writing canonical YAML schema source files to

ha # BOB Workspace Bootstrap

Difficulty
beginner
Input
conversation
Output
document
Needs
none

What it needs

  • vault_path — Absolute path to the user's vault root
  • templates_path — Path to existing templates folder; auto-detected if omitted
  • vault_path — Absolute path to the user's vault root (minimum route must have run first)
  • base_route — Which route's proposal to render (minimum | extend); defaults to minimum
  • entities — Explicit list of entity slugs to generate Bases for; if omitted, generates for all YAML source files lacking a matching .base

What you get

  • added-yaml-source
  • bases
  • diagnostic-report (markdown)
  • merge-report (markdown)
  • proposal-report (markdown)
  • updated-yaml-source
  • yaml-source
  • {vault}/

Ask it like this

  • set up BOB Workspace datamodel on my vault
  • s own
  • audit my workspace coverage
  • diagnose what BOB is missing