Imported from up2itnow0822/ClawPowers-Agent (
skills/canvas/SKILL.md). Install upstream withnpx skills add up2itnow0822/ClawPowers-Agent --skill canvas. Copyright stays with the author.
canvas
This Hermes-compatible skill wrapper exports the ClawPowers catalog entry for canvas.
Purpose
Display HTML content on connected OpenClaw nodes (Mac app, iOS, Android). Great for displaying games, visualizations, and dashboards.
When to use
- use this skill when the task matches the capability described above
Source of truth
- Catalog source:
src/skills/catalog.ts - Catalog entry source class:
openclaw-bundled - Category:
ai
Notes
- This wrapper makes the skill discoverable and loadable by Hermes as a standard
SKILL.mdbundle. - It does not, by itself, claim that every underlying runtime, CLI, API integration, or library dependency behind the broader ClawPowers ecosystem is fully configured in Hermes.
Compatibility boundary
This file is part of the Hermes-compatible top-level skills/ surface for this branch. It should be read as a discoverable skill bundle, not as a blanket claim that the wider clawpowers library/runtime surface is fully configured inside Hermes.