# Miro Diagram

> Use when the user wants to create or update a diagram on a Miro board.

- Skill: `miroapp/miro-diagram` (Agent Skill)
- Install (CLI): `npx skillmds@latest add miroapp/miro-diagram`
- Raw SKILL.md: https://api.skillmd.com/api/skills/miroapp/miro-diagram/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: miroapp (https://skillmd.com/u/miroapp)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/miroapp/miro-diagram

---


# Miro Diagram

Shortcut to the Miro MCP diagramming tools.

Explore the diagramming tools exposed by the Miro MCP server and use them
according to their tool descriptions and parameter schemas. The MCP server is
the source of truth for which diagram types and inputs are supported, which
tool to pick, the order in which tools must be called, and all placement
parameters.

## Workflow

1. Identify the **board URL**. If missing, ask.
2. Identify **what to diagram**. Ask if unclear.
3. Pick the appropriate diagramming tool from the Miro MCP server and call it
   according to its description and parameter schema.

