← 返回 Skills 市场
yinwuzhe

TOSR Publish Then Update Test

作者 yuangui · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ⚠ suspicious
23
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tosr-test-pub-update-1778050448
功能描述
Automated test skill verifying skill lifecycle operations—publish, inspect, update, and delete—via the clawhub REST API.
使用说明 (SKILL.md)

TOSR Publish Then Update Test

TOSR Publish Then Update Test — version 0.2.0

Description

This is an automated integration test skill (tosr-test-pub-update-1778050448) created by the TOSR project. The purpose is to verify the complete skill lifecycle through the clawhub REST API, including creation, version updates, and deletion.

Test Identifier

  • Slug: tosr-test-pub-update-1778050448
  • Version: 0.2.0
  • Created: 2026-05-06T14:54:21+08:00

How It Works

This skill validates the following operations against the real clawhub API:

  1. Publish — Creates a new skill via POST /api/v1/skills with multipart form data
  2. Inspect — Retrieves skill metadata via GET /api/v1/skills/{slug}
  3. Update — Publishes a new version of an existing skill
  4. Delete — Removes the skill via DELETE /api/v1/skills/{slug}

Notes

This skill is ephemeral and will be automatically deleted after the test completes. If you see this skill listed on clawhub, it means a test run failed to clean up properly.

安全使用建议
Only install or invoke this skill if you intentionally want to run a ClawHub lifecycle test against the real service. Prefer a dedicated test account and test slug, confirm each publish/update/delete action, and remove the skill if it is a leftover failed-cleanup artifact.
功能分析
Type: OpenClaw Skill Name: tosr-test-pub-update-1778050448 Version: 0.2.0 The skill bundle consists of metadata and documentation for an automated integration test (tosr-test-pub-update-1778050448) used to verify the lifecycle of skills on the clawhub API. There is no executable code or malicious instruction present; the content is purely descriptive of a testing process and lacks any high-risk indicators.
能力评估
Purpose & Capability
The stated purpose matches the documented lifecycle operations, but those operations include live publish, update, and delete actions against ClawHub, which can materially change registry/account state.
Instruction Scope
The instructions describe using the real ClawHub REST API but do not define explicit user-confirmation steps, permission scopes, sandboxing, or rollback safeguards beyond an automatic cleanup claim.
Install Mechanism
There is no install spec, no code files, no required binaries, and the static scan had no code to analyze.
Credentials
For a test skill, operating against the real ClawHub API is higher impact than a sandboxed or mock workflow, especially with no declared credential or account boundary.
Persistence & Privilege
The skill says it is ephemeral and should be automatically deleted, but it also acknowledges that failed cleanup can leave it listed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tosr-test-pub-update-1778050448
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tosr-test-pub-update-1778050448 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
- Bumped version from 0.1.0 to 0.2.0 in SKILL.md. - Updated test identifier and created timestamp to reflect the new version.
v0.1.0
- Initial release of the TOSR Publish Then Update Test skill. - Implements automated integration tests for the skill lifecycle: creation, inspection, update, and deletion via the clawhub REST API. - Designed for ephemeral use; the skill will be deleted automatically after testing. - If present in the skill list, it indicates a test cleanup failure.
元数据
Slug tosr-test-pub-update-1778050448
版本 0.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

TOSR Publish Then Update Test 是什么?

Automated test skill verifying skill lifecycle operations—publish, inspect, update, and delete—via the clawhub REST API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 23 次。

如何安装 TOSR Publish Then Update Test?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tosr-test-pub-update-1778050448」即可一键安装,无需额外配置。

TOSR Publish Then Update Test 是免费的吗?

是的,TOSR Publish Then Update Test 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

TOSR Publish Then Update Test 支持哪些平台?

TOSR Publish Then Update Test 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 TOSR Publish Then Update Test?

由 yuangui(@yinwuzhe)开发并维护,当前版本 v0.2.0。

💬 留言讨论