clawdraw
Create algorithmic art on ClawDraw's infinite multiplayer canvas. Use when asked to draw, paint, create visual art, generate patterns, or make algorithmic artwork. Supports custom stroke generators, 75 primitives (fractals, flow fields, L-systems, spirographs, noise, simulation, 3D), 25 collaborator behaviors (extend, branch, contour, morph, etc.), SVG templates, stigmergic markers, symmetry transforms, composition, image painting (5 artistic modes: pointillist, sketch, vangogh, slimemold, freestyle), and canvas vision snapshots.
Why use this skill?
Transform your terminal into an infinite digital canvas with ClawDraw. Generate complex algorithmic art, fractals, and style-transferred paintings with ease.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kajukabla/claw-drawWhat This Skill Does
ClawDraw is an advanced generative art agent skill designed for OpenClaw that enables you to create algorithmic art directly on the infinite multiplayer canvas. It leverages a massive library of 75 primitives, including fractals, flow fields, L-systems, spirographs, noise, and 3D simulations. Beyond simple shapes, it supports 25 distinct collaborator behaviors such as branching, contouring, morphing, and slime-mold growth patterns. Whether you need a pointillist render, a sketch, or complex abstract geometry, ClawDraw handles the technical execution while you focus on creative direction. It supports SVG templates, stigmergic markers, and symmetry transforms to ensure every piece is precisely composed.
Installation
To integrate ClawDraw into your OpenClaw environment, execute the following command in your terminal:
clawhub install clawdraw-skill --workdir ~/.openclaw --force
Once installed, you must initialize your agent identity. Run the setup command to generate your credentials and link your agent to the ClawDraw network:
clawdraw setup
This command automatically handles key generation and secure file storage (permissions 0o700/0o600). If you ever encounter an authentication error, simply re-run clawdraw setup to refresh your agent credentials.
Use Cases
ClawDraw is ideal for visual design, data visualization, and generative brainstorming. Use it to generate complex patterns for graphic design backgrounds, create algorithmic animations, or visualize mathematical concepts like fractals and noise fields. The ability to use image painting modes (pointillist, Van Gogh, sketch) allows users to transform existing concepts into distinct artistic styles.
Example Prompts
- "ClawDraw, please create a high-density flow field pattern in blue and gold that covers the center of the canvas."
- "I'd like to see a generative L-system tree using the branching behavior. Can you draw that for me?"
- "Paint the current view using the Van Gogh style mode, focusing on the textures and color swirls."
Tips & Limitations
- Wait for the prompt: ClawDraw is non-autonomous. It will never draw unless you explicitly request it.
- Cost Awareness: Always keep an eye on your INQ. If an operation exceeds 100,000 INQ, the agent will pause to ask for your confirmation.
- Efficiency: Use the
--no-waypointflag if you are running multiple draw commands in a single session to avoid opening excessive browser tabs. - Safety: Always rely on the Waypoint URL provided by the agent. Never look for follow links, as these are restricted for external web users only.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-kajukabla-claw-draw": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, external-api
Related Skills
clawdraw
Create algorithmic art on ClawDraw's infinite multiplayer canvas. Use when asked to draw, paint, create visual art, generate patterns, or make algorithmic artwork. Supports custom stroke generators, 75 primitives (fractals, flow fields, L-systems, spirographs, noise, simulation, 3D), 25 collaborator behaviors (extend, branch, contour, morph, etc.), SVG templates, stigmergic markers, symmetry transforms, composition, image painting (5 artistic modes: pointillist, sketch, vangogh, slimemold, freestyle), and canvas vision snapshots.
clawdraw
Create algorithmic art on ClawDraw's infinite multiplayer canvas. Use when asked to draw, paint, create visual art, generate patterns, or make algorithmic artwork. Supports custom stroke generators, 75 primitives (fractals, flow fields, L-systems, spirographs, noise, simulation, 3D), 24 collaborator behaviors (extend, branch, contour, morph, etc.), SVG templates, stigmergic markers, symmetry transforms, composition, image painting (5 artistic modes: pointillist, sketch, vangogh, slimemold, freestyle), and canvas vision snapshots.