• 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

build-zoom-bot

プラグイン
Zoom
ソース
GitHub で見る ↗
説明

Zoomの会議ボット(プログラムで自動制御されるツール)、記録機能、またはリアルタイムメディア処理(音声・映像を即座に処理すること)のワークフロー(一連の処理の流れ)を構築できます。 次のような場合に使用します: - プログラムによって会議に参加する - ライブメディアまたは議事録を処理する - Meeting SDK、RTMS(リアルタイムメディア配信機能)、およびバックエンドサービス(背後で動作する基盤システム)を組み合わせる

原文を表示

Build a Zoom meeting bot, recorder, or real-time media workflow. Use when joining meetings programmatically, processing live media or transcripts, or combining Meeting SDK, RTMS, and backend services.

ユースケース
  • プログラムで会議に自動参加する
  • ライブメディアをリアルタイム処理する
  • 会議記録を自動で処理する
  • Meeting SDKとRTMSを組み合わせる
本文

/build-zoom-bot

Use this skill for automation that joins meetings, captures media, or reacts to live session data.

Covers

  • Bot architecture
  • Meeting join strategy
  • Real-time media and transcript handling
  • Backend orchestration
  • Storage, post-processing, and event flow design

Workflow

  1. Clarify whether the bot needs to join, observe, transcribe, summarize, or act.
  2. Route to Meeting SDK and RTMS as the core implementation path.
  3. Add REST API for meeting/resource management and Webhooks for asynchronous events when needed.
  4. Call out environment and lifecycle constraints early.

Primary References

  • meeting-sdk
  • rtms
  • scribe
  • rest-api
  • webhooks

Common Mistakes

  • Treating batch transcription and live media as the same workflow
  • Designing the bot before defining join authority and auth model
  • Forgetting post-meeting storage and retry behavior

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