← 返回 Skills 市场
hgta23

Picture

作者 bittao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
118
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install picture
功能描述
提供图片加载、保存、尺寸调整、裁剪、格式转换,智能增强,滤镜应用,拼接,背景移除和文字添加的全能图片处理工具。
安全使用建议
This package is coherent and appears safe for image processing. Before installing, note: it requires Pillow and will read/write files you pass to it (so avoid processing untrusted images if you are concerned about malformed file attacks). The text module will attempt to load system font files (normal behavior). Verify you run it in an environment with sufficient memory for large images and review any files you supply as inputs/outputs. If you need networked or remote-storage integration, this skill does not include that and would need explicit, separate code.
能力评估
Purpose & Capability
The skill name/description (image loading, resizing, filters, background removal, text) matches the included Python modules. Required files and APIs (Pillow functions, file I/O for images and fonts) are exactly what an image-processing library needs.
Instruction Scope
SKILL.md instructions and example.py show only local image operations (open, transform, save). There are no instructions to read unrelated system files, environment secrets, or to send data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only), and requirements.txt only lists pillow>=10.0.0 — a standard dependency for image processing. Nothing is downloaded from arbitrary URLs or installed from untrusted sources.
Credentials
The skill requests no environment variables, credentials, or config paths. It does read system font files if present (expected for text rendering) but that is proportional to the stated functionality.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and contains no code to persist or elevate privileges beyond reading/writing image files provided by the user.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install picture
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /picture 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
picture-edit 1.0.0 初始发布 - 提供强大的图片基础操作,包括尺寸调整、裁剪、格式转换、加载和保存。 - 支持智能图片增强,包括亮度、对比度、清晰度调节及一键自动优化。 - 集成多种滤镜特效,如黑白、复古、模糊、轮廓、反色、像素化。 - 实现图片拼接(横向、纵向、网格)及智能对齐功能。 - 提供简易和自定义颜色的背景移除,支持边缘平滑处理。 - 支持丰富的图片文字添加,包括多种预设位置、字体样式、旋转及中文支持。 - 完善的 API 文档与基础示例代码,方便开发者快速集成使用。
元数据
Slug picture
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Picture 是什么?

提供图片加载、保存、尺寸调整、裁剪、格式转换,智能增强,滤镜应用,拼接,背景移除和文字添加的全能图片处理工具。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。

如何安装 Picture?

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

Picture 是免费的吗?

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

Picture 支持哪些平台?

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

谁开发了 Picture?

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

💬 留言讨论