SkillAgentSearch skills...

fal-restore

Restore and fix image quality — deblur, denoise, fix faces, and restore old documents using fal.ai's hosted restoration models.

Install / Use

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

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

90/100

Supported Platforms

Universal

Our assessment of fal-restore

fal-restore scores 90/100 on our quality scale, 32nd of 253 Content & Media skills we index (top 13%).

Its SKILL.md is 1.2 KB long, split into 5 sections with 1 code example: moderately detailed.

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

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

Maintenance, license and trust

  • The repository was last updated today, so fal-restore 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.

fal-restore compared with similar skills

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

SkillScoreStarsUpdatedFormat
fal-restore (this skill)by nexu-io9097.9ktodaySKILL.md
Agent-Reachby Panniantong10085.3k9d agoCLAUDE.md
LocalAIby mudler10049.3ktodayMCP Server
siyuanby siyuan-note10046.5ktodayMCP Server
algorithmic-artby anthropics100177.9k2d agoSKILL.md

Frequently asked questions

How do I install fal-restore?
Run npx skills add nexu-io/open-design --skill fal-restore. The install tabs above show the steps for each supported agent.
Which AI agents does fal-restore 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-restore safe to use?
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-restore still maintained?
The repository was last updated today, so fal-restore is actively maintained.

name: fal-restore description: | Restore and fix image quality — deblur, denoise, fix faces, and restore old documents using fal.ai's hosted restoration models. triggers:

  • "fal restore"
  • "restore image"
  • "deblur"
  • "denoise"
  • "fix faces"
  • "document restore" od: mode: image category: image-generation upstream: "https://github.com/fal-ai-community/skills"

fal-restore

Curated from the fal.ai community team.

What it does

Restore and fix image quality — deblur, denoise, fix faces, and restore old documents using fal.ai's hosted restoration models.

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-restore) or with one of the trigger phrases listed in this skill's frontmatter.

Related Skills

View on GitHub
GitHub Stars97.9k
CategoryContent
Updated15h 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