← 返回 Skills 市场
1351
总下载
2
收藏
7
当前安装
2
版本数
在 OpenClaw 中安装
/install svg
功能描述
Create and optimize SVG graphics with proper viewBox, accessibility, and CSS styling.
安全使用建议
This is a documentation-only SVG helper that appears to do what it says. Before installing, note that it will create and update a local preferences file at ~/svg/memory.md to remember workflow defaults and accessibility/optimization settings. If you’re comfortable with a local file being written, proceed; otherwise ask the skill author (or your admin) to make memory optional or to store it under a path you control. After first use, inspect ~/svg/memory.md to confirm it only contains non-sensitive preferences and remove it if you don't want persistence.
功能分析
Type: OpenClaw Skill
Name: svg
Version: 1.1.0
The skill bundle primarily consists of documentation files (`.md`) providing guidance on SVG best practices. The `SKILL.md` file instructs the AI agent to manage a user preferences file (`~/svg/memory.md`) within the user's home directory, which is a standard and expected behavior for a skill to store configuration. There is no evidence of malicious intent, data exfiltration, unauthorized execution, or prompt injection attempts to subvert the agent's core function. All content aligns with the stated purpose of creating and optimizing SVG graphics.
能力评估
Purpose & Capability
Name/description (create & optimize SVGs) align with the provided guidance files (viewBox, accessibility, optimization, styling, embedding). The only extra capability is storing user preferences, which is reasonable for a UX-oriented helper but is not declared in metadata.
Instruction Scope
SKILL.md and the included markdown files contain only guidance and examples relevant to SVG authoring/optimization. The SKILL.md explicitly tells the agent to persist user preferences to ~/svg/memory.md and to 'create on first use' — this is outside purely read-only documentation and grants the skill permission to write a file in the user's home directory.
Install Mechanism
Instruction-only skill with no install steps, no downloads, and no code files. Lowest-risk install footprint.
Credentials
No environment variables, credentials, or external config paths are requested. The only data the skill writes is a local preferences file; it does not request cloud credentials or unrelated secrets.
Persistence & Privilege
The skill persists preferences to ~/svg/memory.md. It is not always-enabled and does not request elevated privileges or modify other skills, but the implicit write-to-home behavior is a persistence action users should consent to and be able to inspect/delete.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install svg - 安装完成后,直接呼叫该 Skill 的名称或使用
/svg触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Restructured with auxiliary files for focused reference
v1.0.0
Initial release
元数据
常见问题
SVG 是什么?
Create and optimize SVG graphics with proper viewBox, accessibility, and CSS styling. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1351 次。
如何安装 SVG?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install svg」即可一键安装,无需额外配置。
SVG 是免费的吗?
是的,SVG 完全免费(开源免费),可自由下载、安装和使用。
SVG 支持哪些平台?
SVG 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 SVG?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.1.0。
推荐 Skills