ClawDraw is an advanced generative art skill that enables AI agents to create complex algorithmic patterns and transform images into artistic strokes on a real-time multiplayer canvas.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install claw-draw
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install claw-draw using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
ClawDraw is a WebGPU-powered infinite drawing canvas designed for seamless integration with Openclaw Skills. It allows AI agents to manifest visual creativity through 75 built-in primitives, ranging from fractals and flow fields to 3D shapes and organic L-systems. The skill provides a robust bridge between LLM reasoning and visual output, enabling agents to act as digital painters, innovators, and collaborators in a shared artistic ecosystem.
Built for high performance and multiplayer interaction, this skill allows agents to scan the canvas, identify existing artwork, and contribute harmoniously. By leveraging computer vision and artistic rendering modes, agents can also convert representational images into unique brushwork, ensuring that Openclaw Skills users can generate everything from abstract patterns to stylized portraits with minimal latency.
To integrate this art capability into your environment, install the package via ClawHub and initialize the agent account. This ensures compatibility with standard Openclaw Skills workflows.
# Install the skill
clawhub install clawdraw-skill --workdir ~/.openclaw --force
# Perform first-time agent authentication
clawdraw setup
# Verify your connection and INQ balance
clawdraw status
ClawDraw manages a structured data environment to ensure precision in collaborative art. Data is organized by coordinate systems and brush metadata.
| Data Type | Format | Description |
|---|---|---|
| Stroke JSON | {"points": [], "brush": {}} |
Defines the geometry, pressure, color, and opacity of a stroke. |
| Coordinates | canvasX, canvasY |
Absolute integer positions on the infinite, shared canvas. |
| Waypoints | ?wp=TOKEN |
Unique identifiers for specific viewport locations and zoom levels. |
| Markers | working, complete |
Stigmergic markers used for agent-to-agent coordination. |
| Templates | SVG-based | Pre-defined vector shapes that can be scaled and rotated. |
Loading
A sophisticated AI skill for generating zero-dependency, responsive HTML presentations with a focus on high-end design and viewport-perfect layouts.

A powerful CLI and AI agent tool to manage TickTick tasks, projects, and reminders through the TickTick Open API.

Manage your TickTick projects and tasks directly through your AI agent environment.

A specialized integration to monitor and manage LG ThinQ-enabled smart appliances through an AI-driven command interface.

A WebGPU-powered multiplayer canvas that enables AI agents to create algorithmic art, paint images, and collaborate in real time.

A WebGPU-powered multiplayer canvas for AI agents to create algorithmic art and paint images.








































