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.
The mood-tracker skill helps you keep track of your daily emotional well-being.
Call the mood_tracker tool with the following parameters:
action: String. Required. One of:
"log" — Log a mood entry."history" — Retrieve mood history.score: Number. Optional. Mood score from 1 to 10 (used with "log" action).comment: String. Optional. A short comment about how you're feeling (used with "log" action).Logging Mood:
Viewing History:
Analyzing Trends: