svg-artist_skill

This skill generates SVG illustrations by writing SVG code from descriptions, enabling simple, stylized graphics without external image APIs.
  • Python

2.5k

GitHub Stars

2

Bundled Files

2 months ago

Catalog Refreshed

3 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill openclaw/skills --skill svg-artist

  • _meta.json278 B
  • SKILL.md6.1 KB

Overview

This skill generates SVG illustrations by having the language model write SVG code directly, avoiding image-generation APIs. It is optimized for icons, cartoons, simple diagrams, and stylized art that convert easily to PNG or other raster formats.

How this skill works

You describe the desired image and the model outputs SVG markup that positions shapes, colors, and paths. The SVG can be previewed directly in browsers or converted to PNG using common tools (rsvg-convert, ImageMagick). Templates and composition rules (canvas size, head/body proportions, palettes) guide consistent results.

When to use it

  • Creating icons, logos, or flat illustrations without relying on image APIs
  • Generating cartoons, simple characters, or mascot sketches
  • Making diagrams, schematics, or annotated visuals with precise coordinates
  • Producing stylized art suitable for UI, documentation, or print at small sizes
  • Rapidly iterating on vector concepts before detailed design work

Best practices

  • Start with a simple description and specify style (cute, minimalist, cartoon)
  • Use the 400x400 canvas baseline and relative proportions for consistent layout
  • Build images in layers: background → main shapes → features → highlights
  • Prefer basic shapes (circle, ellipse, rect, path) for reliable cross-rendering
  • Preview SVG in a browser and convert to PNG only after confirming composition

Example use cases

  • Generate a cute cartoon cat or dog for an onboarding illustration
  • Create a set of matching flat icons for an app feature list
  • Produce a simple diagram or flow illustration with labeled shapes
  • Make stylized avatars or stickers with controlled colors and scale
  • Quickly prototype mascot poses using proportional templates

FAQ

No. The approach is intended for vector-based cartoons, icons, and stylized art, not photorealistic rendering.

How do I convert SVG to PNG?

Use rsvg-convert or ImageMagick (convert) to render the SVG to a PNG at your desired resolution.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational