Install
openclaw skills install @volc-sdk-team/volcengine-saleUse when the user asks to purchase, subscribe, provision, open, or place an order for any Volcengine commercial product, or uses Chinese verbs such as "开通 / 购买 / 下单 / 买 / 售卖 / 想买 / 订购" together with a Volcengine product name. Trigger even when the user does not mention "sale" but expresses a clear provisioning intent.
openclaw skills install @volc-sdk-team/volcengine-sale火山商品售卖统一入口。识别用户想开通/购买的火山商品,按 商品处理规则 进行处理。
本 skill 转发的目标 skill 未加载时,统一执行以下流程,不要在每个商品行重复:
<skill-name> 才能继续开通 <商品>,是否允许自动安装?",等待明确许可。volcengine-find-skills 拉起安装。当商品处理规则指定"走 CommonBuy"时,按 references/commonbuy.md 的执行流程与错误处理表执行,商品参数见对应的 references/<product>.md。
登录/凭证由 ve 自身负责:命令返回鉴权错误时,交给 volcengine-cli skill 走 ve login。sale skill 不做任何登录态前置检查,与 ECS/VPC 等其他 ve 调用保持一致。