smithery/neversight

zoom-meeting

Schedule Zoom meetings with calendar invites. Use when scheduling client calls, consultations, or any video meeting. Triggers: 'zoom meeting with...', 'schedule call with...', 'consultation with...

Installation

$ npx skills add smithery/neversight --skill zoom-meeting

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/neversight · top by installs.

npx skills add smithery/neversight

Browse all from smithery/neversight

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,653 B
  • docs SUMMARY.md 218 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Zoom Meeting Scheduler

Schedule Zoom meetings and send calendar invites automatically.

Workflow

When user says "Zoom meeting with [name]":

  1. Find contact using get-contact (or ask user for email)
  2. Check duplicates - search calendar for existing meeting
  3. Check conflicts at requested time
  4. Create Zoom meeting → get join_url + password
  5. Create calendar event with guest + Zoom link
  6. Send WhatsApp (optional): "שלחתי לך הזמנה לפגישה במייל"
  7. Confirm to user with meeting details

Multiple Contacts

If multiple found, ask user to choose:

Found multiple matching "יוסי":
1. יוסי כהן (yossi@...)
2. יוסי לוי (david@...)
Which one?

Setup

First time? See [SETUP.md](./SETUP.md) for Zoom app creation and credentials.

Quick check: .env file needs: ZOOMACCOUNTID, ZOOMCLIENTID, ZOOMCLIENTSECRET

Calendar Integration

After creating Zoom meeting, create calendar event with guests param to auto-send invite.