← Back to Skills Marketplace
yinwuzhe

TOSR Publish Then Update Test

by yuangui · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ✓ Security Clean
35
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install tosr-test-pub-update-1780887250
Description
Automated test skill verifying skill creation, inspection, updating, and deletion via the clawhub REST API lifecycle.
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-1780887250) 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-1780887250
  • Version: 0.2.0
  • Created: 2026-06-08T10: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
This appears safe as a test artifact, but it is not a generally useful end-user skill. Only run or adapt it in a controlled ClawHub testing account, because its described workflow uses the live ClawHub API to create, update, and delete test skill records.
Capability Assessment
Purpose & Capability
The stated purpose is an automated integration test for the ClawHub skill lifecycle, including publishing, inspecting, updating, and deleting a test skill; those mutation capabilities are disclosed and coherent with the test purpose.
Instruction Scope
Instructions are narrow, identify the test slug and version, and do not contain hidden prompt manipulation, unrelated tasks, credential requests, or broad local-data access.
Install Mechanism
The artifact contains only one non-executable SKILL.md file, with no scripts, dependencies, package installs, or runtime hooks.
Credentials
Use against the real ClawHub API can mutate ClawHub skill records, but that behavior is plainly described and limited to the lifecycle test context.
Persistence & Privilege
No persistence mechanism, background worker, privilege escalation, credential handling, or local session/profile access was found in the artifacts.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tosr-test-pub-update-1780887250
  3. After installation, invoke the skill by name or use /tosr-test-pub-update-1780887250
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.0
- Version updated to 0.2.0 - Test identifier metadata updated (version and timestamp) in SKILL.md
v0.1.0
- Initial release of automated integration test skill for TOSR (version 0.1.0). - Validates skill lifecycle operations: publish, inspect, update, and delete via the clawhub REST API. - Created for the purpose of end-to-end testing of skill management. - This is an ephemeral skill that will self-delete after test completion.
Metadata
Slug tosr-test-pub-update-1780887250
Version 0.2.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is TOSR Publish Then Update Test?

Automated test skill verifying skill creation, inspection, updating, and deletion via the clawhub REST API lifecycle. It is an AI Agent Skill for Claude Code / OpenClaw, with 35 downloads so far.

How do I install TOSR Publish Then Update Test?

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