← Back to Skills Marketplace
1351
Downloads
2
Stars
7
Active Installs
2
Versions
Install in OpenClaw
/install svg
Description
Create and optimize SVG graphics with proper viewBox, accessibility, and CSS styling.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install svg - After installation, invoke the skill by name or use
/svg - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Restructured with auxiliary files for focused reference
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is SVG?
Create and optimize SVG graphics with proper viewBox, accessibility, and CSS styling. It is an AI Agent Skill for Claude Code / OpenClaw, with 1351 downloads so far.
How do I install SVG?
Run "/install svg" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SVG free?
Yes, SVG is completely free (open-source). You can download, install and use it at no cost.
Which platforms does SVG support?
SVG is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created SVG?
It is built and maintained by Iván (@ivangdavila); the current version is v1.1.0.
More Skills