SkillAgentSearch skills...

fal-vision

Analyze images — segment objects, detect, run OCR, describe, and answer visual questions via fal.ai vision models.

Install / Use

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

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

75/100

Supported Platforms

Universal

Our assessment of fal-vision

fal-vision scores 75/100 on our quality scale, 1022nd of 1,947 Development & Engineering skills we index.

Its SKILL.md is 1.2 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-vision 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-vision compared with similar skills

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

SkillScoreStarsUpdatedFormat
fal-vision (this skill)by nexu-io7597.9k1d agoSKILL.md
Agent-Reachby Panniantong10085.5k10d agoCLAUDE.md
ai-job-searchby MadsLorentzen10044.0k4d agoCLAUDE.md
claude-howtoby luongnv8910041.7ktodayCLAUDE.md
LocalAIby mudler10049.3ktodayMCP Server

Frequently asked questions

How do I install fal-vision?
Run npx skills add nexu-io/open-design --skill fal-vision. The install tabs above show the steps for each supported agent.
Which AI agents does fal-vision work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is fal-vision 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-vision still maintained?
The repository was last updated yesterday, so fal-vision is actively maintained.

name: fal-vision description: | Analyze images — segment objects, detect, run OCR, describe, and answer visual questions via fal.ai vision models. triggers:

  • "fal vision"
  • "image analysis"
  • "object detection"
  • "ocr image"
  • "visual qa"
  • "segment" od: mode: image category: image-generation upstream: "https://github.com/fal-ai-community/skills"

fal-vision

Curated from the fal.ai community team.

What it does

Analyze images — segment objects, detect, run OCR, describe, and answer visual questions via fal.ai vision models.

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-vision) or with one of the trigger phrases listed in this skill's frontmatter.

Related Skills

View on GitHub
GitHub Stars97.9k
CategoryDevelopment
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