← 返回 Skills 市场
thascc1024

Test Collection

作者 thascc1024 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
125
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install test-collection
功能描述
用于测试采集功能的简单 skill,无实际业务逻辑
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install test-collection
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /test-collection 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
test-collection v1.0.0 - 初始发布版本 - 提供一个用于测试采集功能的简单 skill,无实际业务逻辑 - 支持 skill 发现、优先级覆盖和配置注入的验证
元数据
Slug test-collection
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Test Collection 是什么?

用于测试采集功能的简单 skill,无实际业务逻辑. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。

如何安装 Test Collection?

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

Test Collection 是免费的吗?

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

Test Collection 支持哪些平台?

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

谁开发了 Test Collection?

由 thascc1024(@thascc1024)开发并维护,当前版本 v1.0.0。

💬 留言讨论