SVG Draw
CCaution๐ค AI Models ยท by lijy2015
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.
Install
openclaw plugins install lijy2015/svg-drawOn ClawHub, this skill has no security information.
ClawStack independently scans every skill for permissions, network requests, author reputation, and more. Learn how we score โ
Security Analysis
Score: 52/100Reviews (8)
No reviews yet
Be the first to review this skill!
Similar Skills
Parquet Converter
Data storage and processing challenges:
Llmrouter
Intelligent LLM proxy that routes requests to appropriate models based on complexity. Save money by using cheaper models for simple tasks. Tested with Anthropic, OpenAI, Gemini, Kimi/Moonshot, and Ollama.
Ollama Local
Manage and use local Ollama models. Use for model management (list/pull/remove), chat/completions, embeddings, and tool-use with local LLMs. Covers OpenClaw sub-agent integration and model selection guidance.