ace-tool

Installation
SKILL.md

Ace Tool (AugmentCode)

包装器

ace 是 Bash 包装器(/usr/local/bin/ace),调用 client.ts。详见 WRAPPER.mdCOMPARISON.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"

Tools

Installs
2
First Seen
Apr 13, 2026
ace-tool from smithery.ai