ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

macro-helper

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

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ckchzh/macro-helper
Or

macro-helper

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

推荐工作流

需求分析 → 选择命令 → 输入描述 → 获取结果 → 调整优化

命令列表

命令功能
generategenerate
explainexplain
debugdebug
templatetemplate
convertconvert
optimizeoptimize

专业建议

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

Metadata

Author@ckchzh
Stars3562
Views1
Updated2026-03-29
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ckchzh-macro-helper": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.