• Projects
  • Service
  • About
  • branding.bz
  • Podcast
  • Tips
  • FAQ
  • Recruit
  • Download
  • Contact
  • branding.bz(ブランド構築SaaS)
  • DESIGN NOW(デザインメディア)
  • X
  • LinkedIn
  • Spotify
  • Facebook

213-0011 神奈川県川崎市高津区久本3-6-7-303

© 2026 ID INC. All rights reserved

claude-skills/スキル
SKILLKnowledge Work

debug-zoom

プラグイン
Zoom
引数
<symptoms, error, or failing flow>
ソース
GitHub で見る ↗
説明

Zoomの連携(外部サービスとの接続)の不具合をデバッグします。問題が起きている箇所を特定し、正しいZoomの参考資料に誘導します。 次のような場合に使用: 認証、API、ウェブフック(イベント通知の仕組み)、SDK、MCPの動作に問題があり、考えられる原因を優先度順に列挙したうえで、どうやって確認するかの手順が必要な場合。

原文を表示

Debug a broken Zoom integration by isolating the failure point and routing into the right Zoom references. Use when auth, API, webhook, SDK, or MCP behavior is failing and you need a ranked hypothesis list plus verification steps.

ユースケース
  • Zoom連携の認証に問題があるとき
  • API呼び出しがエラーになるとき
  • ウェブフックのイベント通知が機能しないとき
  • SDKの動作に不具合があるとき
  • MCPの接続がうまくいかないとき
本文

/debug-zoom

If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.

Debug Zoom auth, API, webhook, SDK, or MCP issues without wandering through the entire docs set.

Usage

/debug-zoom $ARGUMENTS

Workflow

  1. Identify the failing layer: auth, API request, webhook, SDK init, media/session behavior, or MCP transport.
  2. Ask for the minimum missing evidence: exact error, platform, request/response, event payload, or code path.
  3. Produce 2-4 plausible causes ranked by likelihood.
  4. Route to the most relevant deep references in skills/.
  5. Give a short verification plan so the user can confirm the fix.

Output

  • Most likely failure layer
  • Ranked hypotheses
  • Targeted fix steps
  • Verification checklist
  • Relevant skill links

Related Skills

  • debug-zoom-integration
  • setup-zoom-oauth
  • design-mcp-workflow

原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。