← 返回 Skills 市场
162
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install svg-cover-generator
功能描述
Create polished, editable SVG cover artwork for reports, articles, slide decks, social cards, ebook covers, posters, and landing-page hero images. Use when a...
安全使用建议
This skill appears coherent and low-risk for its purpose. A few practical points to consider before installing or running it: 1) The skill may write SVG files to paths you specify — only provide file paths you control and review files before overwriting important files. 2) The included validator (scripts/check_svg.py) parses the SVG file you point it at and prints structural errors; running it requires read access to the target file (expected behavior). 3) Templates reference font-family names but do not embed or fetch web fonts — if you need exact typography, embed fonts yourself. 4) The skill does not contact external endpoints or require secrets. If you want extra assurance, inspect the small validator script and template files locally (they are readable and short) before use.
功能分析
Type: OpenClaw Skill
Name: svg-cover-generator
Version: 0.1.0
The skill is a well-structured tool for generating SVG artwork based on templates and design rules. It includes a security-conscious validation script (scripts/check_svg.py) that explicitly checks for and disallows potentially dangerous SVG elements such as <script> tags, <foreignObject> tags, and remote image references, ensuring the generated output is safe and self-contained.
能力评估
Purpose & Capability
The name/description match the included templates, layout recipes, design rules, and a simple SVG validator. There are no unrelated binaries, credentials, or services required.
Instruction Scope
SKILL.md stays within the stated purpose: collecting a brief, following layout rules, producing an inline-styled SVG, and optionally writing the file and running the local validator. It does not instruct reading arbitrary system files, contacting external endpoints, or exfiltrating data.
Install Mechanism
No install spec is provided (instruction-only). The repo includes templates and a short Python validator; nothing is downloaded from external sources or installed automatically.
Credentials
No environment variables, credentials, or config paths are requested. The skill's needs are minimal and proportionate to producing/editing SVGs.
Persistence & Privilege
always is false and the skill does not request or modify other skills or global agent settings. It may be invoked autonomously (normal), but it has no broad privileges or persistence requirements.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install svg-cover-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/svg-cover-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of svg-cover-generator.
- Generates polished, editable SVG cover artwork for various use cases (reports, articles, social cards, posters, etc.).
- Guides users through format, dimension, content, and mood intake, with sensible defaults.
- Follows clear design and composition rules to ensure usability and customization.
- Ensures output SVGs are self-contained, text-editable, and visually strong.
- Provides validation steps for structure, contrast, and completeness before delivery.
元数据
常见问题
Svg Cover Generator 是什么?
Create polished, editable SVG cover artwork for reports, articles, slide decks, social cards, ebook covers, posters, and landing-page hero images. Use when a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 Svg Cover Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install svg-cover-generator」即可一键安装,无需额外配置。
Svg Cover Generator 是免费的吗?
是的,Svg Cover Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Svg Cover Generator 支持哪些平台?
Svg Cover Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Svg Cover Generator?
由 Nima Chu(@nimachu)开发并维护,当前版本 v0.1.0。
推荐 Skills