← 返回 Skills 市场
hgta23

Picture Edit

作者 bittao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
146
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install picture-edit
功能描述
提供图片加载、编辑、增强、滤镜、拼接、背景移除和文字添加等功能,支持多格式和高效处理。
安全使用建议
This skill appears coherent and limited to local image-processing tasks. Recommended precautions before installing/using: (1) install in a virtual environment (venv) to contain dependencies; (2) verify the Pillow version on PyPI if you have strict supply-chain requirements; (3) be aware the code will read/write image files and check system font files (normal for text rendering); (4) inspect the source if you plan to run it on sensitive systems — although no network or credential access is present, running third-party code always carries general risk.
能力评估
Purpose & Capability
Name/description, SKILL.md, README, and included Python modules consistently implement image loading, saving, resizing, filters, composition, background removal, and text rendering. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs only local image-processing actions and how to install Pillow. The code reads/writes image files and checks system font paths (expected for text rendering). It does not perform network calls, read unrelated system config, or transmit data to external endpoints.
Install Mechanism
There is no complex install spec; only requirements.txt lists pillow>=10.0.0 (a standard PyPI dependency). Installing via pip is the normal, low-risk mechanism for this type of library.
Credentials
The skill requests no environment variables or credentials. It accesses local filesystem paths for fonts and reads/writes image files, which is appropriate for its functionality.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with broad access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install picture-edit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /picture-edit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
picture-edit 1.0.0 初始发布 - 提供图片加载、保存、格式转换、尺寸调整、裁剪等基础操作。 - 支持智能亮度、对比度、清晰度调整和一键增强。 - 内置多种创意滤镜(黑白、复古、模糊、轮廓、反色、像素化)。 - 支持图片的水平、垂直及网格拼接和多种智能对齐。 - 集成背景移除(白底/指定色)和边缘平滑功能。 - 实现多位置、可自定义样式的图片文字添加模块。 - 简洁 API,支持 Python 代码直接调用。
元数据
Slug picture-edit
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Picture Edit 是什么?

提供图片加载、编辑、增强、滤镜、拼接、背景移除和文字添加等功能,支持多格式和高效处理。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。

如何安装 Picture Edit?

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

Picture Edit 是免费的吗?

是的,Picture Edit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Picture Edit 支持哪些平台?

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

谁开发了 Picture Edit?

由 bittao(@hgta23)开发并维护,当前版本 v1.0.0。

💬 留言讨论