← Back to Skills Marketplace
169
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install test-upload-skill
Description
A simple test skill for verifying clawhub.ai upload functionality
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install test-upload-skill - After installation, invoke the skill by name or use
/test-upload-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
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".
Metadata
Frequently Asked Questions
What is test-upload-skill?
A simple test skill for verifying clawhub.ai upload functionality. It is an AI Agent Skill for Claude Code / OpenClaw, with 169 downloads so far.
How do I install test-upload-skill?
Run "/install test-upload-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is test-upload-skill free?
Yes, test-upload-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does test-upload-skill support?
test-upload-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created test-upload-skill?
It is built and maintained by Rick (@xiaoshitou1); the current version is v1.0.1.
More Skills