hyday-vault-layout

Installation
SKILL.md

Hyday Vault Layout Skill

A Hyday vault is just a folder on your computer. Hyday reads and writes plain .md files there — nothing is locked away in a database. This skill describes the folder convention so an agent can place, find, and rename files correctly.

Step 0 — Locate the vault root (do this FIRST, every time)

Before reading or writing anything, you must know which folder on disk is the user's Hyday vault. Read it from Hyday's config file — don't guess and don't ask the user unless steps 1-3 below fail.

Config file location

OS Path
macOS ~/Library/Application Support/Hyday/settings.json
Windows %APPDATA%\Hyday\settings.json

The file is JSON. The vault root lives in the journalPath field:

Installs
3
First Seen
May 18, 2026
hyday-vault-layout — mukiwu/hyday-skills