vault-conventions

Installation
SKILL.md

Vault Conventions (Base Layer)

Defines universal standards required for all write operations. Workflows belong in sub-skills.

VAULT Path Resolution

Resolve dynamically as session path changes:

VAULT=$(find /sessions/*/mnt -maxdepth 1 -name "second-brain" -type d 2>/dev/null | head -1)

Folder name is second-brain (English), not "第二大腦".

Folder Structure

Installs
1
GitHub Stars
1
First Seen
Jul 24, 2026
vault-conventions — iamjosuho/memorb