← 返回 Skills 市场
ckchzh

Smart Lights

作者 BytesAgain2 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
192
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install smart-lights
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Smart Lights concepts, best practices, and implementation patterns.
安全使用建议
This skill appears low-risk: it ships a small local shell script that prints documentation and does not access the network or secrets. Two minor implementation inconsistencies exist (the SKILL.md/registry version is 2.0.2 while the script's internal VERSION is 2.0.1, and the help heredoc is quoted so it will display the literal string "$VERSION" rather than the numeric version). None of these affect security, but if you depend on exact version reporting or want absolute assurance, review or run the script in a sandbox before granting it broader execution rights. Otherwise, installing/using this skill is reasonable given its stated purpose.
功能分析
Type: OpenClaw Skill Name: smart-lights Version: 2.0.2 The skill bundle is a static documentation reference tool for 'Smart Lights' concepts. The main execution script (scripts/script.sh) only outputs plain-text information using heredocs and contains no network requests, file system modifications, or credential harvesting logic. The instructions in SKILL.md are consistent with the code and do not attempt to manipulate the AI agent into performing unauthorized actions.
能力评估
Purpose & Capability
Name/description describe a local reference for Smart Lights and the included script implements exactly that: command-driven, heredoc-based plaintext output. No unrelated credentials, binaries, or network access are requested.
Instruction Scope
SKILL.md explicitly states all commands output plaintext via heredoc and require no network access. The provided script only prints internal documentation, does not read arbitrary files, does not access environment variables, and makes no network calls or external subprocess downloads.
Install Mechanism
There is no install spec (instruction-only skill with a small helper script). No external downloads, package installs, or archive extraction are present.
Credentials
The skill declares no required environment variables, credentials, or config paths. The runtime script does not reference any external secrets or environment variables, so requested access is proportional to the purpose.
Persistence & Privilege
The skill is not forced always-on (always: false) and does not attempt to modify other skills or global agent settings. It does not request persistent system privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install smart-lights
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /smart-lights 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
Domain-specific upgrade
元数据
Slug smart-lights
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Smart Lights 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Smart Lights concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 192 次。

如何安装 Smart Lights?

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

Smart Lights 是免费的吗?

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

Smart Lights 支持哪些平台?

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

谁开发了 Smart Lights?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.2。

💬 留言讨论