This FigMirror skill should be used when the user asks to "mirror this figure's style", "copy this figure's style", "make a chart that looks like this paper", "reproduce this figure with my data", "match this paper's aesthetic", "I want a NeurIPS-quality version of this", or any variant where they hand over a cropped or uncropped reference figure AND their own data and want their data rendered in the same visual register. ALSO triggers when the user attaches a paper-figure screenshot plus tabular data and asks for matplotlib output. Does NOT trigger on generic matplotlib chart requests with no reference image — that's a basic matplotlib task, not style transfer.
$npx -y skills add vila-lab/figmirror --skill figmirrorInstalls into the current project.
Run `npx skills use "https://github.com/vila-lab/figmirror" --skill "vila-lab/figmirror/figmirror"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/vila-lab/figmirror" that are relevant to the current task. Run `npx skills add "https://github.com/vila-lab/figmirror"` and select the relevant skills, then follow their instructions.