
Fal 3d
- 1.8k installs
- 82k repo stars
- Updated July 28, 2026
- nexu-io/open-design
A skill that generates 3D models from text or images using fal.ai, callable by agents via trigger phrases.
About
fal-3d generates 3D models on-demand via fal.ai from text prompts or image inputs. Developers use it during frontend prototyping and game asset creation to rapidly produce concept models, AR-ready geometry, and product visualizations without manual modeling. The skill integrates into agent workflows via trigger phrases (fal 3d, text to 3d, image to 3d) and supports downstream use in game engines, AR frameworks, and e-commerce mockup pipelines. Curated from the fal.ai community, it abstracts API orchestration behind a discoverable skill interface.
- Text-to-3D and image-to-3D generation modes from fal.ai backend
- Triggers: 'fal 3d', 'text to 3d', 'image to 3d', '3d model gen', 'game asset 3d'
- Use cases: game assets, AR previews, product mockups, concept sculpting
- Agent-discoverable skill with upstream GitHub bundle (fal-ai-community/skills)
- Image mode category (3d-shaders) supports iterative refinement
Fal 3d by the numbers
- 1,758 all-time installs (skills.sh)
- +125 installs in the week ending Jul 28, 2026 (Skillselion tracking)
- Ranked #167 of 1,340 Generative Media skills by installs in the Skillselion catalog
- Security screen: MEDIUM risk (skills.sh audit)
- Data as of Jul 28, 2026 (Skillselion catalog sync)
fal-3d capabilities & compatibility
- Capabilities
- text to 3d model generation · image to 3d conversion · game asset creation · ar geometry production · concept sculpting · product mockup generation
- Use cases
- image generation · ui design
- Platforms
- macOS · Windows · Linux
- Runs
- Remote server
- Pricing
- Bring your own API key
What fal-3d says it does
Generate 3D models from text or images via fal.ai. Useful for game assets, AR previews, product mockups, and concept sculpting.
npx skills add https://github.com/nexu-io/open-design --skill fal-3dAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1.8k |
|---|---|
| repo stars | ★ 82k |
| Security audit | 2 / 3 scanners passed |
| Last updated | July 28, 2026 |
| Repository | nexu-io/open-design ↗ |
What it does
Generate 3D models from text descriptions or images for game assets, AR previews, and product mockups.
Who is it for?
Game developers, AR app builders, product designers, concept artists needing quick visual previews.
Skip if: High-precision CAD workflows, production-grade manufacturing models, photogrammetry-based scanning.
When should I use this skill?
Agent encounters requests for '3d model', 'game asset', 'AR preview', or 'product mockup' during frontend planning.
What you get
3D model files ready for use in game engines, AR frameworks, and e-commerce visualizations.
- 3D model files (geometry, textures)
- AR-compatible geometry
- Game engine asset bundles
By the numbers
- 5 trigger phrases available (fal 3d, text to 3d, image to 3d, 3d model gen, game asset 3d)
- 2 input modes: text prompts and images
- Upstream: fal-ai-community/skills GitHub repository
Files
fal-3d
Curated from the fal.ai community team.
What it does
Generate 3D models from text or images via fal.ai. Useful for game assets, AR previews, product mockups, and concept sculpting.
Source
- Upstream: https://github.com/fal-ai-community/skills
- Category:
3d-shaders
How to use
This catalogue entry advertises the skill in Open Design 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/skillsThen ask the agent to invoke this skill by name (fal-3d) or with one of the trigger phrases listed in this skill's frontmatter.
Related skills
How it compares
Use fal-3d for fast hosted text-or-image-to-mesh prototyping; choose dedicated DCC or rigging pipelines when assets need animation-ready topology.
FAQ
How does the agent discover and invoke fal-3d?
The skill is registered in Open Design with trigger phrases (fal 3d, text to 3d, image to 3d). Agent discovers it during planning and invokes via skill name or trigger matching.
What formats does fal-3d output?
Documentation specifies image mode and 3d-shaders category, indicating output compatible with game engines and AR frameworks, though exact file formats (glb, usdz, obj) are in upstream repo.
Is this a wrapper or native implementation?
It is a curated skill wrapping fal.ai's hosted 3D generation API, reducing setup friction for agents. Full upstream bundle available at github.com/fal-ai-community/skills.
Is Fal 3d safe to install?
skills.sh reports 2 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.