スキルKnowledge Work
🔍debug-zoom-integration
- プラグイン
- Zoom
- ソース
- GitHub で見る ↗
説明
Zoomの不具合な実装をすばやくデバッグします。 次のような場合に使用: 認証、webhook、SDK join、MCP transport、またはリアルタイムメディアワークフローが失敗しており、修正案を提案する前に問題の層を特定する必要がある場合。
原文を表示
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.
ユースケース
- ✓Zoom認証が失敗しているとき
- ✓webhookが正常に動作しないとき
- ✓SDK joinで問題が生じているとき
- ✓リアルタイムメディアワークフローが失敗しているとき
- ✓問題の層を特定する必要があるとき
本文
Debug Zoom Integration
Use this skill when the user already built something and it is failing.
Triage Order
- Auth and app configuration
- Request construction or event verification
- SDK initialization or platform mismatch
- Media/session behavior
- 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
原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。