← 返回 Skills 市场
Svg Optimizer
作者
BytesAgain2
· GitHub ↗
· v2.0.1
· MIT-0
179
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install svg-optimizer
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Svg Optimizer concepts, best practices, and implementation patterns.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install svg-optimizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/svg-optimizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
常见问题
Svg Optimizer 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Svg Optimizer concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 179 次。
如何安装 Svg Optimizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install svg-optimizer」即可一键安装,无需额外配置。
Svg Optimizer 是免费的吗?
是的,Svg Optimizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Svg Optimizer 支持哪些平台?
Svg Optimizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Svg Optimizer?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.1。
推荐 Skills