AI SummaryCreates daily notes and provides structured workflows for morning planning, midday check-ins, and evening shutdowns. Invoke with or ask Claude to create today's note or help with daily routines. 1. Checks if today's note exists
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "daily" skill in my project. Please run this command in my terminal: # Install skill into your project mkdir -p .claude/skills/daily && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/daily/SKILL.md "https://raw.githubusercontent.com/ballred/obsidian-claude-pkm/main/vault-template/.claude/skills/daily/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Create daily notes and manage morning, midday, and evening routines. Structure daily planning, task review, and end-of-day reflection. Use for daily productivity routines or when asked to create today's note.
Usage
Invoke with /daily or ask Claude to create today's note or help with daily routines.
Daily Workflow Skill
Creates daily notes and provides structured workflows for morning planning, midday check-ins, and evening shutdowns.
Create Today's Note
` /daily ` Or simply ask: • "Create today's daily note" • "Start my morning routine" • "Help me with evening shutdown"
What Happens
• Checks if today's note exists • If yes: Opens the existing note • If no: Creates new note from template • Template Processing • Replaces {{date}} with today's date • Replaces {{date:format}} with formatted dates • Handles date arithmetic (e.g., {{date-1}} for yesterday) • Automatic Organization • Places note in Daily Notes/ folder • Names file with today's date (YYYY-MM-DD.md) • Preserves template structure
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster