What problem does it solve? Event modeling boards often contain elements with missing or weak example data on their fields, making models harder to understand and validate. This Skill finds a target element on an eventmodelers board and fills in realistic, domain-consistent example values without overwriting existing ones. ## Core Features & Use Cases - Flexible element resolution: Locate elements by node UUID, element name search, or spreadsheet-style cell name (e.g. "B3") decoded from chapter timeline data. - Context-aware generation: Reads linked elements via edges and same-column neighbours to reuse existing example values, keeping data consistent across commands, events, and read models. - Safe updates: Only fills fields whose example is absent or blank, posts changes through the board's node events API, and reports exactly which fields were set or skipped. - Use Case: While refining an event storming board, ask the Skill to improve examples on the "Order Placed" event; it reuses the customer email from the linked "Place Order" command and generates realistic values for orderId, amount, and placedAt. ## Quick Start Ask the assistant to add or improve example data on the eventmodelers element named "Order Placed" on the current board.