plan-zoom-product
Choose the right Zoom building surface for a use case and explain the tradeoffs clearly. Use when deciding between REST API, Webhooks, WebSockets, Meeting SDK, Video SDK, Zoom Apps SDK, Phone, Contact Center, or MCP for a specific product idea or integration goal.
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o plan-zoom-product.zip https://jpskill.com/download/22698.zip && unzip -o plan-zoom-product.zip && rm plan-zoom-product.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/22698.zip -OutFile "$d\plan-zoom-product.zip"; Expand-Archive "$d\plan-zoom-product.zip" -DestinationPath $d -Force; ri "$d\plan-zoom-product.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
plan-zoom-product.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
plan-zoom-productフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-18
- 取得日時
- 2026-05-18
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
[スキル名] plan-zoom-product
/plan-zoom-product
見慣れないプレースホルダーがある場合や、どのツールが接続されているかを確認する必要がある場合は、CONNECTORS.md を参照してください。
特定のユースケースに合わせて、Zoom REST API、Webhooks、WebSockets、Meeting SDK、Video SDK、Zoom Apps SDK、Phone、Contact Center、または MCP のいずれかを選択します。
使用方法
/plan-zoom-product $ARGUMENTS
ワークフロー
- ユーザーの実際の目標を特定します。
- 問題が自動化、組み込み会議、カスタムビデオ、クライアント内アプリの動作、イベント配信、AIツール、またはサポート/電話/コンタクトセンターの作業のいずれであるかを分類します。
- リクエストが曖昧な場合は、推奨を確定する前に短い確認の質問を1つします。
- 主要な Zoom サーフェスを推奨し、最低限必要なサポート要素をリストアップします。
- 却下された代替案がこのケースで劣る理由を説明します。
- 具体的な次のステップの計画で締めくくります。
出力
- 推奨される Zoom サーフェス
- 必要なサポートコンポーネント
- 主要なトレードオフと制約
- 推奨される実装シーケンス
- 次のステップに関連するスキルリンク
関連スキル
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
/plan-zoom-product
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Choose between Zoom REST API, Webhooks, WebSockets, Meeting SDK, Video SDK, Zoom Apps SDK, Phone, Contact Center, or MCP for a specific use case.
Usage
/plan-zoom-product $ARGUMENTS
Workflow
- Identify the user's actual goal.
- Classify whether the problem is automation, embedded meetings, custom video, in-client app behavior, event delivery, AI tooling, or support/phone/contact-center work.
- If the request is ambiguous, ask one short clarifier before locking the recommendation.
- Recommend the primary Zoom surface and list the minimum supporting pieces.
- Explain why the rejected alternatives are worse for this case.
- End with a concrete next-step plan.
Output
- Recommended Zoom surface
- Supporting components required
- Key tradeoffs and constraints
- Suggested implementation sequence
- Relevant skill links for the next step