SkillAgentSearch skills...

fal-upscale

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

Install / Use

npx skills add nexu-io/open-design --skill fal-upscale

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

75/100

Supported Platforms

Universal

Our assessment of fal-upscale

fal-upscale scores 75/100 on our quality scale, 1021st of 1,947 Development & Engineering skills we index.

Its SKILL.md is 1.1 KB long, split into 5 sections with 1 code example: fairly brief, so expect to fill in details yourself.

With 97,896 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
14/30
Structure
15/20
Description
12/15
Adoption
20/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated yesterday, so fal-upscale is actively maintained.
  • It is released under the Apache-2.0 license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

Safety scan

No issues found

Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands.

Automated pattern scan on 2026-09-26. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.

fal-upscale compared with similar skills

All 4 of these similar skills score higher than fal-upscale; compare them before choosing.

SkillScoreStarsUpdatedFormat
fal-upscale (this skill)by nexu-io7597.9k1d agoSKILL.md
Agent-Reachby Panniantong10085.5k10d agoCLAUDE.md
ai-job-searchby MadsLorentzen10044.0k4d agoCLAUDE.md
claude-howtoby luongnv8910041.7ktodayCLAUDE.md
LocalAIby mudler10049.3ktodayMCP Server

Frequently asked questions

How do I install fal-upscale?
Run npx skills add nexu-io/open-design --skill fal-upscale. The install tabs above show the steps for each supported agent.
Which AI agents does fal-upscale work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is fal-upscale safe to use?
Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. It is Apache-2.0-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is fal-upscale still maintained?
The repository was last updated yesterday, so fal-upscale is actively maintained.

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

  • "fal upscale"
  • "upscale image"
  • "super resolution"
  • "4k upscale"
  • "enhance resolution" od: mode: image category: image-generation upstream: "https://github.com/fal-ai-community/skills"

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

  • Upstream: https://github.com/fal-ai-community/skills
  • Category: image-generation

How to use

This catalogue entry advertises the skill in OpenDesign 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.

Related Skills

View on GitHub
GitHub Stars97.9k
CategoryDevelopment
Updated1d ago
Forks11.4k

Languages

TypeScript

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions