Skip to main content

figure-to-svg

Turn a whole figure/diagram/infographic PNG into an editable master SVG that recreates it โ€” icons regenerated clean via codex image-gen, plus real <text> labels at their original positions. Default mode embeds icons as transparent PNGs (fast, visually faithful); pass `svg` to hand-vectorize each icon for full editability. Use this whenever the user says /figure-to-svg, wants to "replicate this figure as svg", "turn this figure/diagram into an editable svg", "regenerate this infographic as vector", "rebuild this graphic so I can edit it", or vectorize a multi-item figure (panels of icons + labels). Pipeline: split โ†’ regenerate icons โ†’ slice โ†’ transparentize โ†’ [vectorize if svg mode] โ†’ compose โ†’ fresh-eyes review loop. Also home of the plugin's knowledge verbs โ€” lesson (capture craft gotchas), feedback (file skill/script defects), digest (harvest a session) โ€” use it for those too. Prefer this over one-shot tracing whenever the user wants an editable, clean, recolorable result.

Jump to install

Source facts

Repository
jluo41/Tools
Last source activity
July 29, 2026 at 14:17
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.