Favicon of zoom-oauth

zoom-oauth Skill

AI Agent SkillSecurityJavaScriptOpen source

Use when implementing OAuth. Published by openai in plugins.

Decision snapshot

Is this a fit?

Best for

Developers using plugins, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

OAuth authentication, Credentials required

Setup

Copy skill directory

Project health

19 days ago

Considerations

Access note: OAuth.

What is zoom-oauth Skill?

Use when implementing OAuth. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
92/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Developers using plugins

Declared skill metadata

  • Source file: plugins/zoom/skills/oauth/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • OAuth

Requirements and access

OAuth

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Credentials requiredOAuth authentication

When to use zoom-oauth Skill

  • Use it for developers using plugins.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/plugins
  • Skill file: plugins/zoom/skills/oauth/SKILL.md

What it does

Use when implementing OAuth.

Skill instructions

Zoom OAuth Use this skill for concrete Zoom authentication implementation and troubleshooting. Prefer setup-zoom-oauth for the first-pass setup plan, then return here for exact flows, scope behavior, refresh handling, and error diagnosis. Workflow 1. Identify the app type and actor: user-level OAuth, account-level OAuth, server-to-server OAuth where officially supported, SDK JWT, or Build-platform credentials. 2. Confirm the target API, SDK, or app surface, because scopes and token audiences differ by surface. 3. Choose the grant flow: authorization code with PKCE for public clients, authorization code for confidential web apps, device authorization where appropriate, or account credentials for supported account-level automation. 4. Store refresh tokens as single-use values: persist the replacement refresh token returned by each refresh response before reusing the old one. 5. Validate requests against redirect URI, account ID, scopes, app publication state, and token expiration before

Verified compatibility and discovery

Frequently asked questions

What is zoom-oauth?

zoom-oauth is a open-source AI agent skill with Copy skill directory. Use when implementing OAuth.

Who is zoom-oauth best for?

zoom-oauth is best for reusing agent instructions, scripts, and references.

How do I install zoom-oauth?

Install or run zoom-oauth using Copy skill directory. Check zoom-oauth for the latest setup command.

Is zoom-oauth actively maintained?

zoom-oauth may need a closer maintenance check before production use.

Share:

Stars
5,140
Forks
717
Last commit
19 days ago
Last verified
Aug 23, 2026
Metadata fetched
Aug 23, 2026
Repository age
6 months
License
Unknown

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to zoom-oauth