← Back to Skills Marketplace
Batch Image Processor Pro
by
bingze00000
· GitHub ↗
· v1.0.0
· MIT-0
247
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install batch-image-processor-pro
Description
批量处理图片,支持压缩、裁剪、水印、格式转换、重命名及色彩调整,适用于电商和社交媒体图片优化。
README (SKILL.md)
Batch Image Processor - 批量图片处理工具
功能描述
批量图片处理工具,支持压缩、裁剪、水印、格式转换等操作。
使用场景
- 电商图片批量处理
- 社交媒体配图批量生成
- 照片批量压缩
- 图片批量加水印
- 格式批量转换
- 批量裁剪调整
命令
批量压缩
压缩图片 目录=./images 质量=80% 输出目录=./compressed
批量加水印
图片加水印 目录=./photos 水印=logo.png 位置=右下角 输出=./watermarked
批量转换格式
转换图片格式 目录=./src 格式=jpg 输出目录=./output
批量裁剪
裁剪图片 目录=./photos 尺寸=1080x1080 模式=居中 输出=./cropped
批量重命名
重命名图片 目录=./photos 格式=product_001.jpg 输出=./renamed
支持格式
输入: JPG, PNG, GIF, WEBP, BMP, TIFF 输出: JPG, PNG, WEBP, GIF, BMP
处理功能
- 压缩优化
- 格式转换
- 添加水印
- 裁剪调整
- 尺寸缩放
- 批量重命名
- EXIF 信息清理
- 色彩调整
特性
- 批量处理
- 保持质量
- 快速处理
- 支持大图
Usage Guidance
This skill appears to do what it claims and doesn't request credentials or network access. Before installing/using: 1) Confirm whether your agent environment has the Python libraries listed in _meta.json (pillow, opencv-python) — the skill provides no install steps. 2) Test the commands in a safe directory (not your home) to confirm behavior. 3) Be aware EXIF cleaning will read and remove metadata (may remove GPS info you want to keep). 4) Because source/homepage is unknown and the package is paid per metadata, consider obtaining more author/source info or running in a sandbox if you need higher assurance.
Capability Analysis
Type: OpenClaw Skill
Name: batch-image-processor-pro
Version: 1.0.0
The skill bundle contains only metadata and documentation (SKILL.md) for a batch image processing tool. There is no executable code provided, and the instructions are entirely consistent with the stated purpose of image manipulation (compression, watermarking, resizing). No malicious patterns or suspicious behaviors were detected.
Capability Assessment
Purpose & Capability
Name/description (批量图片处理) match the SKILL.md operations (压缩、裁剪、水印、格式转换、重命名、色彩调整). The only minor inconsistency is _meta.json.requires listing 'pillow' and 'opencv-python' even though the skill is instruction-only and provides no install steps; this is plausible (metadata indicating libraries needed) but not enforced by the package.
Instruction Scope
SKILL.md contains only localized, file-system-oriented commands (examples reference local directories like ./images, watermarks, output dirs). There are no instructions to call external endpoints, read unrelated system files, or exfiltrate data. It does mention EXIF information cleaning (expected for image tools), which implies reading image metadata (may include sensitive GPS data) but that's within the stated purpose.
Install Mechanism
No install spec is provided (instruction-only), which is low risk. However, _meta.json lists runtime Python dependencies (pillow, opencv-python) without an install step; this mismatch means the agent or user must ensure those libs are available, and the runtime behavior is ambiguous.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for a local image processing tool. There are no unexpected secrets requested.
Persistence & Privilege
Skill flags are default (always:false, model invocation allowed). There is no indication the skill requires persistent/system-level privileges or modifies other skills' settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install batch-image-processor-pro - After installation, invoke the skill by name or use
/batch-image-processor-pro - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Batch Image Processor:
- Supports batch compression, cropping, watermarking, and format conversion.
- Command-based operations for bulk image editing tasks.
- Handles image renaming, resizing, color adjustment, and EXIF data clearing.
- Compatible with multiple image input/output formats (JPG, PNG, GIF, WEBP, BMP, TIFF).
- Designed for fast, high-quality processing of large image batches.
Metadata
Frequently Asked Questions
What is Batch Image Processor Pro?
批量处理图片,支持压缩、裁剪、水印、格式转换、重命名及色彩调整,适用于电商和社交媒体图片优化。 It is an AI Agent Skill for Claude Code / OpenClaw, with 247 downloads so far.
How do I install Batch Image Processor Pro?
Run "/install batch-image-processor-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Batch Image Processor Pro free?
Yes, Batch Image Processor Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Batch Image Processor Pro support?
Batch Image Processor Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Batch Image Processor Pro?
It is built and maintained by bingze00000 (@bingze00000); the current version is v1.0.0.
More Skills