⚡
Productivity AI
Let AI handle your daily tasks so you can focus on what matters most.
What You Can Do
📅 Calendar Management
Create events, set reminders, sync calendars
✅ Task Reminders
To-do lists, deadlines, recurring reminders
📧 Email Handling
Email summaries, auto-replies, priority sorting
🔗 Link Aggregation
Save, organize, quick retrieval
Setup Guide
Prerequisites
- OpenClaw installed
- Calendar account (Google Calendar, Cal.com, etc.)
- Email account (optional)
Configuration
{
"skills": {
"productivity": {
"enabled": true,
"calendar": {
"provider": "google",
"credentials": "path/to/credentials.json"
},
"tasks": {
"provider": "todoist",
"apiToken": "your-token"
},
"email": {
"provider": "gmail",
"imap": {
"host": "imap.gmail.com",
"port": 993
}
}
}
}
} Example Commands
"Schedule a meeting for 3pm tomorrow"
"Remind me to submit the report by Friday"
"Summarize today's emails"
"What's on my schedule today?"
Supported Platforms
📅
Google Calendar
📆
Cal.com
✅