Claude-skill-registry daily-journal
Daily journal management for the my-vault Obsidian vault. Use for morning routines, daily reviews, quick journal updates, checking yesterday's entry, or setting today's highlight. Triggers on "good morning", "daily review", "journal", "what did I do", "highlight".
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/daily-journal" ~/.claude/skills/majiayu000-claude-skill-registry-daily-journal && rm -rf "$T"
manifest:
skills/data/daily-journal/SKILL.mdsource content
Daily Journal
Manage daily journal entries in the my-vault Obsidian vault.
Workflows
| Command | Purpose |
|---|---|
| Morning check-in, review yesterday, set up today |
| Evening review, fill in the day's entries |
| Quick update to today's journal |
Data
- Journal location:
my-vault/02 Calendar/YYYY-MM-DD.md - Template:
my-vault/09 System/Templates/Daily Template.md - Structure: See
references/template.md
Key Sections
- Highlight: Main focus for the day
- What Did I Do?: Personal activities (errands, social, health)
- What Did I Work On?: Technical work (projects, coding, GitHub)
- What Did I Study?: Learning sessions, courses, deliberate study
GitHub Integration
gh search commits --author=TaylorHuston --committer-date=YYYY-MM-DD
Summarize commits into meaningful bullets.
Approach
Keep it conversational - ask one thing at a time, don't overwhelm.