PluginBench
Skill
Review
Audit score 70

fal-video-edit

nexu-io/open-design

Edit videos with AI—upscale, style transfer, remove backgrounds, and add audio via fal.ai

What is fal-video-edit?

Leverage fal.ai's hosted video models to edit existing videos with AI-powered transformations. Use this skill to upscale resolution, apply style transfers, remove backgrounds, remix audio, and perform other video edits without manual processing.

  • Upscale video resolution using AI models
  • Apply style transfer effects to video content
  • Remove backgrounds from video footage
  • Add or remix audio tracks
  • Edit existing videos without re-recording

How to install fal-video-edit

npx skills add https://github.com/nexu-io/open-design --skill fal-video-edit
Prerequisites
  • Access to fal.ai API or hosted models
  • Existing video file to edit
Claude Code
Cursor
Windsurf
Cline

How to use fal-video-edit

  1. 1.Install the upstream skill bundle from fal-ai-community/skills repository
  2. 2.Ask the agent to invoke the skill by name 'fal-video-edit' or use trigger phrases like 'video upscale' or 'video style transfer'
  3. 3.Provide the video file and specify the desired edit operation (upscale, style transfer, background removal, or audio remix)
  4. 4.The skill will process the video using fal.ai's hosted models and return the edited result

Use cases

Good for
  • Upscaling low-resolution video to higher quality
  • Applying consistent visual style across video clips
  • Removing unwanted backgrounds for green-screen effects
  • Adding background music or sound effects to silent footage
  • Remixing video content with different artistic styles
Who it's for
  • Video editors and content creators
  • Developers building video processing workflows
  • Teams needing quick video enhancement without manual editing

fal-video-edit FAQ

What video formats are supported?

Refer to the upstream fal-ai-community/skills repository README for supported formats and specifications.

Can I use this skill with videos I don't own?

Ensure you have rights to edit and use the video content. The skill itself performs the technical editing; licensing is your responsibility.

How long does video processing take?

Processing time depends on video length, resolution, and the specific edit operation. Check the upstream documentation for typical processing times.

Do I need a fal.ai account?

Yes, you need access to fal.ai's hosted video models, which may require authentication or an API key.

Full instructions (SKILL.md)

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


name: fal-video-edit description: | Edit existing videos using AI — remix style, upscale, remove background, and add audio via fal.ai's hosted video models. triggers:


fal-video-edit

Curated from the fal.ai community team.

What it does

Edit existing videos using AI — remix style, upscale, remove background, and add audio via fal.ai's hosted video 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-video-edit) or with one of the trigger phrases listed in this skill's frontmatter.