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.

AgentCorp-Inc Updated

File contents

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.

AgentCorp-Inc/AgentCorp-Integrations-Skills/tree/main/Miro/skills/miro-doc commit db6a5543b5

Frequently asked questions

npx skillmds@latest add agentcorp-inc/miro-doc