← Back to list
🎨
baoyu-compress-image ✓ Security reviewed
Compresses images to WebP (default) or PNG with automatic tool selection. Use when user asks to "…
🎨 Design & Creative By JimLiu Version v1.0.0 Updated 2026-09-03
7.0Overall rating

Installation

🤖 Install via AI

Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.

Install the "baoyu-compress-image" skill by following the instructions at https://skill123.me/install/baoyu-compress-image.
⌨️ Command line install

Run in your terminal — downloads and installs to ~/.claude/skills/.

curl -fsSL https://skill123.me/install/baoyu-compress-image.sh | bash
📦 Download ZIP

Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.

⬇ Download v1.0.0 · 4 KB

About this skill

Overview

Compresses images to WebP (default) or PNG with automatic tool selection. Use when user asks to "compress image", "optimize image", "convert to webp", or reduce image file size.

Source

  • Repo: https://github.com/JimLiu/baoyu-skills
  • Path: skills/baoyu-compress-image

Evaluation

AI-evaluated 2026-09-03: Concise, complete CLI contract with clear options table, examples, expected output, and tool-selection fallback chain (sips, cwebp, ImageMagick, Sharp). Common drop-in need; however the default replaces the original file (keep-original is opt-in), which is a mild data-loss risk if compression goes wrong.

Score breakdown

Quality
7.0
Usability
8.0
Security
6.0
Popularity
9.0