codex-github
Installation
SKILL.md
連接 GitHub(Codex 版)
git --version && gh --versiongh auth login --web --git-protocol httpsgit config --global user.name "..." && git config --global user.email "..."- 建立測試 repo → commit → gh repo create → push,成功後詢問保留或刪除
回報:版本、登入狀態、使用者資訊、push 測試結果。