PluginBench
Skill
Review
Audit score 70

fal-upscale

nexu-io/open-design

Upscale images and videos to higher resolution using AI super-resolution models on fal.ai

What is fal-upscale?

Uses AI-powered super-resolution models hosted on fal.ai to enhance and upscale image and video resolution. Invoke this skill when you need to increase resolution quality or convert content to higher formats like 4K.

  • Upscale images to higher resolution using AI super-resolution
  • Enhance video resolution with AI models
  • Support for multiple resolution targets including 4K
  • Leverage fal.ai's hosted inference infrastructure
  • Trigger via skill name or natural language phrases

How to install fal-upscale

npx skills add https://github.com/nexu-io/open-design --skill fal-upscale
Prerequisites
  • fal.ai account and API access
  • Active agent with skills directory configured
Claude Code
Cursor
Windsurf
Cline

How to use fal-upscale

  1. 1.Install the upstream skill bundle from https://github.com/fal-ai-community/skills into your agent's skills directory
  2. 2.Ask the agent to upscale an image or video by name (fal-upscale) or trigger phrase (upscale image, super resolution, 4k upscale, enhance resolution)
  3. 3.Provide the image or video file you want to upscale
  4. 4.The skill will process through fal.ai's hosted models and return the enhanced resolution output

Use cases

Good for
  • Upscaling low-resolution photos to print-quality images
  • Converting standard definition video to 4K resolution
  • Enhancing legacy or archived media for modern displays
  • Improving image quality for web or social media use
  • Batch processing multiple images for resolution enhancement
Who it's for
  • Image and video editors
  • Content creators
  • Designers working with legacy assets
  • Developers building media processing pipelines
  • Anyone needing to enhance image or video resolution

fal-upscale FAQ

What image and video formats are supported?

Refer to the upstream repository at https://github.com/fal-ai-community/skills for complete format specifications and supported file types.

Do I need a fal.ai account?

Yes, you need a fal.ai account with API access to use this skill's hosted super-resolution models.

What resolution targets can I upscale to?

The skill supports multiple resolution targets including 4K. Check the upstream documentation for the full list of available output resolutions.

How long does upscaling take?

Processing time depends on input size and the fal.ai service load. Refer to fal.ai's documentation for typical processing times.

Can I upscale multiple files at once?

The skill can be invoked multiple times for batch processing. See the upstream repository for batch workflow examples.

Full instructions (SKILL.md)

Source of truth, from nexu-io/open-design.


name: fal-upscale description: | Upscale and enhance image and video resolution using AI super-resolution models hosted on fal.ai. triggers:


fal-upscale

Curated from the fal.ai community team.

What it does

Upscale and enhance image and video resolution using AI super-resolution models hosted on fal.ai.

Source

How to use

This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory:

# Inspect the upstream README for exact paths
open https://github.com/fal-ai-community/skills

Then ask the agent to invoke this skill by name (fal-upscale) or with one of the trigger phrases listed in this skill's frontmatter.