miro-board

Create 6-frame lesson slide layouts on Miro boards via MCP API.

3|1|Updated May 21, 2026
One-click install
npx skills add https://github.com/qwwiwi/agentos-skills-public --skill miro-board
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: miro-board
Source: https://github.com/qwwiwi/agentos-skills-public/tree/main/skills/miro-board
Command: npx skills add https://github.com/qwwiwi/agentos-skills-public --skill miro-board

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the manual, error-prone work of designing consistent lesson slide layouts on a Miro board, especially when you need a fixed multi-frame structure for “Convert to Slides”.

Core Features & Use Cases

  • Lesson presentation layout: builds a 6-frame (cover + 5 steps) 1920x1080 vertical sequence tailored for course recording workflows.
  • Editorial style system: applies a predefined dark graphite + gold + warm-white typography and spacing rules for a consistent look.
  • Miro MCP API workflow: uses board search/create, then creates frames and fills left-side text blocks while keeping the right side reserved for face-cam.

Quick Start

Ask for “slides for lesson N on Miro” and specify the lesson title and step content so the Skill can create the 6 frames and populate the text placeholders for later Convert to Slides.

Frequently Asked Questions about miro-board

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

FAQPage Schema
How do I generate lesson presentation slides on a Miro board automatically?

To generate lesson presentation slides on a Miro board, this Skill uses the MCP API to create a 6-frame 1920x1080 vertical sequence with a consistent editorial style, preparing the structure for course recording.

Can I automate Miro layout for course recording and face-cam placeholders?

Yes, you can automate Miro layout for course recording by creating frames with a left-text and right-face-cam structure, reserving the right side of each slide for your camera feed while filling text blocks on the left.

How do I use Miro Convert to Slides for a multi-frame lesson layout?

To use Miro Convert to Slides, you need a multi-frame layout. This Skill creates the required 6-frame 1920x1080 vertical sequence, after which you manually trigger the two-step Convert to Slides finalization in Miro.

Why does creating Miro frames via API return an HTTP 400 error?

Creating Miro frames via API returns an HTTP 400 error when strict item-count limits are exceeded. This Skill avoids HTTP 400 errors by enforcing item-count limits and using correct relative coordinates inside frames.

Does the Miro MCP API support relative coordinates inside frames for text widgets?

Yes, the Miro MCP API supports relative coordinates inside frames. This Skill correctly uses the moveToWidget function to place text widgets accurately within the 1920x1080 frames without overlapping the face-cam area.

What is the best way to build a consistent editorial style for Miro workshop slides?

The best way to build a consistent editorial style for Miro workshop slides is applying a predefined typography and spacing system. This Skill automatically applies a dark graphite, gold, and warm-white style across all frames.