← 返回 Skills 市场
zhanglong12138

Unique Demo Skill

作者 Taolu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
146
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install unique-demo-skill
功能描述
Demonstrates dynamic JSON data processing and Node.js console output to showcase ClawHub skill capabilities.
安全使用建议
This skill is a minimal, local demo that only prints filtered sample data to the console. It does not request credentials, make network calls, or modify system state. If you rely on provenance, note the source is unknown — treat it like a small example script: safe to run in a development or sandbox environment, but avoid giving it sensitive production access or secrets (none are required). If you need stronger assurance, request a publisher/homepage or inspect/execute the file in an isolated environment first.
能力评估
Purpose & Capability
Name/description promise dynamic JSON processing and console output; included main.js and SKILL.md implement exactly that with no extra dependencies or requested credentials.
Instruction Scope
SKILL.md contains only a short demo usage note. Instructions do not direct reading of system files, environment variables, network calls, or data exfiltration.
Install Mechanism
No install spec is present (instruction-only). The code file is a small local script; nothing is downloaded or written to disk at install time.
Credentials
No environment variables, credentials, or config paths are required. The skill operates solely on embedded sample data.
Persistence & Privilege
always:false (default) and no special privileges requested. The skill does not modify agent or system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install unique-demo-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /unique-demo-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
unique-demo-skill 1.0.0 - Initial release showcasing an improved demo for ClawHub. - Processes sample JSON data and demonstrates basic Node.js console output. - Designed to fulfill ClawHub skill requirements and replaces the previous placeholder. - Provides standalone example logic for output handling of simple lists.
元数据
Slug unique-demo-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Unique Demo Skill 是什么?

Demonstrates dynamic JSON data processing and Node.js console output to showcase ClawHub skill capabilities. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。

如何安装 Unique Demo Skill?

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

Unique Demo Skill 是免费的吗?

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

Unique Demo Skill 支持哪些平台?

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

谁开发了 Unique Demo Skill?

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

💬 留言讨论