npx claudepluginhub psychquant/psychquant-claude-plugins --plugin che-ical-mcp# Weekly Overview
Provide a comprehensive view of the user's week:
1. **Events**: Use `list_events_quick` with range "this_week"
- Optional: Use `week_starts_on` parameter to control week start:
- `system` (default): Use system locale
- `monday`: ISO 8601 standard (Europe, Asia)
- `sunday`: US, Japan convention
- `saturday`: Middle East convention
2. **Tasks**: Use `list_reminders` with completed=false
Present as a day-by-day breakdown:
- Monday: [events]
- Tuesday: [events]
- etc.
Highlight:
- Busy days vs free days
- Any scheduling patterns
- Upcoming deadlines .../weekWeekly planning — organises tasks from Asana against rocks, suggests a schedule based on availability.
Provide a comprehensive view of the user's week:
list_events_quick with range "this_week"
week_starts_on parameter to control week start:
system (default): Use system localemonday: ISO 8601 standard (Europe, Asia)sunday: US, Japan conventionsaturday: Middle East conventionlist_reminders with completed=falsePresent as a day-by-day breakdown:
Highlight: