Compare commits

..

1 Commits

Author SHA1 Message Date
Bryan Thompson
38af47a177 Add zoom-plugin
Official Zoom plugin (zoom/zoom-plugin) — 30 skills covering REST APIs,
Meeting SDK, Video SDK, webhooks, bots, and MCP workflows.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 10:23:20 -05:00

View File

@@ -1093,20 +1093,6 @@
}
}
},
{
"name": "runway-api",
"description": "Helps integrate Runway's API into projects. Guides API key setup, analyzes codebase compatibility, and provides hands-on integration assistance for video generation, image generation, audio, and file uploads.",
"category": "development",
"author": {
"name": "Runway"
},
"source": {
"source": "url",
"url": "https://github.com/runwayml/skills.git",
"sha": "cc609882edf0b65c94deccd42c841ed934d2d8d0"
},
"homepage": "https://docs.dev.runwayml.com/"
},
{
"name": "rust-analyzer-lsp",
"description": "Rust language server for code intelligence and analysis",
@@ -1456,6 +1442,20 @@
"sha": "b93007e9a726c6ee93c57a949e732744ef5acbfd"
},
"homepage": "https://github.com/zapier/zapier-mcp/tree/main/plugins/zapier"
},
{
"name": "zoom-plugin",
"description": "Claude plugin for planning, building, and debugging Zoom integrations across REST APIs, SDKs, webhooks, bots, and MCP workflows.",
"category": "development",
"author": {
"name": "Zoom"
},
"source": {
"source": "url",
"url": "https://github.com/zoom/zoom-plugin.git",
"sha": "57b70d01f40ee8043a634fdf384e4e92d6cab12f"
},
"homepage": "https://developers.zoom.us/"
}
]
}