Agent skill
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 this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/daily-journal
SKILL.md
Daily Journal
Manage daily journal entries in the my-vault Obsidian vault.
Workflows
| Command | Purpose |
|---|---|
/good-morning |
Morning check-in, review yesterday, set up today |
/daily-review |
Evening review, fill in the day's entries |
/quick-journal [entry] |
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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?