Agent skill · Code Review & Quality

fal-model-guide

| Category | Fast/Cheap | Balanced | Best Quality |

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill fal-model-guide --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 11 KB
Bundled scripts: none
Path: skills/ai-ml/fal-model-guide/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

--- name: fal-model-guide description: Complete fal.ai model selection system. PROACTIVELY activate for: (1) Choosing image generation models (FLUX, SDXL), (2) Choosing video models (Kling, Sora, LTX), (3) Choosing audio models (Whisper, ElevenLabs), (4) Model quality vs speed comparison, (5) Cost optimization by model tier, (6) 3D generation models, (7) Model-specific parameters, (8) Development vs production model selection. Provides: Model comparison tables, decision trees, pricing tiers, performance benchmarks. Ensures optimal model selection for quality, speed, and cost. --- ## Quick Reference | Category | Fast/Cheap | Balanced | Best Quality | |----------|------------|----------|--------------| | Image | FLUX Schnell | FLUX.1 Dev | FLUX.2 Pro | | Video | Runway Turbo | LTX-2 Pro | Kling 2.6 Pro | | Audio STT | Whisper Turbo | Whisper | Whisper Large v3 | | Audio TTS | Kokoro | XTTS | ElevenLabs | | FLUX Model | Endpoint | Steps | Use Case | |------------|----------|-------|----------| | FLUX.2 Pro | `fal-ai/flux-2-pro` | 28 | Production | | FLUX.1 Dev | `fal-ai/flux/dev` | 28 | High quality | | FLUX Schnell | `fal-ai/flux/schnell` | 4 | Fast iteration | | Video Model | Durati

What's inside
Steps it walks through
  1. Quick Reference
  2. When to Use This Skill
  3. Image Generation Models
  4. FLUX Family
  5. Stable Diffusion Models
  6. Specialized Image Models
  7. Image-to-Image Models
  8. Video Generation Models
  9. Text-to-Video
  10. Image-to-Video
  11. Video-to-Video (Editing)
  12. Audio Models
  13. Speech-to-Text
  14. Text-to-Speech
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the fal-model-guide skill do?

| Category | Fast/Cheap | Balanced | Best Quality |

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill fal-model-guide --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going