Analyze Calendar Usage
4
Apply event classification from
Calendar Agent Rules. Then follow
Calendar Profile Guidelines to generate and save the calendar profile to
Connection Profiles.
You MUST use a todo list to complete these steps in order. Never move on to one step if you haven't completed the previous step. If you have multiple read steps in a row, read them all at once (in parallel).
Add all steps to your todo list now and begin executing.
## Steps
1. [Read Calendar Raw Data]: Read the file at `./session/calendar-raw.json` and analyze its contents
2. [Read Calendar Agent Rules]: Read the documentation in: `./skills/sauna/[skill_id]/resources/context/calendar.google.rule.md` (Event classification and collaborator scoring rules)
3. [Read Calendar Profile Guidelines]: Read the documentation in: `./skills/sauna/[skill_id]/resources/context/calendar.google.profile.md` (How to generate the profile)
4. Apply event classification from `./skills/sauna/[skill_id]/resources/context/calendar.google.rule.md`. Then follow `./skills/sauna/[skill_id]/resources/context/calendar.google.profile.md` to generate and save the calendar profile to `./documents/connections/[service-name].md`.