setup-zoom-oauth Skill
Implement Zoom authentication correctly. Use when setting up app credentials, choosing an OAuth grant, requesting scopes, handling token refresh, or debugging auth failures. Published by anthropics in knowledge-work-plugins.
What is setup-zoom-oauth Skill?
Implement Zoom authentication correctly. Use when setting up app credentials, choosing an OAuth grant, requesting scopes, handling token refresh, or debugging auth failures. Published by anthropics in knowledge-work-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.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use setup-zoom-oauth Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/knowledge-work-plugins
- Skill file: partner-built/zoom-plugin/skills/setup-zoom-oauth/SKILL.md
What it does
Implement Zoom authentication correctly. Use when setting up app credentials, choosing an OAuth grant, requesting scopes, handling token refresh, or debugging auth failures.
Skill instructions
/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 1. Determine the app model and who is authorizing whom. 2. Choose the correct grant flow. 3. Identify minimum scopes for the user flow. 4. Define token storage and refresh behavior. 5. 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
Explore related resources
Frequently asked questions
What is setup-zoom-oauth?
setup-zoom-oauth is a open-source AI agent skill with Copy skill directory. Implement Zoom authentication correctly. Use when setting up app credentials, choosing an OAuth grant, requesting scopes, handling token refresh, or debugging auth failures.
Who is setup-zoom-oauth best for?
setup-zoom-oauth is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install setup-zoom-oauth?
Install or run setup-zoom-oauth using Copy skill directory. Check setup-zoom-oauth for the latest setup command.
Is setup-zoom-oauth actively maintained?
setup-zoom-oauth may need a closer maintenance check before production use.
Auto-fetched from GitHub.