Install
openclaw skills install aishuo-clawhub-check-1780452964336Verifies Aishuo backend’s ability to publish a skill archive to ClawHub using the configured integration token during development.
openclaw skills install aishuo-clawhub-check-1780452964336This temporary skill package verifies that the Aishuo backend can publish a skill archive to ClawHub using the configured integration token. It is generated during local development and does not provide production behavior.
Use this package only for integration checks after changing environment variables, API routing, or external synchronization code. It proves that the backend can download a ZIP archive, parse SKILL.md, upload files, and receive a successful ClawHub response.
A successful run returns HTTP 200 from /api/skill/register with resultCode 1 and no externalSync.clawHub.skipped flag.
Internal rows are cleaned automatically by the verification script. The external ClawHub test record may remain as an audit artifact for this integration check.