← Back to Skills Marketplace
yinwuzhe

TOSR Publish Then Update Test

by yuangui · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ⚠ pending
36
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tosr-test-pub-update-1781598090
Description
Automated integration test skill to verify publishing, updating, and deleting skills via 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-1781598090) 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-1781598090
  • Version: 0.2.0
  • Created: 2026-06-16T16:21:42+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.

How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tosr-test-pub-update-1781598090
  3. After installation, invoke the skill by name or use /tosr-test-pub-update-1781598090
  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 details (version and creation timestamp) updated in SKILL.md
v0.1.0
- Initial release of tosr-test-pub-update-1781598090. - Implements automated end-to-end testing for the skill lifecycle via REST API: creation, version update, and deletion. - Skill is temporary and will be deleted after the test completes. - Presence of this skill indicates a test cleanup failure.
Metadata
Slug tosr-test-pub-update-1781598090
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 integration test skill to verify publishing, updating, and deleting skills via 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-1781598090" 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