catalog/repos/994ak--image-compress-skill.md

27 lines
779 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# AI图像智能压缩
`图像压缩` `AI技能` `WebP` `Rust` `图像优化`
# ImageCompressSkill ⚡️
> **专为 AI Agent 打造的智能图像优化技能。**
>
> 本包是 [ImageCompressPro](https://github.com/994AK/ImageCompressPro) 引擎的**技能定义**包,为兼容 skills.sh 的 AI Agent 提供提示词、策略指南及安装脚本。
## 📦 安装
```bash
# 通过 skills.sh 安装
npx skills add 994AK/image-compress-skill
```
## 🛠 功能
安装后,您的 AI Agent 将具备以下能力:
1. **智能压缩**:自动在 WebP照片和 PNG图形之间选择最优格式。
2. **自动安装引擎**:若缺少 Rust 引擎,自动拉取并编译。
3. **优化远程图片**:直接处理远程图片 URL。
## 📄 许可证
MIT