A comprehensive utility for reading, analyzing, and manipulating a wide variety of image formats using native macOS tools and ffmpeg.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install image-handler
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install image-handler using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Image Handler is a high-performance utility designed to give AI agents deep control over visual assets within the Openclaw Skills ecosystem. By leveraging the power of the native macOS sips tool alongside ffmpeg, it provides a unified interface for processing everything from standard JPEGs to modern WebP and HEIC files. This skill is particularly valuable for developers who need to bridge the gap between raw image data and actionable media assets.
Whether you are preparing assets for a web project or managing a personal photo library, this skill provides the programmatic hooks necessary to automate complex transformations. It excels at maintaining technical precision during batch operations, ensuring that metadata, aspect ratios, and compression levels are handled according to professional standards within your Openclaw Skills environment.
The Image Handler relies on macOS native utilities and optional third-party binaries. To get the most out of these Openclaw Skills, ensure your environment is prepared:
# Verify native sips installation
sips --help
# Install ffmpeg for WebP and advanced format support
brew install ffmpeg
# Ensure internal scripts are executable
chmod +x ./scripts/*.sh
The skill manages data through a combination of CLI flags and structured script outputs:
| Feature | Specification |
|---|---|
| Input Formats | PNG, JPEG, GIF, WebP, TIFF, BMP, HEIC, SVG, ICO |
| Operations | Convert, Resize, Rotate, Flip, Crop, Pad |
| Metadata | Depth, DPI, Pixels, Format, Profile |
| Scripting | image_info.sh, convert_image.sh, batch_convert.sh |
Loading
A versatile utility for extracting text, metadata, and converting various document formats including PDF, Word, and Excel.

A comprehensive audio processing toolkit for AI agents to analyze, convert, and manipulate media files using industry-standard CLI tools.

A professional-grade portrait segmentation skill for AI agents to perform automatic image matting and contour recognition.

A professional-grade face fusion skill that seamlessly merges user faces with template images using high-performance Tencent Cloud AI.

A powerful automation utility that transforms REST APIs into fully documented Openclaw Skills using OpenAPI specifications.

A comprehensive library of 50+ production-ready automation templates for n8n, Make.com, and Zapier accessible via CLI.








































