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-meetingThis skill uses the workspace's default tool permissions.
> **First time?** If `setup_complete: false` above, run `./SETUP.md` first, then set `setup_complete: true`.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
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.