instrument-data-to-all…
Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when…
Guidance for the bundled Zoom Whiteboard MCP connector. Use for Whiteboard MCP auth, endpoints, ID mapping, and tool workflows such as list_whiteboards and get_a_whiteboard. Prefer this skill when the request is specifically about Whiteboard MCP rather than general Zoom MCP.
$ npx -y skills add anthropics/knowledge-work-plugins --skill whiteboard --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/whiteboardContext preview
The summary Claude sees to decide when to auto-load this skill.
Guidance for the bundled Zoom Whiteboard MCP connector. Use for Whiteboard MCP auth, endpoints, ID mapping, and tool workflows such as list_whiteboards and get_a_whiteboard. Prefer this skill when the request is specifically about Whiteboard MCP rather than general Zoom MCP.
name: zoom-mcp/whiteboard description: | Guidance for the bundled Zoom Whiteboard MCP connector. Use for Whiteboard MCP auth, endpoints, ID mapping, and tool workflows such as list_whiteboards and get_a_whiteboard. Prefer this skill when the request is specifically about Whiteboard MCP rather than general Zoom MCP. user-invocable: false triggers: - "whiteboard mcp" - "zoom whiteboard mcp" - "zoom mcp whiteboard" - "zoom whiteboard tools" - "list zoom whiteboards" - "get zoom whiteboard" - "zoom whiteboard id" - "zoom wb/db"
Dedicated guidance for Zoom's Whiteboard MCP server.
| Transport | URL | |-----------|-----| | Streamable HTTP (recommended) | `https://mcp-us.zoom.us/mcp/whiteboard/streamable` | | SSE (fallback) | `https://mcp-us.zoom.us/mcp/whiteboard/sse` |
and `get_a_whiteboard`.
execution must be validated separately for your app and Whiteboard scopes.
proven your S2S app can mint and execute with the required Whiteboard scopes.
Reference: [references/authentication-and-identifiers.md](references/authentication-and-identifiers.md)
Whiteboard MCP read scopes:
Write-capable Whiteboard metadata advertised by the gateway:
For Whiteboard MCP, use the identifier from the URL segment after `/wb/db/`, not the numeric segment after `/p/`.
Example:
https://us05whiteboard.zoom.us/wb/db/6iktP8hJT3e5qaCuwFuAGg/p/180968285929472
^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^
whiteboard_id page/subresource idThe current Whiteboard MCP tool surface is:
Some MCP clients namespace server tools in the UI. Treat the raw tool names above as authoritative.
Reference: [references/tools.md](references/tools.md)
1. Use a user OAuth token with the Whiteboard read scopes. 2. Call `list_whiteboards` to discover accessible whiteboards and confirm the correct `whiteboard_id`. 3. Call `get_a_whiteboard` with that `whiteboard_id`.
Plugins that turn Claude into a specialist for your role, team, and company. Built for Claude Cowork, also compatible with Claude Code.
Repo: anthropics/knowledge-work-plugins
Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when…
Run nf-core bioinformatics pipelines (rnaseq, sarek, atacseq) on sequencing data. Use when analyzing RNA-seq, WGS/WES, or ATAC-seq data—either local FASTQs or…
This skill should be used when scientists need help with research problem selection, project ideation, troubleshooting stuck projects, or strategic scientific…
Deep learning for single-cell analysis using scvi-tools. This skill should be used when users need (1) data integration and batch correction with scVI/scANVI,…
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive…
Set up your bio-research environment and explore available tools. Use when first getting oriented with the plugin, checking which literature, drug-discovery,…