← Back to Skills Marketplace
hgta23

Picture

by bittao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
118
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install picture
Description
提供图片加载、保存、尺寸调整、裁剪、格式转换,智能增强,滤镜应用,拼接,背景移除和文字添加的全能图片处理工具。
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install picture
  3. After installation, invoke the skill by name or use /picture
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
picture-edit 1.0.0 初始发布 - 提供强大的图片基础操作,包括尺寸调整、裁剪、格式转换、加载和保存。 - 支持智能图片增强,包括亮度、对比度、清晰度调节及一键自动优化。 - 集成多种滤镜特效,如黑白、复古、模糊、轮廓、反色、像素化。 - 实现图片拼接(横向、纵向、网格)及智能对齐功能。 - 提供简易和自定义颜色的背景移除,支持边缘平滑处理。 - 支持丰富的图片文字添加,包括多种预设位置、字体样式、旋转及中文支持。 - 完善的 API 文档与基础示例代码,方便开发者快速集成使用。
Metadata
Slug picture
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Picture?

提供图片加载、保存、尺寸调整、裁剪、格式转换,智能增强,滤镜应用,拼接,背景移除和文字添加的全能图片处理工具。 It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.

How do I install Picture?

Run "/install picture" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Picture free?

Yes, Picture is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Picture support?

Picture is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Picture?

It is built and maintained by bittao (@hgta23); the current version is v1.0.0.

💬 Comments