Canvas Skill

Displays HTML content on connected OpenMehdi nodes via a local HTTP server and node bridge.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/loveoplay2023-hue/OpenMehdi --skill canvas-skill-loveoplay2023-hue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Canvas Skill
Source: https://github.com/loveoplay2023-hue/OpenMehdi/tree/main/skills/canvas
Command: npx skills add https://github.com/loveoplay2023-hue/OpenMehdi --skill canvas-skill-loveoplay2023-hue

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows you to display HTML content on any connected OpenMehdi node, making it easy to visualize data, run interactive demos, or show generated content across your devices.

Core Features & Use Cases

  • Cross-Device Display: Render web content on Mac, iOS, and Android applications.
  • Interactive Content: Supports games, visualizations, and dashboards.
  • Development Tool: Features live reload for rapid development cycles.
  • Use Case: Display a real-time stock market dashboard generated by another agent on your tablet.

Quick Start

Use the canvas skill to present the HTML file named 'my-game.html' on your Mac node.

Frequently Asked Questions about Canvas Skill

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

FAQPage Schema
How do I display web content on connected iOS and Android devices?

You can display HTML content on connected Mac, iOS, and Android devices by using this Skill to run a local HTTP server and node bridge that renders interactive web visualizations and dashboards.

Does this Skill support live reload for web visualization development?

Yes, this Skill supports live reload for web visualization development, allowing you to rapidly iterate on interactive HTML content, games, and dashboards during your development cycle.

Can I present an interactive HTML dashboard on a Mac node?

Yes, you can present an interactive HTML dashboard on a Mac node by using the canvas skill to render the specified HTML file, supporting actions like evaluating JavaScript and taking snapshots.

What is the best way to show generated HTML content across multiple connected nodes?

The best way to show generated HTML content across multiple connected nodes is using this Skill, which facilitates cross-device presentation of visualizations and interactive web applications through a local HTTP server.

Are there limitations when rendering web content on connected mobile nodes?

Limitations when rendering web content on connected mobile nodes include requiring connected OpenMehdi nodes, a local HTTP server, and a node bridge to successfully display interactive visualizations across iOS and Android devices.