License Test CH

License acceptance verification skill for ClawHub

Install

openclaw skills install @changhui123456/license-test-ch

License Test Skill

Overview

This skill verifies that the ClawHub license acceptance flow is working correctly. It provides a set of diagnostic commands and validation steps for checking the publish pipeline.

Features

  • Verifies ClawHub API connectivity
  • Checks token validity and scope
  • Validates multipart/form-data upload format
  • Confirms license terms acceptance status

Usage

bash
clawhub whoami
clawhub skill publish ./my-skill --slug my-skill --name "My Skill" --version 1.0.0

Configuration

VariableDescriptionDefault
CLAWHUB_REGISTRYRegistry API URLhttps://clawhub.ai
CLAWHUB_CONFIG_PATHConfig file path~/.config/clawhub/config.json

Troubleshooting

If you encounter "license terms must be accepted" errors, complete the device flow login at https://clawhub.ai/cli/device and accept the MIT-0 license terms in the browser.