Installation

clawhub install kesslerio/imagemagick

Summary

Wraps ImageMagick CLI operations for image manipulation tasks in Moltbot. Covers background removal, resizing, format conversion, watermarking, and batch processing. Includes a helper script for removing solid-color backgrounds with configurable tolerance.

SKILL.md

Quick overview

Wraps ImageMagick CLI operations for image manipulation tasks in Moltbot. Covers background removal, resizing, format conversion, watermarking, and batch processing. Includes a helper script for removing solid-color backgrounds with configurable tolerance.

Bundles the most common ImageMagick one-liners into reusable scripts so you don't have to look up flag syntax each time.

Common tasks

  • Remove white background from a product icon
  • Batch generate iOS app icon sizes from a single source
  • Convert PNG assets to WebP for web delivery
  • Add a watermark to a base image
  • Apply rounded corners to an app screenshot

Install paths

Primary command


openclaw install kesslerio/imagemagick

ClawHub installer


npx clawhub@latest install kesslerio/imagemagick

OpenClaw CLI


openclaw skills install kesslerio/imagemagick

Direct OpenClaw install


openclaw install kesslerio/imagemagick

Skill metadata

  • Category: Moltbook
  • Language: Markdown
  • Version: 1.0.0
  • Security status: Benign

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/kesslerio/imagemagick

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.