← Back to Skills Marketplace
yinwuzhe

TOSR Publish Then Update Test

by yuangui · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ✓ Security Clean
36
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tosr-test-pub-update-1781062438
Description
Automates testing of skill lifecycle by publishing, inspecting, updating, and deleting a skill 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-1781062438) 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-1781062438
  • Version: 0.2.0
  • Created: 2026-06-10T11:34:16+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
Before installing, understand that this skill is meant for ClawHub lifecycle testing and may direct an agent to create, update, inspect, and delete a test skill through the real ClawHub API. It appears appropriate for a test account or controlled environment, not for users who do not intend to run ClawHub API mutation tests.
Capability Assessment
Purpose & Capability
The stated purpose is to test publishing, inspecting, updating, and deleting a ClawHub skill, and the artifact describes only those lifecycle operations.
Instruction Scope
It references real ClawHub API mutations, including delete, but frames them as test-scoped and ephemeral rather than broad or hidden authority.
Install Mechanism
The artifact contains only a single non-executable SKILL.md file and no install scripts, dependencies, binaries, or secondary payloads.
Credentials
No local filesystem indexing, credential harvesting, shell execution, background work, or unrelated network behavior is present in the artifact.
Persistence & Privilege
No persistence mechanism or privilege escalation is requested; the only persistence-related behavior described is cleanup of the test skill after completion.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tosr-test-pub-update-1781062438
  3. After installation, invoke the skill by name or use /tosr-test-pub-update-1781062438
  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 section reflects the new version and updated creation timestamp (2026-06-10T11:34:16+08:00).
v0.1.0
Initial public release of the automated integration test skill for TOSR. - Introduces automated testing of the skill lifecycle (publish, inspect, update, delete) via the clawhub REST API. - Skill is ephemeral and self-deletes after test completion. - Includes documentation for usage and test identification details.
Metadata
Slug tosr-test-pub-update-1781062438
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 testing of skill lifecycle by publishing, inspecting, updating, and deleting a skill via the clawhub REST API. It is an AI Agent Skill for Claude Code / OpenClaw, with 36 downloads so far.

How do I install TOSR Publish Then Update Test?

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