codex-visio-paper-figure-skill
Rebuild paper figures as editable Visio diagrams from images
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install codex-visio-paper-figure-skill?โผ
Run `npx skills add pengjunchi0/codex-visio-paper-figure-skill --all -g -y` in your terminal to install the skill globally.
How to turn a figure image into an editable Visio diagram?โผ
Give your AI agent the reference image and target .vsdx path; the skill rebuilds it with native Visio shapes, text, and connectors instead of embedding the picture.
What export formats does this skill support?โผ
It exports the saved .vsdx file to PNG, SVG, PDF, and PPTX, so one editable source produces all your publication and presentation files.
What do I need to run this Visio skill?โผ
You need Windows with Microsoft Visio and PowerShell; PowerPoint is required only if you want PPTX export.
Can it handle complex multi-panel scientific figures?โผ
Yes. It calibrates each panel's boundaries and draws internal elements in local coordinates to prevent shifted or overlapping submodules.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides