This skill should be used when the user asks to "create an SVG figure", "make a schematic", "draw a diagram", "create a schematic diagram", "draw a flowchart", "draw a process flow", "draw a workflow", "draw a workflow diagram", "make an SVG schematic", "create a process diagram", "create a pipeline diagram", "create a block diagram", "draw a system diagram", "system architecture diagram", or wants a hand-authored or programmatic SVG with shapes, arrows, and labels that the figure-qa agent can verify. For new Python-driven figures, route to `[[svg-primitives]]` instead — this skill is the conventions and hand-authoring reference. Outputs are SVG files that can be loaded as panel sources by the scientific-figure composer.
$npx -y skills add neuromechanist/research-skills --skill svg-figureInstalls into the current project.
Run `npx skills use "https://github.com/neuromechanist/research-skills" --skill "neuromechanist/research-skills/svg-figure"` 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/neuromechanist/research-skills" that are relevant to the current task. Run `npx skills add "https://github.com/neuromechanist/research-skills"` and select the relevant skills, then follow their instructions.