Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
A virtual canvas for OpenClaw to output content and visualize its thinking during development.
A virtual canvas for OpenClaw to output content and visualize its thinking during development.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
This skill wraps OpenClaw's native canvas tool to provide a dedicated, interactive surface for the agent to visualize its internal processes, display intermediate results, and output rich content directly on a virtual canvas. It enables a more transparent and intuitive development workflow by making the agent's thinking and work-in-progress visible.
Render Markdown/HTML: Display formatted text, code, tables, and images. Visualize Data: Present charts, graphs, or structured data. Show Progress: Update the canvas with real-time progress of tasks. Interactive Thinking: Optionally display thought processes or decision trees. Snapshot: Capture the current state of the canvas.
This is primarily an internal skill for the agent to use to illustrate its workflow. It will expose a CLI interface for displaying content. # Example: Display markdown content python3 scripts/canvas_cli.py display_markdown --content "# Agent Thinking\n\nHere's my current thought process..." # Example: Display an image python3 scripts/canvas_cli.py display_image --url "https://example.com/image.png"
To enhance transparency, improve user understanding of complex agent processes, and provide a dynamic, real-time output area for development tasks. This will be invaluable for tasks like: Visualizing website structure during the Mac App conversion. Displaying drafted blog posts or tweets with formatting. Showing data analysis results. Illustrating program flow or architectural decisions.
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.