← 返回 Skills 市场
quweilin

qwtest1

作者 quweilin · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
323
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install qwtest1
功能描述
简易聊天模式输入数字回复对应内容
安全使用建议
This skill is a simple, self-contained Node.js CLI that only prints preset replies to numeric input and does not contact networks or read secrets. If you plan to run it, ensure you use a trusted Node runtime and inspect the small index.js (it's readable and benign). If you do not have Node or prefer not to run arbitrary code locally, do not execute the script — but installing/viewing it in the registry is safe.
功能分析
Type: OpenClaw Skill Name: qwtest1 Version: 1.0.1 The skill bundle contains a simple interactive Node.js CLI application for a basic chat system. The code in index.js uses the standard readline module to handle user input and provides predefined responses without any network, file system, or environment access. No malicious patterns or prompt injection attempts were found.
能力评估
Purpose & Capability
The name/description (simple chat by number) matches SKILL.md and index.js behavior; there are no requests for unrelated credentials, binaries, or system paths.
Instruction Scope
SKILL.md describes running an interactive program that accepts 1/2/3/q — the included index.js implements exactly that. The instructions do not reference files, environment variables, or external endpoints beyond the local process.
Install Mechanism
There is no install spec (instruction-only), which is low risk. The package includes index.js and package.json (a Node script), so a Node runtime is required to run it; the registry metadata did not declare Node as a required binary. This is a minor omission but not a safety issue.
Credentials
No environment variables, credentials, or config paths are requested or used. The code has no network or secret-handling behavior.
Persistence & Privilege
The skill is not always-enabled and does not request persistent presence or modify other skills or system settings. It runs only when invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qwtest1
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qwtest1 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added front matter metadata with name and description for the skill. - No functional changes to the skill behavior.
v1.0.0
test v1.0.0 - Initial release with basic interactive dialogue functionality. - Users can input numbers 1, 2, or 3 to receive preset greetings. - Input outside 1-3 prompts a retry; 'q' exits the program.
元数据
Slug qwtest1
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

qwtest1 是什么?

简易聊天模式输入数字回复对应内容. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 323 次。

如何安装 qwtest1?

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

qwtest1 是免费的吗?

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

qwtest1 支持哪些平台?

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

谁开发了 qwtest1?

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

💬 留言讨论