·image-upscale
</>

image-upscale

Upscales an image using AI super-resolution to increase resolution with detail generation. Use when you need to enlarge images, improve low-resolution photos, or prepare images for large-format display.

9Installs·0Trend·@agntswrm

Installation

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

How to Install image-upscale

Quickly install image-upscale AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/agntswrm/agent-media --skill image-upscale
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: agntswrm/agent-media.

SKILL.md

View raw

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.

Upscales an image using AI super-resolution to increase resolution with detail generation. Use when you need to enlarge images, improve low-resolution photos, or prepare images for large-format display. Source: agntswrm/agent-media.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/agntswrm/agent-media --skill image-upscale
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from agntswrm/agent-media

Quick answers

What is image-upscale?

Upscales an image using AI super-resolution to increase resolution with detail generation. Use when you need to enlarge images, improve low-resolution photos, or prepare images for large-format display. Source: agntswrm/agent-media.

How do I install image-upscale?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agntswrm/agent-media --skill image-upscale Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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