Set up Zoom OAuth correctly, including scopes, tokens, and auth troubleshooting.
The material indicates this is an open-source, prompt/documentation-only skill with no required secrets, no declared remote endpoints, and no local execution or data access, so overall risk is low. Its topic does involve OAuth credential and token lifecycle guidance, so any real-world integration should still enforce least privilege and secure token handling.
The material explicitly states there are no required secrets or environment variables; the skill itself does not request or store credentials. The README only discusses OAuth flows, scopes, and refresh-token lifecycle as guidance, with no direct credential collection or misuse mechanism shown.
No remote endpoints are declared, and the system marks it as prompt-only. Based on the material, the skill provides OAuth setup guidance and debugging advice, with no indicated capability to send user data to external hosts.
As a prompt/documentation-only skill, the material does not describe spawning local processes, running scripts, invoking system commands, or any other active code execution capability.
The material does not declare access to local files, databases, clipboard, or third-party resources; its content is mainly about selecting auth flows and handling token refresh, with no sign of excessive data access.
The source is an open-source GitHub repository, which provides auditability and materially lowers risk. However, the license is unspecified, community adoption is 0 stars, and maintenance status is unknown, so supply-chain trust still warrants caution rather than full confidence.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "setup-zoom-oauth" skill from askskill: 1. Download https://raw.githubusercontent.com/anthropics/knowledge-work-plugins/main/partner-built/zoom-plugin/skills/setup-zoom-oauth/SKILL.md 2. Save it as ~/.claude/skills/setup-zoom-oauth/SKILL.md 3. Reload skills and tell me it's ready
Guide me through configuring OAuth for a web app that integrates with the Zoom API. Explain how to create the app in Zoom App Marketplace, set redirect URIs, choose the authorization flow, and list the must-check settings before launch.
A step-by-step Zoom OAuth setup guide covering app creation, callback settings, flow selection, and a pre-launch checklist.
I need to read Zoom meeting lists, create meetings, and access basic user profile data. Help me determine which OAuth scopes to request and explain each one using the principle of least privilege.
A least-privilege scope recommendation list with explanations of the API capability and justification for each scope.
My Zoom OAuth integration fails when refreshing the access token. Give me a systematic troubleshooting plan covering common causes like incorrect client credentials, redirect URI mismatch, expired refresh tokens, and malformed headers, with fix suggestions.
A structured troubleshooting checklist explaining how to verify and fix Zoom token refresh failures by cause.
Use this skill when auth is the blocker or when auth choices will shape the entire integration.
Embed Zoom Virtual Agent chat on web with secure controls and context updates.
Quickly add Zoom’s prebuilt React video UI to web workflows.
Create stakeholder updates tailored to audience, cadence, and communication goals.
Review an analysis for methodology, accuracy, bias, and evidence support.
Generate people analytics reports on headcount, attrition, diversity, and org health.
Identify, categorize, and prioritize technical debt for smarter refactoring decisions.
Choose and troubleshoot Zoom OAuth settings, scopes, and token refresh behavior.
Quickly isolate and debug failing Zoom integrations across auth, webhooks, SDK, and media.
Debug broken Zoom integrations with ranked hypotheses and verification steps.
Configure Zoom webhooks for subscriptions, signature checks, event handling, and retries.
Implement Zoom Meeting SDK joins, auth flows, and platform-specific integrations.
Get shared Zoom platform guidance for auth, scopes, app models, and routing.