← Back to Skills Marketplace
yinwuzhe

TOSR Test Skill

by yuangui · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ⚠ suspicious
24
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tosr-test-skill-1778050437
Description
Automated test skill to verify skill creation, inspection, updating, and deletion via the clawhub REST API lifecycle.
README (SKILL.md)

TOSR Test Skill

TOSR Test Skill — version 0.2.0

Description

This is an automated integration test skill (tosr-test-skill-1778050437) 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-1778050437
  • Version: 0.2.0
  • Created: 2026-05-06T14:54:02+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 invoke this only if you are intentionally running TOSR lifecycle tests. Use a sandbox ClawHub account, confirm the exact target slug, and require manual approval before any publish, update, or delete request.
Capability Analysis
Type: OpenClaw Skill Name: tosr-test-skill-1778050437 Version: 0.2.0 This skill is a legitimate integration test artifact created by the TOSR project to verify the skill lifecycle (creation, updates, and deletion) on the clawhub API. The files (_meta.json and SKILL.md) contain only metadata and descriptive documentation with no executable code, malicious instructions, or indicators of compromise.
Capability Assessment
Purpose & Capability
The stated purpose is coherent as an integration test, but it is not a normal end-user skill and describes real ClawHub registry mutations, including deletion.
Instruction Scope
The instructions do not clearly require user confirmation, a sandbox account, dry-run behavior, or a tightly fixed target before publish/update/delete actions.
Install Mechanism
There is no install spec and no code files; the static scanner had nothing executable to analyze. The concern comes from the skill instructions themselves.
Credentials
Using the real ClawHub API to create, update, and delete skills is high-impact unless the user intentionally wants to run lifecycle tests in a controlled environment.
Persistence & Privilege
No credential is declared, but the described API lifecycle operations would generally require a ClawHub account with skill-management authority if performed.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tosr-test-skill-1778050437
  3. After installation, invoke the skill by name or use /tosr-test-skill-1778050437
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.0
- Updated version number to 0.2.0 in SKILL.md. - Refreshed "Created" timestamp and version fields to reflect the latest release.
v0.1.0
- Initial release of TOSR Test Skill for automated integration testing. - Validates create, inspect, update, and delete skill operations via the clawhub REST API. - Designed for temporary use; skill is deleted automatically after test completion. - If the skill remains on clawhub, it indicates a failed test cleanup.
Metadata
Slug tosr-test-skill-1778050437
Version 0.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is TOSR Test Skill?

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

How do I install TOSR Test Skill?

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

Is TOSR Test Skill free?

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

Which platforms does TOSR Test Skill support?

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

Who created TOSR Test Skill?

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

💬 Comments