ace-tool
Installation
SKILL.md
Ace Tool (AugmentCode)
包装器
ace 是 Bash 包装器(/usr/local/bin/ace),调用 client.ts。详见 WRAPPER.md 和 COMPARISON.md。
使用
ace search "Where is auth?"
ace s "auth" # 简写
ace enhance "Add login page"
ace e "Add login" # 简写
# 直接调用
bun ~/.pi/agent/skills/ace-tool/client.ts search "query"