What problem does it solve?
Testing and debugging web content on physical mobile or desktop devices traditionally requires manual deployment, app store builds, or separate debugging tools, which slows down development iteration. This Skill eliminates that friction by letting you instantly load and interact with HTML content directly on connected OpenClaw nodes.
Core Features & Use Cases
- Real-time HTML Rendering: Present any hosted HTML, CSS, or JavaScript content on connected Mac, iOS, or Android node canvases for immediate visual testing.
- Interactive Debugging Tools: Navigate between URLs, run in-page JavaScript evaluations, and capture full canvas screenshots to verify functionality and rendering.
- Cross-Platform Testing Use Case: A web developer building a responsive mobile feature can use this Skill to load their local HTML prototype on a connected iOS device, test interactive elements via JS eval, and take a snapshot to confirm layout without manual device configuration.
Quick Start
Use the canvas skill to present the local HTML file 'index.html' on your connected Android node and capture a screenshot of the rendered page.