SkillAgentSearch skills...

debug-zoom-integration

Debug broken Zoom implementations quickly

Install / Use

npx skills add anthropics/knowledge-work-plugins --skill debug-zoom-integration

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

83/100

Category

Automation

Supported Platforms

Universal

Our assessment of debug-zoom-integration

debug-zoom-integration scores 83/100 on our quality scale, 1065th of 1,555 Automation skills we index.

Its SKILL.md is 1.1 KB long, split into 5 sections and no code examples: fairly brief, so expect to fill in details yourself.

With 25,526 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
14/30
Structure
11/20
Description
8/15
Adoption
19/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated 2 days ago, so debug-zoom-integration is actively maintained.
  • It is released under the Apache-2.0 license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

debug-zoom-integration compared with similar skills

All 4 of these similar skills score higher than debug-zoom-integration; compare them before choosing.

SkillScoreStarsUpdatedFormat
debug-zoom-integration (this skill)by anthropics8325.5k2d agoSKILL.md
Agent-Reachby Panniantong10085.6k11d agoCLAUDE.md
headroomby headroomlabs-ai10073.9ktodayCLAUDE.md
rufloby ruvnet10073.3ktodayCLAUDE.md
CowAgentby zhayujie10047.1ktodayCLAUDE.md

Frequently asked questions

How do I install debug-zoom-integration?
Run npx skills add anthropics/knowledge-work-plugins --skill debug-zoom-integration. The install tabs above show the steps for each supported agent.
Which AI agents does debug-zoom-integration work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is debug-zoom-integration safe to use?
It is Apache-2.0-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is debug-zoom-integration still maintained?
The repository was last updated 2 days ago, so debug-zoom-integration is actively maintained.

name: debug-zoom-integration description: Debug broken Zoom implementations quickly. Use when auth, webhooks, SDK joins, MCP transport, or real-time media workflows are failing and you need to isolate the layer before proposing a fix. user-invocable: false

Debug Zoom Integration

Use this skill when the user already built something and it is failing.

Triage Order

  1. Auth and app configuration
  2. Request construction or event verification
  3. SDK initialization or platform mismatch
  4. Media/session behavior
  5. MCP transport and capability assumptions

Evidence To Request

  • Exact error text
  • Platform and SDK/runtime
  • Relevant request or payload sample
  • What worked versus what failed
  • Whether the issue is reproducible or intermittent

Reference Routing

Output

  • Most likely failing layer
  • Ranked hypotheses
  • Short fix plan
  • Verification steps

Related Skills

View on GitHub
GitHub Stars25.5k
CategoryAutomation
Updated2d ago
Forks3.0k

Languages

Python

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions