← 返回 Skills 市场
129
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install p
功能描述
提供图片加载、尺寸调整、裁剪、格式转换、增强、滤镜、拼接、背景移除和文字添加等多功能创意图片处理能力。
安全使用建议
This skill appears coherent and limited to local image processing. Before installing/running: (1) run it in a virtualenv or sandbox if you prefer isolation, (2) note it will read/write image files (example writes to an 'output' directory) and access system font files, and (3) the only dependency is Pillow. If you need network-isolation, run without network access — the code contains no networking but isolating untrusted code is a good practice.
功能分析
Type: OpenClaw Skill
Name: p
Version: 1.0.0
The p-skill bundle is a legitimate image processing toolkit providing features like resizing, filtering, stitching, and text addition using the Pillow library. Analysis of the source code (src/p_skill/*.py) and the agent instructions (SKILL.md) shows no evidence of data exfiltration, malicious execution, or prompt injection; all functions align with the stated purpose of creative image manipulation.
能力评估
Purpose & Capability
Name/description match the included Python modules (core, filters, enhance, composite, background, text). All requested capabilities (resize, filters, background removal, text, stitching) are implemented in the code; no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md only documents usage and a pip install of requirements.txt. The runtime instructions and code operate on image files and local fonts; they do not read arbitrary config files, environment variables, or send data to external endpoints.
Install Mechanism
No special install spec; dependency is only pillow>=10.0.0 via requirements.txt. There are no downloads from untrusted URLs, no extracted archives, and no nonstandard installation locations.
Credentials
The skill declares no environment variables or credentials. Code accesses local filesystem for images and system font paths (to render text), which is proportionate to its purpose.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide config. It does not request elevated or persistent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install p - 安装完成后,直接呼叫该 Skill 的名称或使用
/p触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
p-skill 1.0.0 首个版本发布!
- 提供丰富的图片处理功能,包括加载、保存、裁剪、尺寸调整和格式转换
- 内置亮度、对比度、清晰度调节与一键智能增强
- 支持多种滤镜:黑白、复古、模糊、轮廓、反色、像素化
- 实现水平/垂直/网格拼接及多种对齐模式
- 简单背景移除和指定颜色背景删除,支持边缘平滑处理
- 添加支持自定义字体、位置、颜色及旋转的文字功能
元数据
常见问题
P图 是什么?
提供图片加载、尺寸调整、裁剪、格式转换、增强、滤镜、拼接、背景移除和文字添加等多功能创意图片处理能力。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。
如何安装 P图?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install p」即可一键安装,无需额外配置。
P图 是免费的吗?
是的,P图 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
P图 支持哪些平台?
P图 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 P图?
由 bittao(@hgta23)开发并维护,当前版本 v1.0.0。
推荐 Skills