← 返回 Skills 市场
yinwuzhe

TOSR Test Skill For Delete

作者 yuangui · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
26
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tosr-test-skill-1778050466
功能描述
Automated test skill that verifies skill lifecycle operations—publish, inspect, update, and delete—via the Clawhub REST API.
使用说明 (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.

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tosr-test-skill-1778050466
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tosr-test-skill-1778050466 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug tosr-test-skill-1778050466
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

TOSR Test Skill For Delete 是什么?

Automated test skill that verifies skill lifecycle operations—publish, inspect, update, and delete—via the Clawhub REST API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 26 次。

如何安装 TOSR Test Skill For Delete?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tosr-test-skill-1778050466」即可一键安装,无需额外配置。

TOSR Test Skill For Delete 是免费的吗?

是的,TOSR Test Skill For Delete 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

TOSR Test Skill For Delete 支持哪些平台?

TOSR Test Skill For Delete 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 TOSR Test Skill For Delete?

由 yuangui(@yinwuzhe)开发并维护,当前版本 v0.1.0。

💬 留言讨论