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

27 lines
779 B
Markdown
Raw Permalink Normal View History

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