excel-vba-modifier
Installation
SKILL.md
Excel VBA Modifier Skill
Safe VBA code modification with xlwings
Overview
Automates VBA code modifications while ensuring safety:
- Verify Trust Center allows programmatic VBA access
- Read VBA module code from .xlsm files
- Write/modify VBA module code safely
- Run test macros to validate changes
- Automatic backup before modifications