← Back to Skills Marketplace
yinwuzhe

TOSR Publish Then Update Test

by yuangui · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ✓ Security Clean
34
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tosr-test-pub-update-1781062626
Description
Automates the skill lifecycle test on clawhub API, including creation, metadata retrieval, version update, and deletion.
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-1781062626) 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-1781062626
  • Version: 0.2.0
  • Created: 2026-06-10T11:37:19+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
Install or run this only if you intend to exercise the real ClawHub API with a test skill. It can create, update, and delete a remote skill as part of cleanup, so use an appropriate test account or token and avoid treating it as a normal end-user skill.
Capability Assessment
Purpose & Capability
The skill says its purpose is to test publishing, inspecting, updating, and deleting a ClawHub skill through the real API, which matches the listed capabilities.
Instruction Scope
The instructions disclose live API write and delete operations and name a specific test slug, but they do not add extra confirmation guidance for users who might run it manually.
Install Mechanism
The artifact contains only a SKILL.md file with no executable scripts, install hooks, package code, or obfuscation.
Credentials
Remote ClawHub API access is proportionate to an integration test whose stated purpose is verifying the ClawHub skill lifecycle.
Persistence & Privilege
There is no local persistence or privilege escalation; the only state change is the disclosed creation, update, and cleanup deletion of an ephemeral remote test skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tosr-test-pub-update-1781062626
  3. After installation, invoke the skill by name or use /tosr-test-pub-update-1781062626
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.0
- Updated to version 0.2.0 - Refreshed test identifier and creation timestamp in documentation
v0.1.0
- Initial release of tosr-test-pub-update-1781062626 for automated integration testing. - Verifies skill lifecycle operations (publish, inspect, update, delete) using the clawhub REST API. - Created specifically by the TOSR project to ensure end-to-end API reliability. - Skill is temporary and intended for automated system tests.
Metadata
Slug tosr-test-pub-update-1781062626
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?

Automates the skill lifecycle test on clawhub API, including creation, metadata retrieval, version update, and deletion. It is an AI Agent Skill for Claude Code / OpenClaw, with 34 downloads so far.

How do I install TOSR Publish Then Update Test?

Run "/install tosr-test-pub-update-1781062626" 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