Install
openclaw skills install designkit-skillsUse when users need DesignKit image editing, ecommerce product-image generation, or A+ detail-page planning and rendering, with public metadata optimized for ClawHub and runtime guidance defaulting to Simplified Chinese.
openclaw skills install designkit-skillsPublic ClawHub bundle for DesignKit image editing and ecommerce product-image workflows. 实际运行时默认面向中文用户,用简体中文收集参数、确认操作并返回结果。
designkit-edit-tools for single-image background removal or image restoration.designkit-ecommerce-product-kit for multi-step ecommerce product-image generation.designkit-ecommerce-a-plus-detail for A+ detail-page planning and detail-image generation.designkit-edit-toolsRoute here when user intent matches:
Common search terms:
抠图, 去背景, 透明底, 白底图, 画质修复, 变清晰, image restoration, background removal
designkit-ecommerce-product-kitRoute here when user intent matches:
Common search terms:
电商套图, 商品套图, 主图详情图, listing images, amazon listing images, product image set
designkit-ecommerce-a-plus-detailRoute here when user intent matches:
Common search terms:
A+详情, 详情页, A+页面, detail page, A+ content, 详情图, Amazon A+
If the request is ambiguous, ask one short clarification question before routing.
For single-image editing:
bash __SKILL_DIR__/scripts/run_command.sh <action> --input-json '<params_json>'
For ecommerce listing images:
__SKILL_DIR__/skills/designkit-ecommerce-product-kit/SKILL.md.run_ecommerce_kit.sh only after the staged inputs are complete.For A+ detail-page workflow:
__SKILL_DIR__/skills/designkit-ecommerce-a-plus-detail/SKILL.md.run_ecommerce_a_plus_detail.sh only after the staged inputs are complete.These commands are internal execution guidance for the agent. Do not quote command lines to end users unless they explicitly ask for implementation details.
DESIGNKIT_OPENCLAW_AK.JPG/JPEG/PNG/WEBP/GIF image files.OPENCLAW_REQUEST_LOG=1 for debugging; sensitive fields are redacted.ok: true, render the returned image URLs for the user.ok: false, use user_hint as the user-facing guidance instead of dumping raw JSON.X-Openclaw-AK, signed upload data, and similar sensitive values stay redacted.error_type | Guidance |
|---|---|
CREDENTIALS_MISSING | Ask the user to configure DESIGNKIT_OPENCLAW_AK |
AUTH_ERROR | Ask the user to verify the API key |
ORDER_REQUIRED | Tell the user to top up credits before retrying |
QPS_LIMIT | Tell the user to retry later |
TEMPORARY_UNAVAILABLE | Tell the user the service is temporarily unavailable |
PARAM_ERROR | Ask the user to provide or correct the missing input |
UPLOAD_ERROR | Ask the user to check the image or network |
API_ERROR | Ask the user to retry or use a different image |