什么是 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