refine

Installation
SKILL.md

Refine Daily Notes

Improve an Obsidian daily note by polishing prose, adding missing wikilinks to maintain a rich knowledge graph, extracting long sections into dedicated notes, and suggesting new vault entities.

Workflow

Phase 0: Setup

  1. Run echo $OBSIDIAN_VAULT_PATH to get the vault root. If empty, ask the user for the path.
  2. Determine the target date: use the argument if provided (e.g., /refine 2026-02-14), otherwise use today.
  3. Read the daily note at $VAULT/Daily Notes/{date}.md. Error if missing.

Phase 1: Transcribe Meeting Recordings

Detect meeting recordings and transcribe them into meeting notes. Two sub-phases run in order: SD card auto-detect (primary), then Google Drive URL scan (fallback).

Phase 1a: Recording Detection & Matching (Primary)

Related skills
Installs
12
First Seen
Feb 19, 2026