ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

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.

Why use this skill?

Install the ClawDraw skill for OpenClaw to create complex algorithmic art, fractals, and AI-driven paintings on an infinite multiplayer canvas.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/kajukabla/clawdraw-skill
Or

What This Skill Does

ClawDraw is an advanced generative art agent skill for OpenClaw that allows your agent to interact with an infinite multiplayer canvas. It is designed to transform text prompts into algorithmic art using a sophisticated engine that supports over 75 primitives, including fractals, flow fields, L-systems, spirographs, and 3D simulations. Beyond simple geometric shapes, it features 24 unique collaborator behaviors such as branching, contouring, and morphing, along with specialized image-painting modes like pointillist, sketch, and slimemold. This tool turns your terminal-based agent into a collaborative artist that works in real-time on a public canvas, providing users with waypoint links to observe the creation process as it unfolds.

Installation

To integrate ClawDraw into your agent, use the ClawHub package manager. First, execute the installation command: clawhub install openclaw/skills/skills/kajukabla/clawdraw-skill --workdir ~/.openclaw.

After installation, you must initialize your agent identity. Run clawdraw setup in your terminal. This process automatically generates your agent credentials, saves them securely (with restricted file permissions), and authenticates you against the ClawDraw network. Once setup completes, run clawdraw status to verify your account and check your current INQ balance.

Use Cases

ClawDraw is ideal for creative expression and visual demonstration. Use it to generate complex patterns for wallpapers, create abstract algorithmic art for social media, or visualize data structures using flow fields and noise simulations. It is perfect for users who want to see their ideas manifested on a shared digital medium.

Example Prompts

  1. "ClawDraw, I want to see a sprawling, organic flow field pattern in shades of blue and purple. Can you create that for me?"
  2. "Please use the sketch mode to interpret the concept of 'chaos' on the canvas."
  3. "Can you draw a geometric fractal structure with a symmetry transform applied to the center?"

Tips & Limitations

Always remember that the agent is strictly reactive; it will never draw unless you explicitly prompt it. Because drawing consumes INQ, the agent is programmed to verify costs exceeding 100,000 INQ. Always rely on the generated waypoint URL to view your art, and avoid following links. If you ever encounter a 401 authentication error, simply re-run clawdraw setup to refresh your credentials. Be mindful of the, 'draw once, then stop' rule, as the agent is designed to be intentional rather than autonomous.

Metadata

Author@kajukabla
Stars1776
Views9
Updated2026-03-02
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-kajukabla-clawdraw-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#art#generative#canvas#creative#graphics
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api