I add calendar events to Google Calendar from Discord with a single sentence — Hermes Agent (Nous Research) + Google Workspace CLI does the rest. Here's the full workflow in under a minute.
What's inside:
• Why GWS (Google Workspace CLI) is the missing piece for AI agents
• Wiring github.com/googleworkspace/cli into Hermes Agent as a skill
• A personal Pomodoro/schedule rules skill that the agent follows
• Live demo: "add workout with my brother 7-8pm tomorrow" → event created
• A login-issue tip: do NOT use Testing mode in Google Cloud Console — publish the OAuth app to In Production so tokens stop expiring every 7 days
Timestamps:
0:00 Why I run my calendar from Discord
0:35 What you need: Hermes Agent + GWS CLI
1:30 Adding the GWS skill from the GitHub URL
2:30 My personal Pomodoro/schedule rules skill
3:30 Live demo — adding "workout with my brother" tomorrow
4:30 How rules + GWS talk to Google Calendar
5:20 Result: event appears, recovery block included
Links:
• Hermes Agent (Nous Research): https://hermes-agent.nousresearch.com/
• Google Workspace CLI: https://github.com/googleworkspace/cli
• Pro tip: when configuring OAuth in Google Cloud Console, publish the app (do NOT keep it in Testing mode) — Testing mode tokens expire every 7 days and you will hit login loops.
If this helped, subscribe for more agent-driven productivity workflows, and drop a comment with the skill you want me to build next.
#HermesAgent #NousResearch #GoogleWorkspace #Productivity #AIAgent #Automation #Discord #GoogleCalendar #CLI #OAuth