← 返回 Skills 市场
mattvalenta

PLS Canvas Design

作者 Matt Valenta · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
2719
总下载
4
收藏
23
当前安装
1
版本数
在 OpenClaw 中安装
/install pls-canvas-design
功能描述
Generates original visual art and posters as PNG or PDF files using defined design philosophies like minimalism, brutalism, or skeuomorphism.
安全使用建议
This skill is coherent and low-risk: it only provides design guidance and example code for generating PNG/PDF assets. Before using, note that the Python examples assume Pillow and fpdf are installed and a font file (e.g., arial.ttf) is available — install packages yourself from known sources (pip) and verify fonts' licenses. As with any code from an unknown source, review the snippets before running, and execute them in a controlled environment (virtualenv/container) if you are cautious. If you plan to extend the skill to fetch external images or fonts, be mindful of where those resources come from and avoid running untrusted binaries or network code without inspection.
功能分析
Type: OpenClaw Skill Name: pls-canvas-design Version: 1.0.0 The skill bundle is benign. It provides instructions and code examples for generating PNG and PDF assets using standard Python libraries (Pillow and fpdf). The code examples perform only local file creation and lack any indicators of malicious activity such as data exfiltration, remote execution, persistence mechanisms, or prompt injection attempts against the AI agent. All content aligns with the stated purpose of visual art and poster design.
能力评估
Purpose & Capability
Name/description (generating visual art/posters) match the SKILL.md content. The file contains step-by-step design guidance and concrete Python examples (Pillow and fpdf) for producing PNG and PDF assets, which is proportionate to the stated purpose.
Instruction Scope
Instructions are confined to design guidance and local asset generation. The code examples reference creating images/PDFs and a font file (arial.ttf) but do not instruct reading unrelated system files, accessing external endpoints, or exfiltrating data. The guidance is high-level and does not grant broad discretionary access.
Install Mechanism
There is no install spec (instruction-only), so nothing is written to disk by the skill itself. The examples rely on common Python packages (Pillow, fpdf) but installing those would be a normal, user-initiated action and is not specified by the skill.
Credentials
The skill requests no environment variables, credentials, or config paths. The only implicit runtime dependency is an available font file (e.g., arial.ttf) and Python imaging libraries, which are appropriate for generating images/PDFs.
Persistence & Privilege
The skill does not request persistent or elevated privileges and is not marked 'always'. It does not modify other skills or system-wide configuration in its instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pls-canvas-design
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pls-canvas-design 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of canvas-design skill. - Generates visual art and posters based on original design philosophies. - Supports Minimalism, Brutalism, Skeuomorphism, Neumorphism, and Glassmorphism styles. - Provides code examples for creating PNG and PDF assets. - Includes step-by-step suggestions for the visual design process.
元数据
Slug pls-canvas-design
版本 1.0.0
许可证
累计安装 23
当前安装数 23
历史版本数 1
常见问题

PLS Canvas Design 是什么?

Generates original visual art and posters as PNG or PDF files using defined design philosophies like minimalism, brutalism, or skeuomorphism. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2719 次。

如何安装 PLS Canvas Design?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pls-canvas-design」即可一键安装,无需额外配置。

PLS Canvas Design 是免费的吗?

是的,PLS Canvas Design 完全免费(开源免费),可自由下载、安装和使用。

PLS Canvas Design 支持哪些平台?

PLS Canvas Design 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 PLS Canvas Design?

由 Matt Valenta(@mattvalenta)开发并维护,当前版本 v1.0.0。

💬 留言讨论