Communityv1.0.0

SVG Draw

Create SVG images and convert them to PNG without external graphics libraries. Use when you need to generate custom illustrations, avatars, or artwork (e.g., "draw a dragon", "create an avatar", "make a logo") or convert SVG files to PNG format. This skill works by writing SVG text directly (no PIL/ImageMagick required) and uses system rsvg-convert for PNG conversion.

3.6kdownloads4stars19active installsLiJY2015
View on ClawHubBack to Skills

Skill Details

Slug
svg-draw
Latest Version
1.0.0
Author
LiJY2015
Published
Feb 6, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for SVG Draw.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

SVG-draw 1.0.0 initial release: - Generate SVG vector graphics by writing SVG code directly—no external graphics libraries required. - Convert SVG images to PNG format using the included script leveraging system rsvg-convert. - Includes customizable templates for dragon and lobster illustrations. - Detailed design guidelines for avatars and logos. - Step-by-step instructions for SVG creation, conversion, and customization. - Troubleshooting section for common SVG and conversion issues.