fal-models-catalog

Installation
SKILL.md

fal.ai Models Catalog

Endpoint-first navigation for fal.ai production work. Each modality reference lists curated picks organized by use case (premium realism / fast & cheap / 4K / specialized). Before reaching for free-text search, consult the modality reference that matches the task.

Runtime: All endpoint calls run via the genmedia CLI. See the genmedia skill for command syntax; run genmedia init once if not yet installed.

Endpoint-first rule

  1. Pick the endpoint ID from the right modality reference.
  2. Verify it: genmedia models --endpoint_id <endpoint_id> --json.
  3. Inspect it: genmedia schema <endpoint_id> --json.
  4. Check cost when relevant: genmedia pricing <endpoint_id> --json.
  5. Use text search only if the routed endpoint is missing, deprecated, rejected, or the role is not covered here:
genmedia models "<task description>" --json
genmedia docs "<topic>" --json
Related skills
Installs
48
GitHub Stars
179
First Seen
May 1, 2026