← Back to Skills Marketplace
ckchzh

Svg Optimizer

by BytesAgain2 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
179
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install svg-optimizer
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Svg Optimizer concepts, best practices, and implementation patterns.
Usage Guidance
This skill appears to be a simple, local reference/help tool and is internally consistent with that purpose. Before installing or running: (1) review the included script (it's plain shell; no network or credential use); (2) be aware of minor bugs (version string won't interpolate in help, one command name mismatch) that might affect user experience but not security; (3) if you plan to run the script in an automated or high-privilege environment, run it in a sandbox first to confirm behavior. No credentials or network access are required by the skill as provided.
Capability Analysis
Type: OpenClaw Skill Name: svg-optimizer Version: 2.0.1 The svg-optimizer skill is a documentation reference tool that provides static text information about frontend development patterns and best practices. The shell script (scripts/script.sh) and the instructions (SKILL.md) contain no network calls, file system modifications, or sensitive data access, functioning entirely through local text output via heredocs.
Capability Assessment
Purpose & Capability
Name/description (reference devtools material for an SVG optimizer) align with the included script and SKILL.md. The skill does not request credentials, binaries, or config paths that would be unrelated to a documentation/reference tool.
Instruction Scope
SKILL.md explicitly states the commands output plain-text via heredoc and no external API calls; the bundled shell script implements that behavior. Minor inconsistencies: the quickstart text mentions "required tools and access credentials" generically (potentially confusing because no credentials are actually required), the cheatsheet references a "troubleshooting" command while the implemented command is named "debugging", and show_help uses a quoted heredoc that will print the literal string "$VERSION" instead of expanding it. These are quality bugs, not malicious behaviors.
Install Mechanism
No install specification is provided (instruction-only style with a helper script). Nothing is downloaded or extracted; the skill does not declare any install-time network actions or third-party package pulls.
Credentials
The skill declares no required environment variables, no primary credential, and the runtime script does not reference environment secrets or external configuration paths. That is proportionate for a local documentation/reference tool.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does not attempt to modify other skills or system-wide configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install svg-optimizer
  3. After installation, invoke the skill by name or use /svg-optimizer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
Metadata
Slug svg-optimizer
Version 2.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Svg Optimizer?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Svg Optimizer concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 179 downloads so far.

How do I install Svg Optimizer?

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

Is Svg Optimizer free?

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

Which platforms does Svg Optimizer support?

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

Who created Svg Optimizer?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.1.

💬 Comments