Family AI
A shared AI assistant for the whole family to manage household tasks together.
What You Can Do
๐ Family Calendar
Shared schedules, school activities, event reminders
๐ Shopping Lists
Shared lists, smart recommendations, recurring purchases
๐ Reminders
Medication reminders, pickups, household tasks
๐ Family Notes
Recipes, emergency contacts, family records
Setup Guide
Prerequisites
- OpenClaw installed
- Shared family calendar account
- At least one messaging channel (WhatsApp, Telegram, etc.)
Configuration
{
"skills": {
"family": {
"enabled": true,
"calendar": {
"shared": true,
"familyGroup": "My Family"
},
"notifications": {
"channels": ["whatsapp"],
"recipients": ["+1234567890", "+0987654321"]
},
"features": {
"shoppingList": true,
"medicationReminders": true,
"schoolSchedule": true
}
}
}
} Example Commands
"Add milk to the shopping list"
"Remind everyone about the family meeting tomorrow at 8am"
"Who's picking up the kids today?"
"What should we have for dinner this weekend?"
Common Use Cases
๐ถ Parenting Reminders
Set reminders for extracurricular activities, medication times, vaccination schedules, and more.
๐ Smart Shopping
A shared shopping list for the whole family. AI can also recommend common items based on purchase history.
๐ Household Coordination
Coordinate family member schedules to ensure everyone knows about important activities and appointments.