# Macro Helper

> Excel宏与VBA助手。生成VBA代码、解释宏、调试错误、模板库、格式转换、性能优化。Excel macro and VBA helper with generate, explain, debug, template, convert.

- Skill: `bytesagain/macro-helper` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add bytesagain/macro-helper`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bytesagain/macro-helper/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: bytesagain (https://skillmd.com/u/bytesagain)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/bytesagain/macro-helper

---

# 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.

