← Back to Skills Marketplace
yinwuzhe

TOSR Test Skill For Delete

by yuangui · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
26
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tosr-test-skill-1778050466
Description
Automated test skill that verifies skill lifecycle operations—publish, inspect, update, and delete—via the Clawhub REST API.
README (SKILL.md)

TOSR Test Skill For Delete

TOSR Test Skill For Delete — version 0.1.0

Description

This is an automated integration test skill (tosr-test-skill-1778050466) 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-skill-1778050466
  • Version: 0.1.0
  • Created: 2026-05-06T14:54:26+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 skill appears safe as an instruction-only test artifact, but it is meant to exercise real Clawhub lifecycle operations. Install or invoke it only if you are comfortable with a test workflow that may publish, update, and delete the named test skill.
Capability Analysis
Type: OpenClaw Skill Name: tosr-test-skill-1778050466 Version: 0.1.0 The skill bundle consists of metadata and documentation (SKILL.md and _meta.json) indicating it is a placeholder for automated integration testing of the clawhub API. It contains no executable code, network requests, or instructions that would lead to malicious behavior or data exfiltration.
Capability Assessment
Purpose & Capability
The stated purpose is coherent: testing the Clawhub skill lifecycle. The notable capability is that the lifecycle includes real publish, update, and delete operations against Clawhub.
Instruction Scope
The instructions are descriptive and scoped to a named test skill slug; they do not include prompt overrides, hidden instructions, forced tool use, or broad autonomous behavior.
Install Mechanism
There is no install spec and no code files, so the reviewed artifact does not introduce executable dependencies, scripts, or package-install behavior.
Credentials
No binaries, environment variables, credentials, config paths, or local data access are declared or shown in the artifacts.
Persistence & Privilege
The SKILL.md says the test skill is ephemeral and should be deleted after testing, but the artifacts do not show any background process, persistence mechanism, or credential handling.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tosr-test-skill-1778050466
  3. After installation, invoke the skill by name or use /tosr-test-skill-1778050466
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of the TOSR Test Skill For Delete (version 0.1.0). - Provides an automated integration test for the clawhub REST API skill lifecycle: creation, inspection, updating, and deletion. - Designed as an ephemeral skill to verify end-to-end REST API operations. - Will be automatically deleted after testing is complete.
Metadata
Slug tosr-test-skill-1778050466
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is TOSR Test Skill For Delete?

Automated test skill that verifies skill lifecycle operations—publish, inspect, update, and delete—via the Clawhub REST API. It is an AI Agent Skill for Claude Code / OpenClaw, with 26 downloads so far.

How do I install TOSR Test Skill For Delete?

Run "/install tosr-test-skill-1778050466" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TOSR Test Skill For Delete free?

Yes, TOSR Test Skill For Delete is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does TOSR Test Skill For Delete support?

TOSR Test Skill For Delete is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TOSR Test Skill For Delete?

It is built and maintained by yuangui (@yinwuzhe); the current version is v0.1.0.

💬 Comments