vault-journal

Installation
SKILL.md

Vault Journal

Log structured research entries to today's daily note. Automatically discovers related vault projects and wikilinks them.

Workflow

  1. Get the user's entry content — what they learned, worked on, or want to capture. Accept freeform text.

  2. Read today's daily note:

    obsidian daily:read
    

    Note whether it exists and what sections are already present.

  3. If the daily note is empty or missing, create an initial structure first:

    obsidian create path="YYYY-MM-DD.md" content="---\ndescription: Daily research log\ndate: YYYY-MM-DD\n---\n\n# YYYY-MM-DD\n\n## Research Log\n" silent
    

    Use today's actual date in YYYY-MM-DD format.

Related skills

More from az9713/claude-code-obsidian

Installs
1
GitHub Stars
2
First Seen
Apr 6, 2026