daily-note

Installation
SKILL.md

Daily Note

Create, read, or append to daily notes.

Workflow

Read Today's Note

  1. Use obsidian_get_periodic_note({ period: "daily" })
  2. Display content or note if missing

Create Today's Note

  1. Check if daily note exists
  2. Determine path from periodic notes config or CLAUDE.md
  3. Create with appropriate template/frontmatter
  4. Common path patterns:
    • Planner/YYYY/MM-Month/YYYY-MM-DD.md
    • Daily/YYYY-MM-DD.md
    • Journal/YYYY/YYYY-MM-DD.md
Installs
Repository
smithery/ai
First Seen
daily-note — smithery/ai