google-calendar
Installation
SKILL.md
Google Calendar (gws)
This Skill targets exactly gws 0.22.5.
Locate the executable
Always use the copy bundled with this Skill; never a gws that happens to be on PATH, which may be an unrelated version. Resolve it once per session:
- Determine the platform directory — on macOS run
uname -m(arm64→darwin-arm64,x86_64→darwin-x64); on Windows usewin32-x64. - Resolve
scripts/bin/<platform>/gwsagainst this document's directory — on Windows the file isgws.exe— and use that absolute path for every command below.
This package ships macOS and Windows builds only; on any other platform report that Google Calendar is not available there rather than looking for another installation.
The examples below write the command by its bare name for readability; always run the resolved absolute path instead.
If that file is missing, report that Google Calendar is not ready yet — never describe it as an account problem or a broken connector.