/install tosr-test-skill-1778050405
TOSR Test Skill
TOSR Test Skill — version 0.1.0
Description
This is an automated integration test skill (tosr-test-skill-1778050405) 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-1778050405
- Version: 0.1.0
- Created: 2026-05-06T14:53:25+08:00
How It Works
This skill validates the following operations against the real clawhub API:
- Publish — Creates a new skill via POST /api/v1/skills with multipart form data
- Inspect — Retrieves skill metadata via GET /api/v1/skills/{slug}
- Update — Publishes a new version of an existing skill
- 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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tosr-test-skill-1778050405 - After installation, invoke the skill by name or use
/tosr-test-skill-1778050405 - Provide required inputs per the skill's parameter spec and get structured output
What is TOSR Test Skill?
Automates end-to-end testing of skill lifecycle operations—create, inspect, update, and delete—via the clawhub REST API. It is an AI Agent Skill for Claude Code / OpenClaw, with 22 downloads so far.
How do I install TOSR Test Skill?
Run "/install tosr-test-skill-1778050405" 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.