← Back to Skills Marketplace
yinwuzhe

TOSR Publish Then Update Test

by yuangui · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ⚠ suspicious
23
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tosr-test-pub-update-1778050448
Description
Automated test skill verifying skill lifecycle operations—publish, inspect, update, and delete—via the clawhub REST API.
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tosr-test-pub-update-1778050448
  3. After installation, invoke the skill by name or use /tosr-test-pub-update-1778050448
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tosr-test-pub-update-1778050448
Version 0.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is TOSR Publish Then Update Test?

Automated test skill verifying skill lifecycle operations—publish, inspect, update, and delete—via the clawhub REST API. It is an AI Agent Skill for Claude Code / OpenClaw, with 23 downloads so far.

How do I install TOSR Publish Then Update Test?

Run "/install tosr-test-pub-update-1778050448" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TOSR Publish Then Update Test free?

Yes, TOSR Publish Then Update Test is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does TOSR Publish Then Update Test support?

TOSR Publish Then Update Test is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TOSR Publish Then Update Test?

It is built and maintained by yuangui (@yinwuzhe); the current version is v0.2.0.

💬 Comments