← 返回 Skills 市场
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tosr-test-skill-1774319824
功能描述
A test skill for validating skill creation, version update, and deletion workflows via the TOSR clawhub REST API.
安全使用建议
This skill is a short test helper that will create, publish a new version of, and delete skills in the clawhub registry. Before installing: (1) confirm who published it and that you trust that publisher (it modifies the registry); (2) verify how the agent/platform authenticates to the clawhub API — the SKILL.md provides no host or credential info, so it may rely on platform-scoped credentials; (3) if you allow it to run, prefer running in a sandbox or test account because it performs destructive registry operations; (4) ask the publisher for a more detailed SKILL.md that documents the exact API endpoint, required permissions, and cleanup behavior so you can audit the impact. If you cannot confirm platform-scoped permissions and origin, avoid installing on production accounts.
功能分析
Type: OpenClaw Skill
Name: tosr-test-skill-1774319824
Version: 0.1.0
The skill bundle consists of a metadata file (_meta.json) and a documentation file (SKILL.md) intended for automated integration testing of the skill publishing workflow. It contains no executable code, network requests, or instructions that could be used for malicious purposes.
能力评估
Purpose & Capability
The SKILL.md states the skill will validate POST/DELETE to /api/v1/skills and exercise the skill lifecycle. However, it does not declare the API host, authentication method, or any required credentials. This may be acceptable if the platform supplies authenticated access to the clawhub API, but from the artifact alone the capability-to-requirement mapping is incomplete.
Instruction Scope
The instructions are high-level and limited to describing the intended tests (create/update/delete using timestamped slugs). They do not instruct the agent to read unrelated files or environment variables. However the doc is vague about exact API endpoints/hosts, error handling, or cleanup triggers and leaves broad discretion to the runner to perform destructive actions (publishing and deleting skills).
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk and there is no installer risk.
Credentials
No environment variables or credentials are declared despite the skill's need to call the clawhub REST API to create/update/delete skills. Managing skill lifecycle typically requires authentication; the absence of declared auth is a mismatch. It may rely on platform-managed credentials, but that dependency is not documented here.
Persistence & Privilege
The skill is not marked always:true and does not request persistent presence or modify other skills' configs. Its intended actions are transient test operations (create/update/delete).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tosr-test-skill-1774319824 - 安装完成后,直接呼叫该 Skill 的名称或使用
/tosr-test-skill-1774319824触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release for TOSR integration testing.
- Validates skill creation, update, and deletion via the clawhub REST API.
- Uses unique timestamped slugs for conflict-free test runs.
- Designed solely for automated test workflows; not for production use.
元数据
常见问题
TOSR Test Skill 是什么?
A test skill for validating skill creation, version update, and deletion workflows via the TOSR clawhub REST API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 TOSR Test Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tosr-test-skill-1774319824」即可一键安装,无需额外配置。
TOSR Test Skill 是免费的吗?
是的,TOSR Test Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TOSR Test Skill 支持哪些平台?
TOSR Test Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TOSR Test Skill?
由 simonlei(@simonlei)开发并维护,当前版本 v0.1.0。
推荐 Skills