What problem does it solve?
Displaying rich HTML content across connected OpenClaw nodes can be challenging without a centralized canvas rendering solution. This skill enables rendering web content on device canvases attached to the OpenClaw network (Mac, iOS, Android), via a hosted canvas and a bridge to nodes.
Core Features & Use Cases
- Canvas host server serves HTML/CSS/JS files from a configured root.
- Node Bridge forwards canvas URLs to connected nodes.
- Node Apps render content in a WebView on Mac, iOS, and Android clients.
- Actions include present, navigate, hide, eval, and snapshot for dynamic control.
- Use cases include demonstrations, dashboards, and interactive visuals on remote devices.
Quick Start
Place HTML files in the configured canvas root and run a present action to display a chosen HTML page on a connected node.