daily-notes

Installation
SKILL.md

Daily Notes Management

Overview

This skill manages daily notes stored in the workspace's notes directory using the M-D-YYYY.md format (e.g., 1-1-2026.md, 12-31-2025.md).

Date Format

All daily notes follow this format:

  • Format: M-D-YYYY.md
  • No leading zeros: 1-1-2026.md not 01-01-2026.md
  • Examples:
    • January 1, 2026 -> 1-1-2026.md
    • December 31, 2025 -> 12-31-2025.md
    • March 5, 2026 -> 3-5-2026.md

Getting the Notes Directory

The notes location is configurable in Settings > Storage. To get the correct path, query the workspace paths API:

Related skills

More from cdeistopened/opened-vault

Installs
14
GitHub Stars
4
First Seen
Feb 27, 2026