Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Create Zoom meetings and add them to Google Calendar events with proper conferenceData (icon, video entry, notes). Use when creating calendar events with Zoo...
Create Zoom meetings and add them to Google Calendar events with proper conferenceData (icon, video entry, notes). Use when creating calendar events with Zoo...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Create Zoom meetings via API and attach them to Google Calendar events โ identical to the Zoom for Google Workspace add-on UI.
bash skills/zoom-calendar/scripts/zoom_meeting.sh <event_id> "Meeting Title" "2026-03-01T11:50:00" 60 Parameters: ParamDescriptionExampleevent_idGoogle Calendar event IDdgth9d45bb93a0q7ohfnckq88ktopicMeeting title"Team Meeting"start_timeISO format, no timezone (Jerusalem assumed)"2026-03-01T11:50:00"durationMinutes (optional, default 60)45 Output: Join URL, Meeting ID, Password + event patched automatically.
Create calendar event with gog calendar create Run zoom_meeting.sh with the event ID Done โ conferenceData with icon, video link, and notes are set
RuleDetailiconUriUse EXACTLY the URL in the script โ official Zoom Marketplace iconentryPointsONLY video โ no phone, no SIPpasscodeNot pin โ field name mattersmeetingCodeInclude the meeting ID here toonotesUse <br /> for line breaks (not \n)descriptionLeave empty โ don't duplicate infolocationLeave empty โ Zoom link lives in conferenceDataDefaultDo NOT add Zoom unless explicitly requested
Credentials: .credentials/zoom.json {"account_id": "...", "client_id": "...", "client_secret": "..."} Create at marketplace.zoom.us โ Develop โ Server-to-Server OAuth. Scopes: meeting:write:admin, meeting:read:admin.
Uses gog CLI auth. The script handles token export + refresh automatically. Requires: GOG_KEYRING_PASSWORD and GOG_ACCOUNT env vars.
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.