← Back to Skills Marketplace
bytesagain-lab

Shadow

by bytesagain-lab · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
191
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install shadow
Description
Generate and preview CSS shadow effects using CLI tools. Use when you need box-shadow, text-shadow, drop-shadow, layered shadows, presets, animations,
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shadow
  3. After installation, invoke the skill by name or use /shadow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug shadow
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Shadow?

Generate and preview CSS shadow effects using CLI tools. Use when you need box-shadow, text-shadow, drop-shadow, layered shadows, presets, animations,. It is an AI Agent Skill for Claude Code / OpenClaw, with 191 downloads so far.

How do I install Shadow?

Run "/install shadow" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Shadow free?

Yes, Shadow is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Shadow support?

Shadow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Shadow?

It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v1.0.0.

💬 Comments