安装OPENCODE1.npm install -g opencode-ailatest------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------1.安装UV---是python的管理工具类似npmpowershell -ExecutionPolicy Bypass -c irm https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-installer.ps1 | iex2.配置环境变量C:\Users\xiaoxin\.local\bin(默认安装地址)3.去git下载https://github.com/github/spec-kit4.在spec-kit目录下执行uv tool install specify-cli --from .5.specify check 命令查看spec-kit支持的AI助手以及是否安装6.在项目目录下specify init --here 选择sh7.我用的opencode重启opencode就可以在opencode中/speckit简化也可以在安装完UV以后直接uv tool install specify-cli --from githttps://github.com/github/spec-kit.git