← Back to Skills Marketplace
yinwuzhe

TOSR Test Skill

by yuangui · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
24
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tosr-test-skill-1778050421
Description
Automated integration test skill that verifies skill creation, update, inspection, and deletion via the clawhub REST API.
README (SKILL.md)

TOSR Test Skill

TOSR Test Skill — version 0.1.0

Description

This is an automated integration test skill (tosr-test-skill-1778050421) 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-1778050421
  • Version: 0.1.0
  • Created: 2026-05-06T14:53:41+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
Treat this as a Review item rather than a normal end-user skill. It appears intended for automated lifecycle testing, so install or invoke it only in a test ClawHub account, confirm exactly which skill slug it may modify, and require explicit approval before any create, update, or delete API action.
Capability Analysis
Type: OpenClaw Skill Name: tosr-test-skill-1778050421 Version: 0.1.0 The skill bundle consists of metadata and documentation (SKILL.md) intended for automated integration testing of the clawhub REST API. It contains no executable code, no sensitive data access, and no instructions that would lead to malicious behavior or prompt injection. The content is purely descriptive and aligned with its stated purpose as a temporary test artifact.
Capability Assessment
Purpose & Capability
The stated purpose is an integration test, but the described behavior includes live registry mutations: publishing, updating, and deleting skills through the real ClawHub API.
Instruction Scope
The instructions describe high-impact API operations but do not define approval requirements, safe test-only scoping beyond the slug reference, rollback behavior, or limits preventing accidental changes to real account resources.
Install Mechanism
There is no install spec and no code files, so there is no artifact-backed evidence of hidden package installation, downloaded executables, or local command execution.
Credentials
The metadata declares no required credentials or environment variables even though the described ClawHub publish/update/delete operations imply privileged account access.
Persistence & Privilege
The skill says it is ephemeral and will be automatically deleted after the test completes; this cleanup is disclosed, but automatic deletion is still a registry-mutating action users should notice.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tosr-test-skill-1778050421
  3. After installation, invoke the skill by name or use /tosr-test-skill-1778050421
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of TOSR Test Skill for automated integration testing. - Implements creation, inspection, updating, and deletion of skills using the clawhub REST API. - Skill is intended for ephemeral use and will be auto-deleted after testing completes.
Metadata
Slug tosr-test-skill-1778050421
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?

Automated integration test skill that verifies skill creation, update, inspection, and deletion via the clawhub REST API. 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-1778050421" 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.1.0.

💬 Comments