- version
- 2.0.0
- name
- macro-helper
- description
- Excel宏与VBA助手。生成VBA代码、解释宏、调试错误、模板库、格式转换、性能优化。Excel macro and VBA helper with generate, explain, debug, template, convert.
- author
- BytesAgain
- homepage
- https://bytesagain.com
- source
- https://github.com/bytesagain/ai-skills
macro-helper
Excel宏与VBA助手。生成VBA代码、解释宏、调试错误、模板库、格式转换、性能优化。Excel macro and VBA helper with generate, explain, debug, template, convert, and optimize.
推荐工作流
需求分析 → 选择命令 → 输入描述 → 获取结果 → 调整优化命令列表
| 命令 | 功能 |
|---|---|
generate | generate |
explain | explain |
debug | debug |
template | template |
convert | convert |
optimize | optimize |
专业建议
- Identify the task: generate / explain / debug / template / convert / optimize
- Run:
bash scripts/macro.sh <command> [task_description] - Present well-commented VBA code
- Include usage instructions and potential gotchas
- Option Explicit** — always declare variables
*macro-helper by BytesAgain*
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
Commands
Run macro-helper help to see all available commands.