Add a diary / journal entry into the second-brain area. Resolves the target date (today by default, or a date named in the prompt), classifies the entry under a category (Work, Personal / Family, Freelance, Life & Entourage, …), then creates or updates that day's note. Writes to vault/02-personal/areas/second-brain/diaries/<YYYY>/<MM-Month>/<YYYY-MM-DD>.md. Use when the user wants to journal, write a diary/journal entry, log how their day went, or record thoughts for today or a specific date.
$npx -y skills add ibrahimkobeissy/ai-second-brain-template --skill diaryInstalls into the current project.
Run `npx skills use "https://github.com/ibrahimkobeissy/ai-second-brain-template" --skill "ibrahimkobeissy/ai-second-brain-template/diary"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ibrahimkobeissy/ai-second-brain-template" that are relevant to the current task. Run `npx skills add "https://github.com/ibrahimkobeissy/ai-second-brain-template"` and select the relevant skills, then follow their instructions.