This skill should be used when the user asks to "make an icon", "generate an icon", "create a scientific icon", "make a transparent icon", "make a minimal icon", "icon for a figure", "icon for a paper", "generate an icon set", "batch icons", "icon batch", "batch generate icons", or wants flat scientific icons (brain, neuron, DNA, EEG cap, etc.) in the Nature/Science journal style with transparent backgrounds. Generates PNG icons via the Codex CLI image_gen tool (preferred) or the OpenAI Images API (fallback), then applies transparency via a Pillow threshold by default or rembg + BiRefNet (opt-in, higher edge quality).
$npx -y skills add neuromechanist/research-skills --skill transparent-iconsInstalls into the current project.
Run `npx skills use "https://github.com/neuromechanist/research-skills" --skill "neuromechanist/research-skills/transparent-icons"` 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.