Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
daily-logs
// Track daily activity logs and summaries for the user. TRIGGER BY: read/edit user memory
$ git log --oneline --stat
stars:3,495
forks:319
updated:2026年2月22日 14:24
SKILL.md
// Track daily activity logs and summaries for the user. TRIGGER BY: read/edit user memory
| name | daily-logs |
| description | Track daily activity logs and summaries for the user. TRIGGER BY: read/edit user memory |
Record the user's daily activities, progress, decisions, and learnings in a structured, chronological format.
Each day has its own file named yyyy-mm-dd.md (e.g., 2025-06-15.md). Create a new file for each new day; append entries to the existing file if one already exists for today.
yyyy-mm-dd.mdcontent format, for example:
# yyyy-mm-dd
## [short description]
- [1-3 sentence summary of what happened]
yyyy-mm-dd