genmedia

Installation
SKILL.md

genmedia workflow

Use this skill when the user wants to execute a fal.ai model — either by task description (e.g. "generate a video of a dog running") or by a specific endpoint_id (e.g. fal-ai/flux/dev). Load genmedia-ref alongside this skill for the full command reference.

Steps

  1. Discover — If no endpoint_id is given, search for a suitable model:

    genmedia models "<task>" --json
    
  2. Inspect — Get the model's input parameters:

    genmedia schema <endpoint_id> --json
    

    Read all required fields before running.

Related skills

More from fal-ai-community/genmedia-cli

Installs
2
GitHub Stars
1
First Seen
Apr 24, 2026