🖼️
AI EngineeringPython

XiaoBei Image To VBA

by xiao24bei

XiaoBei Image To VBA is an AI Engineering skill for Claude Code, published by xiao24bei in xiaobei-skill.

248 stars18 forkson xiao24bei/xiaobei-skillAdded 2026/09/02+27% in starsRepository updated 2026/08/27
academic-figuresacademic-pptacademic-presentationagent-skillsai-for-researchcodex-skilleditable-powerpointimage-to-vbaoffice-shapesoffice-vbaopenai-codexpaper-to-pptpowerpointpowerpoint-livepptrebuild-image-in-powerpointresearch-figureswpsxiaobeixiaobei-skill
Install in seconds
Install XiaoBei Image To VBA
Copy XiaoBei Image To VBA into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/xiao24bei/xiaobei-skill/tree/main/skills/xiaobei-skill-image-to-vba ~/.claude/skills/xiaobei-skill-image-to-vba

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/xiao24bei/xiaobei-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/xiaobei-skill-image-to-vba/SKILL.md in xiao24bei/xiaobei-skill
Installs to
~/.claude/skills/xiaobei-skill-image-to-vba
Collection
One of 3 skills cataloged from this repository
Category
AI Engineering2631 skills

What XiaoBei Image To VBA does

XiaoBei Image To VBA converts academic images, slides, and screenshots into editable VBA and Office shapes. Use it to rebuild figures, diagrams, and layouts as PowerPoint, Excel, or Word objects, with raster crops only for complex elements.

XiaoBei Image To VBA is cataloged under AI Engineering on DirSkills. XiaoBei Image To VBA comes from a repository tagged academic-figures, academic-ppt, academic-presentation, agent-skills and ai-for-research.

Documentation

README

XiaoBei Image to VBA

小北在读研出品的 academic image-to-vba reconstruction skill. The workflow focuses on editable Office Shapes first, with carefully labeled raster crops only when complex scientific artwork should be preserved.

Output Language

All analysis, manifest tables, self-check reports, run reports, and conversational responses produced by this skill MUST be written in Simplified Chinese (简体中文). This includes:

  • 视觉拆解、元素清单、坐标说明、自检结论、运行报告、给用户的最终回复。
  • VBA 代码内的注释也使用中文(例如 ' 标题区域背景),便于用户后续维护。

仅以下内容保留英文原样,不要翻译:

  • VBA 关键字、API 名、属性名(SubShapes.AddShapeFill.ForeColor.RGB 等)。
  • 形状名前缀 AITVBA_ 与脚本路径、文件名。
  • 颜色十六进制值与 RGB(...) 调用本身。

如果用户在对话里明确要求换成英文或其它语言,则按用户指定的语言输出,但 manifest 字段名仍保留英文 key 以便机器解析。

This is the opening of the README. Read the full README on GitHub.

Frequently asked about XiaoBei Image To VBA

  • What else does xiao24bei publish alongside XiaoBei Image To VBA?

    XiaoBei Image To VBA is one of 3 skills that DirSkills catalogs from xiao24bei/xiaobei-skill, the repository it ships in. Its siblings there include Academic Paper To PPT and Rebuild Image In PowerPoint. Each one is a separate skill with its own page in this directory, installs the same way XiaoBei Image To VBA does, and is maintained by xiao24bei in that same repository. The rest of the collection is listed on the xiao24bei/xiaobei-skill page.

  • How does XiaoBei Image To VBA compare to other AI Engineering skills?

    XiaoBei Image To VBA ranks #2328 by stars among the 2631 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of XiaoBei Image To VBA against them. Open each page to compare what they document and how they install.