Compress Images
技能 警告 活跃使用 cwebp 压缩图像以提高网页/SEO 性能。适用于优化图像以加快页面加载速度、减小文件大小或将 JPG/PNG 转换为 WebP 格式时。
使用 cwebp 压缩图像以提高网页/SEO 性能。适用于优化图像以加快页面加载速度、减小文件大小或将 JPG/PNG 转换为 WebP 格式时。
功能
- 将图像压缩为 WebP 格式
- 迭代压缩直到达到目标大小
- 在必要时调整图像大小
- 保留原始图像文件
- 报告压缩前/后大小
使用场景
- 优化网站图像以加快页面加载速度
- 减小图像文件大小以提高 SEO
- 将 JPG 和 PNG 图像转换为 WebP 格式
- 批量处理项目目录中的图像
非目标
- 删除原始图像文件
- 处理 JPG、PNG、GIF 以外的格式
- 执行压缩和调整大小以外的高级图像编辑
维护
- critical:提交记录的新鲜度最后一次提交是在 2026-02-23,距今已超过 3 个月,表明可能缺乏维护。
版本控制
- warning:发布管理README 引用了通过 `main` 分支 (`@rameerez-claude-code-startup-skills`) 进行安装,但 SKILL.md 或其他地方没有声明版本,这使得可重现的安装变得困难。
安全
- warning:未受保护的破坏性操作该功能将原始文件移动到 `originals/` 文件夹,但没有明确确认移动或在执行文件操作前进行提示,这可能在中断或配置错误时具有破坏性。
范围
- warning:试运行预览该功能执行文件操作(移动原始文件、创建 webp 文件)而没有试运行选项,这意味着更改是即时的。
安装
/plugin install claude-code-startup-skills@rameerez-claude-code-startup-skills质量评分
警告类似扩展
Baoyu Compress Image
100Compresses 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.
Compress Image to Target File Size
99Compress an image to fit within a specific file size in bytes using quality-first compression.
Convert Image Format
98Convert an image between PNG, JPEG, and WebP formats with quality control for web optimization.
Generate Thumbnail
97Resize a source image to a thumbnail and convert to WebP.
Time Fetcher
100Instructions for fetching current Dubai time via bash command
Toprank Upgrade
100Upgrade toprank plugin to the latest version. Updates the marketplace repo, installs the new version to the plugin cache, and updates installed_plugins.json. Use when asked to "upgrade toprank", "update toprank", or "get latest version". Also handles inline upgrade prompts when a skill detects UPGRADE_AVAILABLE at startup.