Back to list
xavierchoi

vault-daily

by xavierchoi

8🍴 1📅 Jan 24, 2026

SKILL.md


name: vault-daily description: > Use when user wants to record or review their day. Triggered when intention involves daily planning, logging, or reflection. Creates or opens today's daily note.

Vault Daily

Behavior

  1. Determine today's date in YYYY-MM-DD format
  2. Check if today's note exists: 06_Daily/daily/YYYY-MM-DD.md
  3. If not exists: create using template from ${CLAUDE_PLUGIN_ROOT}/templates/tpl-daily.md
  4. If exists: read and offer to add content or review

Frontmatter

---
type: daily
date: {YYYY-MM-DD}
mood:
energy:
tags: []
---

Template Structure

# {date} ({weekday})

## Morning Intention
What's the one thing that matters today?

## Log
-

## Wins
-

## Learnings
-

## Tomorrow
-

Interaction Prompts

When creating new daily note:

  • "What's your main focus for today?"
  • "How are you feeling? (mood 1-5)"
  • "Energy level? (1-5)"

When opening existing note:

  • "Want to add to your log?"
  • "Any wins to record?"
  • "Anything you learned today?"

Date Handling

  • Use local timezone
  • Weekday in user's language preference
  • Support "yesterday" or "tomorrow" requests

Score

Total Score

35/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

0/5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon