build-zoom-bot

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

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "build-zoom-bot" with this command: npx skills add anthropics/knowledge-work-plugins/anthropics-knowledge-work-plugins-build-zoom-bot

/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

  • Clarify whether the bot needs to join, observe, transcribe, summarize, or act.

  • Route to Meeting SDK and RTMS as the core implementation path.

  • Add REST API for meeting/resource management and Webhooks for asynchronous events when needed.

  • 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

data-visualization

No summary provided by upstream source.

Repository SourceNeeds Review
Research

task-management

No summary provided by upstream source.

Repository SourceNeeds Review
Research

memory-management

No summary provided by upstream source.

Repository SourceNeeds Review
Research

system-design

No summary provided by upstream source.

Repository SourceNeeds Review