setup-obsidian-skills

Installation
SKILL.md

Setup Obsidian Skills

Initialize the repo-local runtime files that the Obsidian skills share across agents.

This is a setup skill for a consumer Obsidian vault repo, not for this skills source repo. It is safe to re-run: by default it creates only missing files and preserves learned mappings.

Process

  1. Confirm the current working directory is the target vault repo.
    • Look for vault-like folders such as Daily Notes/, Weekly Notes/, Meetings/, Projects/, Persons/, or Topics/.
    • If the current directory appears to be the skills source repo instead of the vault, stop and ask the user to run from the vault repo.
  2. Inspect runtime state:
    • .cache/om/intervals-cache/
    • .cache/om/time-entries.db
    • old Claude-only state: .claude/intervals-cache/ and .claude/time-entries.db
  3. Tell the user what is present and what will be created or migrated.
  4. Run the bootstrap script from this skill folder. Resolve scripts/bootstrap-cache.sh relative to the installed setup-obsidian-skills skill directory, not relative to the vault repo:
Related skills
Installs
1
Repository
olivoil/skills
First Seen
3 days ago