svg-icon-maker
Installation
SKILL.md
SVG Icon Maker
Convert raster images to colorful SVG using @neplex/vectorizer.
Output Directory
All files saved to workspace with timestamped folders (format: YYYY-MM-DDTHH-mm-ss-SSSZ):
<workspace>/svg-output/
└── <timestamp>/ # e.g., 2026-01-27T02-13-38-811Z
├── reference.png # Generated reference image
├── icon.svg # Color SVG output
└── icon_preview.png # Preview for comparison