← 返回 Skills 市场
bytesagain-lab

Shadow

作者 bytesagain-lab · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
191
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install shadow
功能描述
Generate and preview CSS shadow effects using CLI tools. Use when you need box-shadow, text-shadow, drop-shadow, layered shadows, presets, animations,
安全使用建议
This skill appears to do exactly what it says: a local CLI/Python tool that generates and saves CSS shadow presets in ~/.shadow. Before installing or running, review the included scripts/script.sh (already provided) if you don't fully trust the source, and back up or inspect any existing ~/.shadow/data.jsonl because the tool will create/overwrite entries there when saving. Generated preview HTML files should be opened cautiously (they are local files). If you need stronger isolation, run the script in a sandbox/container or inspect the full script output on a test system first.
功能分析
Type: OpenClaw Skill Name: shadow Version: 1.0.0 The 'shadow' skill bundle is a legitimate CSS shadow effect generator utility. It consists of a bash wrapper (scripts/script.sh) that executes a Python script to generate, save, and export various CSS shadow types (box, text, drop-shadow) to a local data file (~/.shadow/data.jsonl). The code logic is transparent, lacks suspicious network or file system activity beyond its stated purpose, and contains no evidence of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description match the included files and behavior: the bundle contains a Bash launcher and a Python core that generate CSS shadow values, presets, previews, exports, and persist records. No unrelated dependencies or credentials are requested.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh and documents the CLI surface. The script only reads/writes its own data file (~/.shadow/data.jsonl), builds CSS strings, and writes preview/export files — no reading of unrelated system files or environment variables was observed.
Install Mechanism
No install spec is present (instruction-only with an included script). The code is included in the package; there are no downloads or extract-from-remote steps that would introduce extra risk.
Credentials
The skill requires no environment variables or external credentials. It persists user data under ~/.shadow which is reasonable for a CLI tool of this type.
Persistence & Privilege
The tool persistently stores records at ~/.shadow/data.jsonl and creates that directory. This is expected behavior for a presets tool but is persistent state in the user's home directory and should be noted by the user.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shadow
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shadow 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug shadow
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Shadow 是什么?

Generate and preview CSS shadow effects using CLI tools. Use when you need box-shadow, text-shadow, drop-shadow, layered shadows, presets, animations,. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 191 次。

如何安装 Shadow?

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

Shadow 是免费的吗?

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

Shadow 支持哪些平台?

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

谁开发了 Shadow?

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

💬 留言讨论