Help us improve
Share bugs, ideas, or general feedback.
From zoom-meeting
Schedules Zoom meetings with calendar invites and optional WhatsApp notifications. Handles contact lookup, conflict checks, duplicates, and multi-contact selection for client calls or consultations.
npx claudepluginhub aviz85/claude-skills-library --plugin zoom-meetingHow this skill is triggered — by the user, by Claude, or both
Slash command
/zoom-meeting:zoom-meetingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **First time?** If `setup_complete: false` above, run `./SETUP.md` first, then set `setup_complete: true`.
Creates Google Meet spaces, schedules video conferences via Calendar events, and manages meeting access using Rube MCP (Composio).
Automates Outlook Calendar tasks via Composio's Rube MCP: create events, manage attendees, find meeting times, handle invitations. Requires active Outlook connection.
Automates Outlook Calendar tasks: create/manage events and attendees, find meeting times, send invitations via Rube MCP Composio tools. Requires active Outlook connection.
Share bugs, ideas, or general feedback.
First time? If
setup_complete: falseabove, run./SETUP.mdfirst, then setsetup_complete: true.
Schedule Zoom meetings and send calendar invites automatically.
When user says "Zoom meeting with [name]":
get-contact (or ask user for email)If multiple found, ask user to choose:
Found multiple matching "יוסי":
1. יוסי כהן (yossi@...)
2. יוסי לוי (david@...)
Which one?
First time? See SETUP.md for Zoom app creation and credentials.
Quick check: .env file needs: ZOOM_ACCOUNT_ID, ZOOM_CLIENT_ID, ZOOM_CLIENT_SECRET
After creating Zoom meeting, create calendar event with guests param to auto-send invite.