src/server/api/go/configs/skill_templates/daily-logs/SKILL.md
Track daily activity logs and summaries for the user. TRIGGER BY: read/edit user memory
npx skillsauth add memodb-io/acontext daily-logsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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-ddtools
Capture and organize general facts about the user by topic
data-ai
Install Acontext, Login & Init Acontext Project, Add Skill Memory to Agent.
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.