SkillAgentSearch skills...

fal-train

Train custom AI models (LoRA) on fal.ai for personalized image generation tailored to a brand, character, or style.

Install / Use

npx skills add nexu-io/open-design --skill fal-train

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

75/100

Category

Other

Supported Platforms

Zed

Our assessment of fal-train

fal-train scores 75/100 on our quality scale, 38th of 62 Other skills we index.

Its SKILL.md is 1.1 KB long, split into 5 sections with 1 code example: fairly brief, so expect to fill in details yourself.

With 97,896 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
14/30
Structure
15/20
Description
12/15
Adoption
20/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated yesterday, so fal-train is actively maintained.
  • It is released under the Apache-2.0 license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

Safety scan

No issues found

Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands.

Automated pattern scan on 2026-09-26. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.

fal-train compared with similar skills

All 4 of these similar skills score higher than fal-train; compare them before choosing.

SkillScoreStarsUpdatedFormat
fal-train (this skill)by nexu-io7597.9k1d agoSKILL.md
Agent-Reachby Panniantong10085.5k10d agoCLAUDE.md
LocalAIby mudler10049.3ktodayMCP Server
algorithmic-artby anthropics100177.9k3d agoSKILL.md
pptxby anthropics100177.9k3d agoSKILL.md

Frequently asked questions

How do I install fal-train?
Run npx skills add nexu-io/open-design --skill fal-train. The install tabs above show the steps for each supported agent.
Which AI agents does fal-train work with?
It is written for Zed, as a SKILL.md file. Other agents that read the same format can often use it too.
Is fal-train safe to use?
Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. It is Apache-2.0-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is fal-train still maintained?
The repository was last updated yesterday, so fal-train is actively maintained.

name: fal-train description: | Train custom AI models (LoRA) on fal.ai for personalized image generation tailored to a brand, character, or style. triggers:

  • "fal train"
  • "train lora"
  • "custom model"
  • "personalized image gen"
  • "brand lora" od: mode: image category: image-generation upstream: "https://github.com/fal-ai-community/skills"

fal-train

Curated from the fal.ai community team.

What it does

Train custom AI models (LoRA) on fal.ai for personalized image generation tailored to a brand, character, or style.

Source

  • Upstream: https://github.com/fal-ai-community/skills
  • Category: image-generation

How to use

This catalogue entry advertises the skill in OpenDesign 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-train) or with one of the trigger phrases listed in this skill's frontmatter.

Related Skills

View on GitHub
GitHub Stars97.9k
CategoryOther
Updated1d ago
Forks11.4k

Languages

TypeScript

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions