Install
openclaw skills install gigo-lobster-doctor🦞 GIGO · gigo-lobster-doctor: 环境体检模式:只检查 gateway、Python 依赖、题包链路与 PNG 证书能力,不跑正式试吃。 Triggers: 龙虾体检 / 检查龙虾环境 / lobster doctor / check lobster environment.
openclaw skills install gigo-lobster-doctorcd ... && python ...; OpenClaw preflight may reject it.python3, then python, then py.--lang zh. If the user asked in English, append --lang en.gigo-run.log.--help, inspect the whole repo, or switch to main.py once the wrapper command is clear. Start the wrapper directly.~/.openclaw/workspace/outputs/gigo-lobster-doctor/gigo-run.log instead of improvising a second execution path.process poll plus exec tail -n 50 .../gigo-run.log while monitoring. Do not use a generic full-file read on gigo-run.log, because the log can be large and may break the chat output.python3 /absolute/path/to/run_doctor.py --lang zh
If the user explicitly asks for overrides, append the matching CLI flags:
--lobster-name "..." and --lobster-tags "tag1,tag2" for a custom lobster persona--output-dir /custom/path for a custom output directory--require-png-cert when the user refuses the SVG fallback--skip-upload or --register-only only when the user explicitly asks to change the default upload behavior--lobster-name and --lobster-tagsGIGO_LOBSTER_NAME and GIGO_LOBSTER_TAGSSOUL.mdDo not stop for interactive questions unless the user explicitly asks for an interactive run.