build-zoom-team-chat-app Skill
Reference skill for Zoom Team Chat. Use after routing to a chat workflow when building user-scoped messaging integrations, chatbot experiences, rich cards, buttons, slash commands, or chat webhooks. Published by anthropics in knowledge-work-plugins.
What is build-zoom-team-chat-app Skill?
Reference skill for Zoom Team Chat. Use after routing to a chat workflow when building user-scoped messaging integrations, chatbot experiences, rich cards, buttons, slash commands, or chat webhooks. Published by anthropics in knowledge-work-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use build-zoom-team-chat-app Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/knowledge-work-plugins
- Skill file: partner-built/zoom-plugin/skills/team-chat/SKILL.md
What it does
Reference skill for Zoom Team Chat. Use after routing to a chat workflow when building user-scoped messaging integrations, chatbot experiences, rich cards, buttons, slash commands, or chat webhooks.
Skill instructions
/build-zoom-team-chat-app Background reference for Zoom Team Chat integrations. Use this after the workflow is clear, especially when the Team Chat API versus Chatbot API distinction matters. Read This First (Critical) There are two different integration types and they are not interchangeable: 1. Team Chat API (user type) - Sends messages as a real authenticated user - Uses User OAuth (authorizationcode) - Endpoint family: /v2/chat/users/... 2. Chatbot API (bot type) - Sends messages as your bot identity - Uses Client Credentials (clientcredentials) - Endpoint family: /v2/im/chat/messages If you choose the wrong type early, auth/scopes/endpoints all mismatch and implementation fails. Official Documentation: https://developers.zoom.us/docs/team-chat/ Chatbot Documentation: https://developers.zoom.us/docs/team-chat/chatbot/extend/ API Reference: https://developers.zoom.us/docs/api/rest/reference/chatbot/ Quick Links New to Team Chat? Follow this path: 1. Get Started - End-to-end fast pat
Explore related resources
Frequently asked questions
What is build-zoom-team-chat-app?
build-zoom-team-chat-app is a open-source AI agent skill with Copy skill directory. Reference skill for Zoom Team Chat. Use after routing to a chat workflow when building user-scoped messaging integrations, chatbot experiences, rich cards, buttons, slash commands, or chat.
Who is build-zoom-team-chat-app best for?
build-zoom-team-chat-app is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install build-zoom-team-chat-app?
Install or run build-zoom-team-chat-app using Copy skill directory. Check build-zoom-team-chat-app for the latest setup command.
Is build-zoom-team-chat-app actively maintained?
build-zoom-team-chat-app may need a closer maintenance check before production use.
Auto-fetched from GitHub.