← Back to Skills Marketplace
hgta23

Picture Edit

by bittao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
146
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install picture-edit
Description
提供图片加载、编辑、增强、滤镜、拼接、背景移除和文字添加等功能,支持多格式和高效处理。
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install picture-edit
  3. After installation, invoke the skill by name or use /picture-edit
  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,支持 Python 代码直接调用。
Metadata
Slug picture-edit
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Picture Edit?

提供图片加载、编辑、增强、滤镜、拼接、背景移除和文字添加等功能,支持多格式和高效处理。 It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.

How do I install Picture Edit?

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

Is Picture Edit free?

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

Which platforms does Picture Edit support?

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

Who created Picture Edit?

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

💬 Comments