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.

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 "design-mcp-workflow" with this command: npx skills add anthropics/knowledge-work-plugins/anthropics-knowledge-work-plugins-design-mcp-workflow

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

  • Decide whether the problem is agentic tooling, deterministic automation, or both.

  • Route MCP-only tasks to zoom-mcp.

  • Route hybrid tasks to both zoom-mcp and rest-api.

  • If Whiteboard is central, route to zoom-mcp/whiteboard.

  • 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

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.

Coding

code-review

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

nextflow-development

No summary provided by upstream source.

Repository SourceNeeds Review
Research

data-visualization

No summary provided by upstream source.

Repository SourceNeeds Review
Research

task-management

No summary provided by upstream source.

Repository SourceNeeds Review