← Back to Skills Marketplace
thascc1024

Test Collection

by thascc1024 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
125
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install test-collection
Description
用于测试采集功能的简单 skill,无实际业务逻辑
Usage Guidance
This skill itself appears harmless (no code, no installs, no credentials), but it sets always:true which forces it into every agent run. Ask the publisher why permanent inclusion is required; prefer a non-always skill (enabled explicitly) for testing. If you must install it, restrict its use (or run in a sandbox), monitor behavior, and only install from a known/trusted source. If you don't control the environment, treat permanent skills with extra caution.
Capability Analysis
Type: OpenClaw Skill Name: test-collection Version: 1.0.0 This skill bundle is a simple placeholder designed for testing OpenClaw's skill discovery and collection mechanisms. It contains only metadata and descriptive documentation in _meta.json and SKILL.md, with no executable code, network activity, or malicious instructions.
Capability Assessment
Purpose & Capability
Name, description, and runtime instructions are consistent: a test-only skill for discovery/config injection. It does not request binaries, env vars, config paths, or other resources unrelated to that purpose.
Instruction Scope
SKILL.md contains only a short description of testing/discovery purposes and does not instruct the agent to read files, call external endpoints, or access credentials. Instructions stay within the stated purpose.
Install Mechanism
No install spec and no code files are present, so nothing will be written to disk or fetched at install time (lowest install risk).
Credentials
The skill declares no required environment variables, credentials, or config paths — which is proportionate for a test-only skill.
Persistence & Privilege
The skill is marked always:true in metadata and in registry flags (permanent inclusion in all agents). There is no justification in SKILL.md for permanent inclusion; always:true increases blast radius if the skill is ever malicious or compromised and is unnecessary for a simple test skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install test-collection
  3. After installation, invoke the skill by name or use /test-collection
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
test-collection v1.0.0 - 初始发布版本 - 提供一个用于测试采集功能的简单 skill,无实际业务逻辑 - 支持 skill 发现、优先级覆盖和配置注入的验证
Metadata
Slug test-collection
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Test Collection?

用于测试采集功能的简单 skill,无实际业务逻辑. It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.

How do I install Test Collection?

Run "/install test-collection" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Test Collection free?

Yes, Test Collection is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Test Collection support?

Test Collection is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Test Collection?

It is built and maintained by thascc1024 (@thascc1024); the current version is v1.0.0.

💬 Comments