Toolverse
All skills

zoom-manager

by openclaw

Manage Zoom meetings via OAuth API. Create, list, delete, and update events.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Security
Views
10

About this skill

Manage Zoom meetings via OAuth API. Create, list, delete, and update events.

How to use

  1. Przejdź do Zoom App Marketplace i utwórz aplikację Server-to-Server OAuth. W zakładce Scopes dodaj uprawnienia: meeting:read:admin, meeting:write:admin, meeting:delete:admin dla spotkań, user:read:admin dla użytkowników oraz recording:read:admin dla nagrań.

  2. Skopiuj Client ID, Client Secret i Account ID z zakładki App Credentials w Zoom App Marketplace.

  3. Dodaj te dane do konfiguracji Clawdbot jako zmienne środowiskowe: ZOOM_CLIENT_ID, ZOOM_CLIENT_SECRET, ZOOM_ACCOUNT_ID.

  4. Zainstaluj skill w swoim projekcie Clawdbot. Upewnij się, że masz zainstalowany Node.js.

  5. Aby wyświetlić listę swoich spotkań, uruchom polecenie: node {baseDir}/scripts/zoom-cli.js list. Wynik pokaże wszystkie Twoje zaplanowane spotkania.

  6. Aby utworzyć nowe spotkanie, użyj polecenia: node {baseDir}/scripts/zoom-cli.js create "Nazwa spotkania". Skill automatycznie włączy nagrywanie w chmurze i zwróci szczegóły spotkania, w tym link do dołączenia.

Related skills

software-security

by project-codeguard

A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.

Security
1678

openapi-spec-generation

by wshobson

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

Security
18109

content-creator

by alirezarezvani

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content

Security
25124

architect-review

by sickn33

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural

Security
2773

reverse-engineering-tools

by gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

Security
3168

better-auth-best-practices

by novuhq

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

Security
1148