Claude + Codex SKILLwindows环境安装教程

myclaude项目地址,不支持windows环境安装;自己补充了一下

Github地址:GitHub - cexll/myclaude: Claude Code and Codex orchestration workflow
Fork的Github地址:GitHub - Michaelxwb/myclaude: Claude Code and Codex orchestration workflow

本教程仅提供windows环境的安装步骤,不提供使用教程;使用教程参考Github上的文档

1、拉取内网代码到本地进行安装(使用git bash)

python install.py --install-dir ~/.claude

2、 单独安装codex-wrapper

1)、复制项目目录下的codex-wrapper.exe 到 C:\Users\User\bin 目录下(没有就新建一个)
2)、配置环境变量(在cmd里面执行);或者手动配置如图

setx PATH "%USERPROFILE%\bin;%PATH%"

感谢大家的留下star

1 post - 1 participant

[](https:///t/topic/1279281)

via - (author: Jahan)

Invalid media: image

标签: none

评论已关闭