スキル一覧に戻る
joint-hubs

daily-log

by joint-hubs

Your knowledge hubs joint into one intelligent assistant

0🍴 1📅 2026年1月19日
GitHubで見るManusで実行

SKILL.md


name: daily-log description: | Daily log conventions for agent memory between sessions. Use when: "daily log", "today's note", "what happened today", "session start", "check context".

Daily Log

The daily log is agent memory between sessions. Every conversation starts by checking it.

When to Use

  • Session start → check if today's log exists
  • After completing work → update log
  • When blocked → note blocker
  • End of session → summarize

Location

Second Brain/Operations/Periodic Notes/Daily/YYYY-MM-DD.md

Procedure

At Session Start

  1. Get today's date (YYYY-MM-DD)
  2. Check if Second Brain/Operations/Periodic Notes/Daily/{date}.md exists
  3. If exists: read it for context
  4. If missing: ask user if they want to create one

During Work

Add timestamped entries:

HH:MM — [Topic]
[What happened / learned / blocked]

At Session End

Update the End of Day section:

  • Done: what was completed
  • Carried: what moves to tomorrow
  • Tomorrow: one sentence focus

Key Sections

SectionPurpose
FocusONE thing for today
ProjectsActive project status
What HappenedTimestamped log entries
End of DaySummary for next session

Template

See template.md for the full template.

スコア

総合スコア

55/100

リポジトリの品質指標に基づく評価

SKILL.md

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

+20
LICENSE

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

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

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

0/5
Issue管理

オープンIssueが50未満

+5
言語

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

0/5
タグ

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

0/5

レビュー

💬

レビュー機能は近日公開予定です