← Back to Skills Marketplace
yinwuzhe

TOSR Publish Then Update Test

by yuangui · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ✓ Security Clean
39
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install tosr-test-pub-update-1780887533
Description
Automated test skill for verifying skill creation, inspection, update, and deletion 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-1780887533) 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-1780887533
  • Version: 0.2.0
  • Created: 2026-06-08T10:59:06+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 use this only if you intend to run a live ClawHub lifecycle test. Use test credentials and a disposable test slug, and confirm cleanup afterward if the test is interrupted.
Capability Assessment
Purpose & Capability
The stated purpose is to test the ClawHub skill lifecycle, and the described capabilities directly match that purpose, including live publish, update, inspect, and delete actions.
Instruction Scope
The artifact names a test slug and says it uses the real ClawHub API, but users should still treat it as a live mutating test and run it only intentionally with test resources.
Install Mechanism
The package contains only a non-executable SKILL.md file, with no scripts, dependencies, hidden files, or install-time code observed.
Credentials
No local file, credential, background-worker, or broad environment access is requested in the artifact; API access would only be relevant if a user runs the described test.
Persistence & Privilege
No local persistence, privilege escalation, or credential/session handling is present; the only persistence discussed is a temporary remote test skill that should be deleted after the test.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tosr-test-pub-update-1780887533
  3. After installation, invoke the skill by name or use /tosr-test-pub-update-1780887533
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.0
- Bumped skill version from 0.1.0 to 0.2.0. - Updated creation timestamp and version number in SKILL.md.
v0.1.0
- Initial release of the automated integration test skill for TOSR project lifecycle validation. - Validates publish, inspect, update, and delete operations via the clawhub REST API. - Skill is temporary and intended for internal testing; will be automatically deleted after use.
Metadata
Slug tosr-test-pub-update-1780887533
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 for verifying skill creation, inspection, update, and deletion via the clawhub REST API. It is an AI Agent Skill for Claude Code / OpenClaw, with 39 downloads so far.

How do I install TOSR Publish Then Update Test?

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