Jahan (@Michaelxwb)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 目录下(没...