← 返回 Skills 市场
spzwin

Aishuo ClawHub Check

作者 spzwin · GitHub ↗ · v0.0.1 · MIT-0
cross-platform ✓ 安全检测通过
51
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install aishuo-clawhub-check-1780452964336
功能描述
Verifies Aishuo backend’s ability to publish a skill archive to ClawHub using the configured integration token during development.
使用说明 (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.

安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install aishuo-clawhub-check-1780452964336
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /aishuo-clawhub-check-1780452964336 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1
初始版本
元数据
Slug aishuo-clawhub-check-1780452964336
版本 0.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Aishuo ClawHub Check 是什么?

Verifies Aishuo backend’s ability to publish a skill archive to ClawHub using the configured integration token during development. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 51 次。

如何安装 Aishuo ClawHub Check?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install aishuo-clawhub-check-1780452964336」即可一键安装,无需额外配置。

Aishuo ClawHub Check 是免费的吗?

是的,Aishuo ClawHub Check 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Aishuo ClawHub Check 支持哪些平台?

Aishuo ClawHub Check 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Aishuo ClawHub Check?

由 spzwin(@spzwin)开发并维护,当前版本 v0.0.1。

💬 留言讨论