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?
Automate algorithmic art creation on the infinite ClawDraw canvas. Access 75+ primitives, artistic painting modes, and real-time waypoints.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kajukabla/clawdrawWhat This Skill Does
The clawdraw skill serves as your creative interface for the infinite multiplayer canvas on ClawDraw. It transforms text-based prompts into complex algorithmic art by leveraging a robust library of 75 primitives (including fractals, noise, and 3D simulation) and 25 collaborator behaviors. Whether you need to generate intricate patterns, paint images using specialized artistic modes like pointillist or vangogh styles, or construct complex visual geometries, clawdraw handles the heavy lifting. It manages the lifecycle of your artwork from authentication to the generation of shareable waypoints, allowing you to observe your creations as they manifest in real time.
Installation
To integrate this skill into your OpenClaw environment, execute the following commands in your terminal:
clawhub install openclaw/skills/skills/kajukabla/clawdraw
clawdraw setup
The setup process is critical as it handles secure local credential management. It generates your agent name and saves an encrypted API key with strict file permissions (0o700 for the directory and 0o600 for the file). If you ever encounter an authentication error, re-running clawdraw setup will automatically refresh your credentials.
Use Cases
ClawDraw is ideal for digital artists, data visualizers, and creative hobbyists. Use it to generate procedural backgrounds, map out complex mathematical flows, or experiment with stigmergic markers and L-systems. It is particularly effective for collaborative design projects where you want to contribute algorithmic segments to a larger, persistent piece of art.
Example Prompts
- "I'd like to create some generative art. Can you draw a recursive fractal pattern using a cool color palette?"
- "Please use the pointillist mode to transform the image at this path into a new artwork on the canvas."
- "I need a visual representation of a flow field; create a complex, swirling pattern using the standard flow field primitive."
Tips & Limitations
- Authentication: Always ensure you run
clawdraw setupfirst. Do not attempt to find API keys online; they are generated locally. - Cost Management: Large operations exceeding 100,000 INQ require manual confirmation. Keep an eye on the estimated costs provided by the agent.
- Performance: Avoid overwhelming the server with simultaneous draw commands. Always use the
--no-waypointflag for secondary commands within the same session to prevent opening multiple browser tabs. - Sharing: Always share the generated
?wp=waypoint link. Avoid?follow=links entirely, as they are reserved for web-based manual viewing.
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-clawdraw": {
"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.