{
  "id": "cco-zoom-plugin-virtual-agent",
  "name": "build-zoom-virtual-agent",
  "description": "Reference skill for Zoom Virtual Agent. Use after routing to a virtual-agent workflow when implementing web embeds, Android or iOS wrapper integrations, knowledge-base sync, lifecycle handling, or troubleshooting.",
  "version": "1.0.0",
  "author": "Anthropic Marketplace 3p",
  "tags": [
    "official-marketplace",
    "claude-code",
    "skill",
    "zoom-plugin"
  ],
  "entryPoint": "tool_chain",
  "category": "official",
  "toolChain": [],
  "inputs": [],
  "outputs": [
    {
      "name": "result",
      "type": "string",
      "description": "Skill output"
    }
  ],
  "createdAt": "2026-04-27T03:04:45.385648+00:00",
  "updatedAt": "2026-04-27T03:04:45.385648+00:00"
}