# Miro Doc

> Use when the user wants to create or edit a Google-Docs-style markdown document as a widget on a Miro board they're already working on. For a brand-new, standalone document not tied to an existing board, use the miro-format skill instead.

- Skill: `agentcorp-inc/miro-doc` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentcorp-inc/miro-doc`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentcorp-inc/miro-doc/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: AgentCorp-Inc (https://skillmd.com/u/agentcorp-inc)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/agentcorp-inc/miro-doc

---


# Miro Doc

Shortcut to the Miro MCP document tools.

Explore the document 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 supported markdown, 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 document the user wants** (provided content or a topic to
   generate from). Ask if unclear.
3. Pick the appropriate document tool from the Miro MCP server and call it
   according to its description and parameter schema.

## When not to use this skill

If the user wants a brand-new, standalone document — not added onto a board
they're already working on — use the miro-format skill instead. It creates
the document as its own content item rather than as a widget.

