Calendar assistance
Create, inspect, and manage Google Calendar events that the user explicitly asks the assistant to handle.
A small productivity application that helps configure OpenClaw on Ubuntu and connect it to Google services, so a personal assistant can safely create calendar events, read relevant Gmail messages, and support everyday workflows requested by the user.
# Configure OpenClaw on Ubuntu $ openclaw gateway status Gateway: running # Connect Google integrations with OAuth $ gog auth add user@example.com --services gmail,calendar Google Calendar: ready Gmail: ready # Example user-requested action $ create calendar event "Dentist" tomorrow 09:30 Event created after user authorization
Open Claw Ubuntu Setup exists to make a personal OpenClaw installation useful on Ubuntu. It provides the configuration layer for authenticated Google integrations and only acts when the user requests a task.
Create, inspect, and manage Google Calendar events that the user explicitly asks the assistant to handle.
Access Gmail data only when authorized and needed for user-requested productivity tasks, such as finding relevant messages.
Google account access is granted through OAuth, can be revoked by the user at any time, and is used only for the requested functionality.
The application is intended for a single-user or private assistant setup. It is not an advertising platform, analytics product, or data broker.