Install
openclaw skills install gpt-image-2-toolkitInstall, verify, repair, and diagnose GPT-Image-2 support for OpenClaw so agents can use model refs like hnbc/gpt-image-2 through the built-in image_generate tool. Use when a user wants to add GPT-Image-2 image generation, re-install the skill on another machine, or fix errors like 'No image-generation provider registered for hnbc'.
openclaw skills install gpt-image-2-toolkitUse this skill when the user wants GPT-Image-2 image generation available through OpenClaw's built-in image_generate tool.
hnbchnbc/gpt-image-2hnbc but the running gateway tool view does notscripts/install.sh.scripts/self-check.sh.hnbc under /usr/lib/node_modules/openclaw/dist/extensions/hnbc is also a valid source; missing ~/.openclaw/extensions/hnbc alone does not prove the provider is absent.Check both sides:
image_generate(action="list")If local runtime sees hnbc but image_generate list does not:
If anything is unclear, run scripts/diagnose.sh.
If you need extra interpretation guidance, read references/troubleshooting.md.
scripts/self-check.shimage_generate(action="list")scripts/diagnose.shscripts/e2e-check.shmodel="hnbc/gpt-image-2"For next-version release guidance, read references/release-1.0.1.md.
hnbc/gpt-image-2 supports generation, not edit.1024x1024, 1024x1536, 1536x10241:1, 2:3, 3:2resolution; HNBC currently rejects resolution overrides.HNBC_API_KEY, ormodels.providers.hnbc.apiKey, orhnbcassets/plugin/ — the plugin package filesscripts/install.sh — installs the plugin into the global OpenClaw extensions dirscripts/self-check.sh — verifies required files and manifest/package basicsscripts/diagnose.sh — prints a fuller runtime diagnosisscripts/e2e-check.sh — runs a post-install validation checklistreferences/troubleshooting.md — quick error-to-fix mapreferences/release-1.0.1.md — next release checklist and publish commandscripts/self-check.sh returns STATUS=okimage_generate(action="list") shows hnbc (default gpt-image-2)model="hnbc/gpt-image-2" worksresolution parameter is sent during generation