claude-skills/

Anthropic公式スキル・プラグインの日本語ディレクトリ

last sync 22h ago
スキルKnowledge Work

🔍debug-zoom

プラグイン
Zoom
引数
<symptoms, error, or failing flow>

説明

Zoomインテグレーションの不具合をデバッグしますー障害ポイントを特定し、適切なZoomリファレンスに誘導します。 次のような場合に使用: 認証、API、webhook、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認証に障害が発生しているとき
  • Zoom APIが正常に動作していないとき
  • webhookの動作がおかしいとき
  • Zoom 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

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