PluginBench
Skill
Review
Audit score 70

fal-3d

nexu-io/open-design

Generate 3D models from text or images via fal.ai for games, AR, and product design.

What is fal-3d?

This skill generates 3D models from text descriptions or images using fal.ai's API. Use it when you need game assets, AR previews, product mockups, or concept sculptures created quickly from natural language or visual input.

  • Generate 3D models from text prompts
  • Convert images to 3D models
  • Create game assets and AR-ready models
  • Produce product mockups and concept sculptures
  • Integrate with fal.ai's 3D generation pipeline

How to install fal-3d

npx skills add https://github.com/nexu-io/open-design --skill fal-3d
Prerequisites
  • fal.ai API access or account
  • Active agent with skills directory support
Claude Code
Cursor
Windsurf
Cline

How to use fal-3d

  1. 1.Install the upstream bundle from https://github.com/fal-ai-community/skills into your agent's skills directory
  2. 2.Invoke the skill by name using 'fal-3d' or trigger phrases like 'text to 3d', 'image to 3d', or '3d model gen'
  3. 3.Provide a text description or image as input
  4. 4.Wait for the 3D model generation to complete via fal.ai

Use cases

Good for
  • Creating game assets for indie developers
  • Generating AR preview models for e-commerce products
  • Rapid prototyping of 3D concepts from descriptions
  • Converting product photos to 3D mockups
  • Building asset libraries for game development
Who it's for
  • Game developers
  • 3D artists and designers
  • Product designers
  • AR/VR developers
  • Concept artists

fal-3d FAQ

What input formats does fal-3d accept?

The skill accepts text prompts for text-to-3D generation and images for image-to-3D conversion.

What output formats can I expect?

The skill generates 3D models compatible with game engines and AR applications via fal.ai's output formats.

Do I need a fal.ai account?

Yes, you need access to fal.ai's API to use this skill.

Can I use generated models commercially?

Check fal.ai's terms of service and licensing for commercial use rights of generated models.

Full instructions (SKILL.md)

Source of truth, from nexu-io/open-design.


name: fal-3d description: | Generate 3D models from text or images via fal.ai. Useful for game assets, AR previews, product mockups, and concept sculpting. triggers:


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

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/skills

Then ask the agent to invoke this skill by name (fal-3d) or with one of the trigger phrases listed in this skill's frontmatter.