← 返回 Skills 市场
xiaoshitou1

test-upload-skill

作者 Rick · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
169
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install test-upload-skill
功能描述
A simple test skill for verifying clawhub.ai upload functionality
安全使用建议
This appears to be a safe, minimal test skill for verifying upload and invocation. Before installing, you may want to: 1) confirm the publisher/repository linked in SKILL.md (https://github.com/test/test-upload-skill) matches the registry owner, since _meta.json ownerId and the registry ownerId differ; 2) note the minor version mismatch between the SKILL.md output (1.0.0) and registry/_meta.json (1.0.1); and 3) if you prefer to prevent any skill from running autonomously, disable model invocation on the agent—though allowing autonomous invocation is the platform default and not unusual for harmless skills.
功能分析
Type: OpenClaw Skill Name: test-upload-skill Version: 1.0.1 The skill is a minimal template designed solely for verifying the upload and publishing process on the clawhub.ai platform. It contains no executable code, network requests, or risky instructions, consisting only of basic markdown documentation (SKILL.md) and metadata (_meta.json) for testing purposes.
能力评估
Purpose & Capability
The skill name, description, and instructions all describe a simple upload/test reporter and there are no extra env vars, binaries, or installs requested. Minor inconsistency: the SKILL.md response template prints Version: 1.0.0 while the registry/_meta.json list version 1.0.1; registry ownerId (kn7ey...) also differs from _meta.json ownerId ('test-owner-id'). These are likely innocuous metadata mismatches but worth confirming.
Instruction Scope
SKILL.md contains only instructions to return a simple status message with the current timestamp and verify local skill components. It does not instruct reading files, accessing env vars, network endpoints, or transmitting data externally.
Install Mechanism
No install spec and no code files are included (instruction-only). Nothing is written to disk or downloaded by the skill itself.
Credentials
The skill requests no environment variables, no credentials, and no config paths—proportional to its stated test purpose.
Persistence & Privilege
always is false and the skill is user-invocable; disable-model-invocation is false (normal default). There is no evidence the skill requests permanent presence or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install test-upload-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /test-upload-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated skill description to "Secondly: A simple test skill for verifying clawhub.ai upload functionality". - No other changes detected.
v1.0.0
- Initial release of test-upload-skill. - Provides a simple skill to verify upload and publishing functionality on clawhub.ai. - Confirms skill loading, displays a test message with timestamp, and checks core functionality. - Includes instructions and a checklist for verifying successful upload and operation. - Offers trigger phrases: "test upload", "upload test", "verify skill upload".
元数据
Slug test-upload-skill
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

test-upload-skill 是什么?

A simple test skill for verifying clawhub.ai upload functionality. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 169 次。

如何安装 test-upload-skill?

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

test-upload-skill 是免费的吗?

是的,test-upload-skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

test-upload-skill 支持哪些平台?

test-upload-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 test-upload-skill?

由 Rick(@xiaoshitou1)开发并维护,当前版本 v1.0.1。

💬 留言讨论