← Back to Skills Marketplace
spzwin

Aishuo ClawHub Check

by spzwin · GitHub ↗ · v0.0.1 · MIT-0
cross-platform ✓ Security Clean
51
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install aishuo-clawhub-check-1780452964336
Description
Verifies Aishuo backend’s ability to publish a skill archive to ClawHub using the configured integration token during development.
README (SKILL.md)

Aishuo ClawHub Sync Verification

Purpose

This 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.

When To Use

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.

Inputs

  • skillCode: a unique smoke-test slug generated by the local verification script.
  • version: 0.0.1 for the first publication.
  • archive: this ZIP file containing explicit documentation for the verification run.

Workflow

  1. The local Aishuo API registers the skill in the internal IM database.
  2. The backend reads CLAWHUB_API_TOKEN from the environment.
  3. The backend downloads this generated ZIP archive from a local temporary HTTP server.
  4. The backend uploads SKILL.md and metadata to ClawHub.
  5. The local script soft-deletes the internal database rows after the check.

Expected Result

A successful run returns HTTP 200 from /api/skill/register with resultCode 1 and no externalSync.clawHub.skipped flag.

Cleanup Notes

Internal rows are cleaned automatically by the verification script. The external ClawHub test record may remain as an audit artifact for this integration check.

Usage Guidance
Use this only as a disposable development integration test with a scoped ClawHub token. Expect it to publish a visible test record to ClawHub, and do not treat it as a production skill.
Capability Assessment
Purpose & Capability
The stated purpose is a temporary Aishuo backend integration check for publishing a generated skill archive to ClawHub, and the described token use, ZIP download, upload, and cleanup steps fit that purpose.
Instruction Scope
The instructions are limited to local development verification after environment, routing, or sync-code changes, with no hidden role changes, prompt overrides, unrelated data access, or production-use claims.
Install Mechanism
The artifact contains only SKILL.md and README.md markdown files; there are no scripts, dependencies, install hooks, or executable files.
Credentials
The workflow uses CLAWHUB_API_TOKEN and uploads SKILL.md plus metadata to ClawHub, which is sensitive but explicitly disclosed and proportionate for an integration publish test.
Persistence & Privilege
Internal database rows are described as soft-deleted after the check, while the external ClawHub test record may remain as an audit artifact; that persistence is disclosed and expected for this workflow.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install aishuo-clawhub-check-1780452964336
  3. After installation, invoke the skill by name or use /aishuo-clawhub-check-1780452964336
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.1
初始版本
Metadata
Slug aishuo-clawhub-check-1780452964336
Version 0.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Aishuo ClawHub Check?

Verifies Aishuo backend’s ability to publish a skill archive to ClawHub using the configured integration token during development. It is an AI Agent Skill for Claude Code / OpenClaw, with 51 downloads so far.

How do I install Aishuo ClawHub Check?

Run "/install aishuo-clawhub-check-1780452964336" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Aishuo ClawHub Check free?

Yes, Aishuo ClawHub Check is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Aishuo ClawHub Check support?

Aishuo ClawHub Check is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Aishuo ClawHub Check?

It is built and maintained by spzwin (@spzwin); the current version is v0.0.1.

💬 Comments