sketch-miro

Transform process models into synchronized Miro Event Storming boards.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/papeete-consulting-lab/banking-reliever --skill sketch-miro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sketch-miro
Source: https://github.com/papeete-consulting-lab/banking-reliever/tree/main/.claude/skills/sketch-miro
Command: npx skills add https://github.com/papeete-consulting-lab/banking-reliever --skill sketch-miro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual effort of transforming process models into collaborative Event Storming diagrams by generating and maintaining live Miro boards from structured capability definitions.

Core Features & Use Cases

  • Automated Miro Rendering: Converts process-modelled capabilities into organized Miro frames containing aggregates, commands, events, policies, and read-models.
  • Idempotent Board Synchronization: Updates existing Miro widgets through state tracking instead of creating duplicate diagrams during repeated runs.
  • Use Case: Product and domain teams can visualize a complete business process model in Miro for workshops, reviews, and collaborative design sessions.

Quick Start

Ask the sketch-miro skill to render the process capabilities as an Event Storming board in Miro.

Frequently Asked Questions about sketch-miro

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

FAQPage Schema
How do I generate an Event Storming board in Miro from a process model?

To generate an Event Storming board in Miro, this Skill transforms structured process models into synchronized Miro frames containing aggregates, commands, events, policies, and read-models. It automates the rendering of capability definitions for collaborative design sessions.

What is the best way to synchronize process models with Miro without duplicating widgets?

The best way to synchronize process models with Miro without duplicating widgets is through state-based idempotent synchronization. This Skill tracks widget state to update existing Miro boards reliably during repeated runs rather than creating duplicates.

Do I need a Miro API access token to render domain driven design diagrams?

Yes, you need a Miro API access token to render domain driven design diagrams. This token, along with kpack process discovery and kproj-miro rendering, is required to authenticate and execute state-based board updates.

Can I use process discovery output for capability visualization in Miro workshops?

Yes, you can use process discovery output for capability visualization in Miro workshops. The Skill converts process-modelled capabilities from kpack discovery into organized Miro frames for product teams to review during collaborative design sessions.

Why does my Miro board synchronization fail during repeated process modeling runs?

Miro board synchronization fails during repeated process modeling runs if state tracking is not applied. Reliable board updates require idempotent synchronization to correctly identify and update existing widgets instead of generating duplicates.