A simple mood tracking skill that stores your daily mood and comments. Use this when the user wants to log their mood, track how they feel, or see their mood history.
$npx -y skills add jegly/box --skill mood-trackerInstalls into the current project.
Run `npx skills use "https://github.com/jegly/box" --skill "jegly/box/mood-tracker"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jegly/box" that are relevant to the current task. Run `npx skills add "https://github.com/jegly/box"` and select the relevant skills, then follow their instructions.