miro-skill
Installation
SKILL.md
<quick_start>
- Add Miro MCP server:
claude mcp add --transport http miro https://mcp.miro.com - Authenticate:
/mcp auth - Create a board with
create_boardand populate using workflows below - Use color conventions (yellow=ideas, blue=tech, green=data, red=critical) </quick_start>
<success_criteria>
- Miro MCP server authenticated and responding to
get_boardscalls - Board created with appropriate title and frame structure
- Items positioned using grid spacing (250px) without overlap
- Color conventions applied consistently across sticky notes and shapes
- Board visually communicates the intended strategy, architecture, or sprint plan </success_criteria>