This skill runs the OpenClaw workspace doctor, applies safe workspace-local fixes, and handles the companion fixer for the external codex-cli backend config. Use it when the user asks to diagnose workspace startup drift, package the doctor tool, or repair the known --full-auto non-interactive stall risk.
memory/YYYY-MM-DD.md notes are missing or inconsistent.codex-cli launches with --full-auto. python3 scripts/workspace_doctor.py
python3 scripts/workspace_doctor.py --fix
python3 scripts/fix_openclaw_codex_config.py --check
python3 scripts/fix_openclaw_codex_config.py
~/.openclaw/openclaw.json, do not pretend the live fix happened. Report the sandbox restriction clearly and, if useful, use: python3 scripts/fix_openclaw_codex_config.py --stdout
README.mdpyproject.tomlsetup.pytests/.github/workflows/ci.ymlpython3 -m unittest discover -s testspython3 scripts/workspace_doctor.pypython3 scripts/workspace_doctor.py --jsonpython3 /Users/xutao/.codex/skills/.system/skill-creator/scripts/quick_validate.py skills/openclaw-workspace-doctor python3 scripts/workspace_doctor.py
python3 scripts/workspace_doctor.py --fix
python3 scripts/workspace_doctor.py --json
python3 scripts/fix_openclaw_codex_config.py --check
python3 scripts/fix_openclaw_codex_config.py
python3 scripts/fix_openclaw_codex_config.py --stdout
scripts/run_doctor.py runs the packaged CLI.scripts/fix_openclaw_config.py runs the external config fixer.共 1 个版本