canvas

Render HTML content on Moltbot-connected devices across Mac, iOS, and Android nodes.

2|1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/zhangziliang04/moltbot_deepseek --skill canvas-zhangziliang04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canvas
Source: https://github.com/zhangziliang04/moltbot_deepseek/tree/main/skills/canvas
Command: npx skills add https://github.com/zhangziliang04/moltbot_deepseek --skill canvas-zhangziliang04

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Presenting HTML content in Moltbot connected devices can be cumbersome without a unified canvas experience; this skill provides a centralized way to serve and render web content on the canvas across Mac, iOS, and Android.

Core Features & Use Cases

  • Renders HTML content on connected Moltbot nodes using a dedicated canvas view.
  • Supports static and dynamic content, including demos, dashboards, and visualizations.
  • Use case: deploy a live HTML dashboard on all available Moltbot nodes for demonstrations or remote monitoring.

Quick Start

Place HTML content on the canvas host and instruct Moltbot to present it on a target node.

Frequently Asked Questions about canvas

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

FAQPage Schema
How do I render HTML content on Moltbot connected devices?

To render HTML content on Moltbot connected devices, place your HTML on the canvas host server and instruct Moltbot to present it on target nodes. This serves static and dynamic web content across Mac, iOS, and Android.

Can I display live dashboards across Mac, iOS, and Android nodes?

Yes, you can display live HTML dashboards across Mac, iOS, and Android nodes. The canvas architecture supports dynamic content and live reload, enabling remote monitoring and demonstrations on all connected devices.

How does the canvas architecture handle distributed display?

The distributed display architecture uses a Canvas Host Server, a Node Bridge, and Node Apps. This setup coordinates rendering HTML content across multiple Moltbot connected devices with Tailnet binding support.

Does the canvas system support live reload for webview content?

Yes, the canvas system supports live reload for webview content. This allows you to instantly update HTML visualizations and demos across connected nodes without manual refresh.

What is the best way to deploy an HTML visualization to multiple nodes?

The best way to deploy an HTML visualization to multiple nodes is using the centralized canvas host. It serves static and dynamic content to Mac, iOS, and Android devices simultaneously for interactive previews.