什麼是 tuzi-compress-image?
將圖片壓縮為 WebP(預設)或 PNG 格式,自動選擇壓縮工具。當使用者請求“壓縮圖像”、“優化圖像”、“轉換為 webp”或減小圖像檔案大小時使用。 來源:tuziapi/tuzi-skills。
將圖片壓縮為 WebP(預設)或 PNG 格式,自動選擇壓縮工具。當使用者請求“壓縮圖像”、“優化圖像”、“轉換為 webp”或減小圖像檔案大小時使用。
透過命令列快速安裝 tuzi-compress-image AI 技能到你的開發環境
來源:tuziapi/tuzi-skills。
Compresses images using best available tool (sips → cwebp → ImageMagick → Sharp).
Scripts in scripts/ subdirectory. Replace ${SKILLDIR} with this SKILL.md's directory path.
┌────────────────────────────────────────────────────────┬───────────────────┐ │ Path │ Location │ ├────────────────────────────────────────────────────────┼───────────────────┤ │ .tuzi-skills/tuzi-compress-image/EXTEND.md │ Project directory │ ├────────────────────────────────────────────────────────┼───────────────────┤
將圖片壓縮為 WebP(預設)或 PNG 格式,自動選擇壓縮工具。當使用者請求“壓縮圖像”、“優化圖像”、“轉換為 webp”或減小圖像檔案大小時使用。 來源:tuziapi/tuzi-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-compress-image將圖片壓縮為 WebP(預設)或 PNG 格式,自動選擇壓縮工具。當使用者請求“壓縮圖像”、“優化圖像”、“轉換為 webp”或減小圖像檔案大小時使用。 來源:tuziapi/tuzi-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-compress-image 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tuziapi/tuzi-skills