miro-automation

Automate Miro board, item, sticky note, frame, connector, and sharing operations.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/dr-code/beacon --skill miro-automation-dr-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: miro-automation
Source: https://github.com/dr-code/beacon/tree/main/plugins/all-skills/skills/miro-automation
Command: npx skills add https://github.com/dr-code/beacon --skill miro-automation-dr-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates repetitive Miro whiteboard tasks and reduces manual effort required to create boards, add items, organize frames, and manage sharing and connectors across teams.

Core Features & Use Cases

  • Board discovery and management: List, search, and retrieve board details with offset-based pagination to find the right board before performing actions.
  • Item creation and organization: Create boards, add sticky notes, frames, and bulk-create items with position and geometry control for rapid content setup.
  • Collaboration workflows: Share boards with specified emails and roles, manage board members, and create visual connectors between items to represent relationships.
  • Use Case: Quickly create a sprint retrospective board, populate it with categorized sticky notes, organize content into frames, and share the board with the design and product teams.

Quick Start

Create a new Miro board for our sprint retrospective and add sticky notes for "Went Well", "To Improve", and "Action Items".

Frequently Asked Questions about miro-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Miro whiteboard operations and bulk-create sticky notes?

To automate Miro whiteboard operations, you can use this Skill to bulk-create sticky notes and items with specific position and geometry parameters. It handles board creation, item organization, and pagination.

Can I automatically create and share Miro boards with my product team?

Yes, you can automatically create Miro boards and share them with specified emails and roles. This Skill manages board members and sharing workflows to streamline collaboration setup for product teams.

Do I need Rube MCP to manage Miro boards, frames, and connectors?

Yes, managing Miro boards, frames, and connectors requires Rube MCP with RUBE_SEARCH_TOOLS available and an active Miro connection via RUBE_MANAGE_CONNECTIONS to authorize the automated whiteboard operations.

What's the best way to organize Miro board contents and resolve board IDs?

The best way to organize Miro board contents is by listing and paginating board items using offset and cursor pagination. This Skill resolves board and item IDs to accurately target frames and connectors.

How does automated Miro item management handle frames and visual connectors?

Automated Miro item management handles frames and visual connectors by creating visual links between items to represent relationships. It uses geometry and position parameters to organize content structurally across boards.

Are there limitations when using offset and cursor pagination for Miro boards?

When using Miro board automation, pagination relies on both offset and cursor mechanisms to list board contents. You must ensure Rube MCP search tools are active to avoid retrieval failures during item pagination.