·image-upscale
</>

image-upscale

使用 AI 超分辨率放大图像,通过细节生成提高分辨率。当您需要放大图像、改进低分辨率照片或准备用于大格式显示的图像时使用。

9安装·0热度·@agntswrm

安装

$npx skills add https://github.com/agntswrm/agent-media --skill image-upscale

如何安装 image-upscale

通过命令行快速安装 image-upscale AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/agntswrm/agent-media --skill image-upscale
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:agntswrm/agent-media。

SKILL.md

查看原文

Upscales an image using AI super-resolution models, increasing resolution while generating realistic detail.

| --in | Yes | Input file path or URL | | --scale | No | Scale factor (2 or 4, default: 2) | | --out | No | Output path, filename or directory (default: ./) | | --provider | No | Provider to use (local, fal, replicate) | | --model | No | Model to use (overrides provider default) |

Runs locally on CPU using Transformers.js, no API key required.

使用 AI 超分辨率放大图像,通过细节生成提高分辨率。当您需要放大图像、改进低分辨率照片或准备用于大格式显示的图像时使用。 来源:agntswrm/agent-media。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/agntswrm/agent-media --skill image-upscale
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from agntswrm/agent-media

快速解答

什么是 image-upscale?

使用 AI 超分辨率放大图像,通过细节生成提高分辨率。当您需要放大图像、改进低分辨率照片或准备用于大格式显示的图像时使用。 来源:agntswrm/agent-media。

如何安装 image-upscale?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/agntswrm/agent-media --skill image-upscale 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/agntswrm/agent-media