back
loading skill details...
License acceptance verification skill for ClawHub
--- name: license-test version: 0.0.2 description: License acceptance verification skill for ClawHub tags: - testing - utility --- # 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 | Variable | Description | Default | |----------|-------------|---------| | `CLAWHUB_REGISTRY` | Registry API URL | `https://clawhub.ai` | | `CLAWHUB_CONFIG_PATH` | Config 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.
don't have the plugin yet? install it then click "run inline in claude" again.