setup-zoom-oauth

Use this skill when auth is the blocker or when auth choices will shape the entire integration.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "setup-zoom-oauth" with this command: npx skills add anthropics/knowledge-work-plugins/anthropics-knowledge-work-plugins-setup-zoom-oauth

/setup-zoom-oauth

Use this skill when auth is the blocker or when auth choices will shape the entire integration.

Scope

  • App type selection

  • OAuth grant selection

  • Scope planning

  • Token exchange and refresh

  • Auth debugging and environment assumptions

Workflow

  • Determine the app model and who is authorizing whom.

  • Choose the correct grant flow.

  • Identify minimum scopes for the user flow.

  • Define token storage and refresh behavior.

  • Route into the deepest relevant reference docs only after the above is clear.

Primary References

  • oauth

  • general

  • rest-api

Common Mistakes

  • Picking a grant before clarifying the actor and tenant model

  • Asking for broad scopes before confirming the exact workflow

  • Forgetting refresh-token behavior and token lifecycle handling

  • Reusing an old refresh token after a successful refresh instead of storing the newly returned one

  • Treating auth failures as API failures without checking app configuration first

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

data-visualization

No summary provided by upstream source.

Repository SourceNeeds Review
Research

task-management

No summary provided by upstream source.

Repository SourceNeeds Review
Research

memory-management

No summary provided by upstream source.

Repository SourceNeeds Review
Research

system-design

No summary provided by upstream source.

Repository SourceNeeds Review