Install
openclaw skills install gigo-lobster-local🦞 GIGO · gigo-lobster-local: 本地模式:跑完整评测,但不上云、不注册个人结果页,证书二维码回到官网首页。 Triggers: 本地试吃龙虾 / 离线试吃龙虾 / local lobster taste / offline lobster taste.
openclaw skills install gigo-lobster-localcd ... && 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-local/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_local.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.