Upscale and enhance images with Real-ESRGAN, Thera, Topaz, FLUX Upscaler via inference.sh CLI. Models: Real-ESRGAN, Thera (any size), FLUX Dev Upscaler, Topa...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install image-upscaling或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install image-upscaling⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/image-upscaling/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: image-upscaling description: "Upscale and enhance images with Real-ESRGAN, Thera, Topaz, FLUX Upscaler via inference.sh CLI. Models: Real-ESRGAN, Thera (any size), FLUX Dev Upscaler, Topaz Image Upscaler. Use for: enhance low-res images, upscale AI art, restore old photos, increase resolution. Triggers: upscale image, image upscaler, enhance image, increase resolution, real esrgan, ai upscale, super resolution, image enhancement, upscaling, enlarge image, higher resolution, 4k upscale, hd upscale" allowed-tools: Bash(infsh *) ---
Upscale and enhance images via inference.sh CLI.
curl -fsSL https://cli.inference.sh | sh && infsh login
infsh app run infsh/real-esrgan --input '{"image_url": "https://your-image.jpg"}'
> Install note: The install script only detects your OS/architecture, downloads the matching binary from dist.inference.sh, and verifies its SHA-256 checksum. No elevated permissions or background processes. Manual install & verification available.
| Model | App ID | Best For | |-------|--------|----------| | Topaz Image Upscaler | falai/topaz-image-upscaler | Professional quality, any image |
infsh app run falai/topaz-image-upscaler --input '{"image_url": "https://low-res-image.jpg"}'
# 1. Generate image with FLUX Klein (fast)
infsh app run falai/flux-2-klein-lora --input '{"prompt": "landscape painting"}' > image.json
# 2. Upscale the result
infsh app run falai/topaz-image-upscaler --input '{"image_url": "<url-from-step-1>"}'
# Full platform skill (all 150+ apps)
npx skills add inference-sh/skills@inference-sh
# Image generation (generate then upscale)
npx skills add inference-sh/skills@ai-image-generation
# FLUX models
npx skills add inference-sh/skills@flux-image
# Background removal
npx skills add inference-sh/skills@background-removal
Browse all image apps: infsh app list --category image
安装 Image Upscaling 后,可以对 AI 说这些话来触发它
Help me get started with Image Upscaling
Explains what Image Upscaling does, walks through the setup, and runs a quick demo based on your current project
Use Image Upscaling to upscale and enhance images with Real-ESRGAN, Thera, Topaz, FLUX Ups...
Invokes Image Upscaling with the right parameters and returns the result directly in the conversation
What can I do with Image Upscaling in my design & creative workflow?
Lists the top use cases for Image Upscaling, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/image-upscaling/ 目录(个人级,所有项目可用),或 .claude/skills/image-upscaling/(项目级)。重启 AI 客户端后,用 /image-upscaling 主动调用,或让 AI 根据上下文自动发现并使用。
Image Upscaling 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Image Upscaling 可免费安装使用。请查阅仓库了解许可证信息。
Upscale and enhance images with Real-ESRGAN, Thera, Topaz, FLUX Upscaler via inference.sh CLI. Models: Real-ESRGAN, Thera (any size), FLUX Dev Upscaler, Topa...
Image Upscaling 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my design & creative tasks using Image Upscaling
Identifies repetitive steps in your workflow and sets up Image Upscaling to handle them automatically