PluginBench
Skill
Review
Audit score 70

fal-restore

nexu-io/open-design

Restore and fix image quality — deblur, denoise, fix faces, and restore old documents.

What is fal-restore?

Uses fal.ai's hosted restoration models to enhance image quality. Invoke it when you need to deblur, denoise, fix facial artifacts, or restore degraded documents.

  • Deblur blurry images
  • Denoise noisy images
  • Fix and enhance faces in photos
  • Restore old or degraded documents
  • Improve overall image quality using AI restoration

How to install fal-restore

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

How to use fal-restore

  1. 1.Ask the agent to invoke the skill using the name 'fal-restore' or trigger phrases like 'restore image', 'deblur', 'denoise', 'fix faces', or 'document restore'
  2. 2.Provide the image file or reference you want to restore
  3. 3.The skill will process the image using fal.ai's hosted restoration models
  4. 4.Review the restored output

Use cases

Good for
  • Restoring old family photos or historical documents
  • Cleaning up blurry photos taken in low light or with motion blur
  • Enhancing video frames or screenshots with visible noise
  • Fixing facial artifacts or improving face clarity in portraits
  • Digitizing and improving scanned documents
Who it's for
  • Photographers and image editors
  • Content creators and designers
  • Archivists and document preservation specialists
  • Anyone working with degraded or low-quality images

fal-restore FAQ

What image formats are supported?

Refer to the upstream fal.ai community skills repository for specific format support details.

How do I access fal.ai's restoration models?

You need a fal.ai account or API access. Check the upstream repository at https://github.com/fal-ai-community/skills for setup instructions.

Can I use this skill offline?

No, this skill requires fal.ai's hosted models, so an internet connection and API access are required.

What restoration types can it handle?

It supports deblurring, denoising, face fixing, and document restoration using fal.ai's specialized models.

Full instructions (SKILL.md)

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


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

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

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