sb-whiteboard

sb-whiteboard is a skill for Claude Code, Codex from stablebaseline/mcp. It costs 123 tokens per session (2,114 once invoked), scanned A, original, MIT.

A skill for creating and editing Stable Baseline whiteboards, which are shared infinite canvases for diagrams, notes, images, and freehand drawings. It can build visual layouts such as process maps and architecture diagrams.

In plain words
What is it for?
Use it to create workshop boards, retrospectives, architecture maps, process diagrams, and collections of sticky notes or images in Stable Baseline.
Why use it?
It turns ideas, systems, and workflows into an editable visual board instead of leaving them only in text.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/stablebaseline/mcp/sb-whiteboard
Any agent
npx skills add stablebaseline/mcp --skill sb-whiteboard
Clone the repo
git clone --depth 1 https://github.com/stablebaseline/mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sb-whiteboard

README.md
[![agentmods](https://agentmods.dev/badge/skills/stablebaseline/mcp/sb-whiteboard.svg)](https://agentmods.dev/skills/stablebaseline/mcp/sb-whiteboard)
Your own site
<a href="https://agentmods.dev/skills/stablebaseline/mcp/sb-whiteboard"><img src="https://agentmods.dev/badge/skills/stablebaseline/mcp/sb-whiteboard.svg" alt="Measured on agentmods" height="20"></a>
Per session 123 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,114 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00123 $0.02114
Opus 5 $0.00062 $0.01057
Sonnet 5 $0.00025 $0.00423
Haiku 4.5 $0.00012 $0.00211

Measured 5d ago against content hash c72e8fbf3fe4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

sb-whiteboard scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

microsoft/cowork-plugin/skills/sb-whiteboard/SKILL.md · 185 lines

How it starts

The opening of the file, as written. The whole thing — 185 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Stable Baseline: whiteboards

What this skill does

Builds freeform Excalidraw boards: shapes, sticky notes, connectors, frames, stencils, architecture icons, embedded source-backed diagrams and images. Every change runs under the signed in user's own Stable Baseline identity.

IDs are never hardcoded. Resolve projectId and documentId at runtime from listing calls. A whiteboard is a kind of document, so its identifier is a documentId.

Read this first

Call getWhiteboardGuide before your first board in a session. It returns the current guidance on element choice, layout, verification, and how to edit a large board safely by patching elements by id rather than replacing the scene. Guessing produces poor boards.

The server's own priority order for element choice: stencil, then architecture icon, then a code or BPMN diagram, then plain shapes, then an image. Reach for the richest representation that fits, not plain rectangles.

Sticky notes are a first-class type, not a stencil. Use addWhiteboardElements with {type: 'sticky', text, backgroundColor}. There is no sticky note stencil.

Before you build

  1. Resolve scope. listOrganisations, listWorkspaces, listProjects. Ask if several projects are accessible.
  2. Check what exists. listWhiteboards requires projectId. Do not duplicate a board that is already there.
  3. Read an existing board before editing it. getWhiteboard, and getWhiteboardImage when you need to see what it looks like.

Placement: the failure that ruins boards

Never guess x and y on a board that already has content. Guessed coordinates land on top of existing shapes and produce an unreadable pile. Two safe options:

  • Omit x and y entirely. The server auto-places the new elements together in clear space below the current content. This is the right default.
  • Call getWhiteboard with includeElements: true first, see where things already are, and choose a genuinely empty region.

Read the full file on GitHub · 185 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 185 lines · 123 tokens per session scan A c72e8fbf3fe4

Subscribe to this mod's changes

sb-whiteboard is a skill published in the GitHub repository stablebaseline/mcp (0 stars, last pushed 10d ago), licensed MIT. It adds 123 tokens to every session and 2,114 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

accessibility

Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.

microsoft/hve-core · 47 tokens

make-resume

中文可编辑简历制作技能:默认基于 ASu 单栏高密度技术简历模板,根据用户经历制作或复刻可编辑 HTML/PDF;用户也可以指定仓库内其他模板、本地 HTML 或参考截图。用户输入“/make-resume”“我要阿酥同款简历”或要求制作、修改、复刻简历文件时使用。.

Hisn00w/ASu-skills · 86 tokens

prototype-web

可点击的功能性 Web 原型, 含导航、英雄区、特性区、CTA.

nexu-io/html-anything · 24 tokens