design-mcp-workflow Skill
Design a Zoom MCP workflow for Claude. Use when deciding whether Zoom MCP fits a task, when planning tool-based AI workflows, or when separating MCP responsibilities from REST API responsibilities. Published by anthropics in knowledge-work-plugins.
What is design-mcp-workflow Skill?
Design a Zoom MCP workflow for Claude. Use when deciding whether Zoom MCP fits a task, when planning tool-based AI workflows, or when separating MCP responsibilities from REST API responsibilities. 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
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use design-mcp-workflow Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/knowledge-work-plugins
- Skill file: partner-built/zoom-plugin/skills/design-mcp-workflow/SKILL.md
What it does
Design a Zoom MCP workflow for Claude. Use when deciding whether Zoom MCP fits a task, when planning tool-based AI workflows, or when separating MCP responsibilities from REST API responsibilities.
Skill instructions
Design MCP Workflow Use this skill when the user wants Claude or another MCP-capable client to interact with Zoom via tool calls instead of only deterministic API code. Covers - MCP fit assessment - REST API vs MCP boundaries - Hybrid architectures - Connector expectations - Whiteboard-specific MCP routing Workflow 1. Decide whether the problem is agentic tooling, deterministic automation, or both. 2. Route MCP-only tasks to zoom-mcp. 3. Route hybrid tasks to both zoom-mcp and rest-api. 4. If Whiteboard is central, route to zoom-mcp/whiteboard. 5. Call out transport, auth, and client capability assumptions explicitly. Common Mistakes - Using MCP for deterministic backend jobs that should stay in REST - Treating MCP as a replacement for all API design - Ignoring client transport support and auth requirements
Explore related resources
Frequently asked questions
What is design-mcp-workflow?
design-mcp-workflow is a open-source AI agent skill with Copy skill directory. Design a Zoom MCP workflow for Claude. Use when deciding whether Zoom MCP fits a task, when planning tool-based AI workflows, or when separating MCP responsibilities from REST API responsibilities.
Who is design-mcp-workflow best for?
design-mcp-workflow is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install design-mcp-workflow?
Install or run design-mcp-workflow using Copy skill directory. Check design-mcp-workflow for the latest setup command.
Is design-mcp-workflow actively maintained?
design-mcp-workflow may need a closer maintenance check before production use.
Auto-fetched from GitHub.