HomeBrowseUpload
← Back to registry
// Skill profile

macro-helper

version: "2.0.0"

by ckchzh · published 2026-03-22

开发工具
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:ckchzh/ckchzh-macro-helper
View on GitHub
// Full documentation

---

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.

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band