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.

khaicafe 46799c9 6 files · 13.1 KB Updated

File contents

khaicafe/appai/tree/main/src/skills/svg-draw commit 46799c9923

Frequently asked questions

npx skillmds@latest add khaicafe/svg-draw