LaunchKit · 2026
Back to Skills

3d-model-generation

Generate 3D models using each::sense AI.

0
678 downloads
by @eftalyurtseven

Setup & Installation

openclaw skills install @eftalyurtseven/3d-model-generation

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install 3d-model-generation

Version History

v1.0.0Mar 10, 2026 - Version note by skill developer:

Initial release

What This Skill Does

Generates 3D models from text descriptions or reference images using the each::sense AI API. Outputs files in GLB, GLTF, OBJ, FBX, and USDZ formats with PBR textures. Supports characters, vehicles, architecture, furniture, environments, and game assets.

Skips manual modeling by generating production-ready assets with PBR textures directly from text or images, covering formats used across Unity, Unreal, web, and Apple AR.

When to use it

  • Prototyping a game asset pack from text descriptions
  • Converting a product photo into a 3D model for AR try-on
  • Generating furniture models for interior design visualization
  • Creating character models in T-pose for animation pipelines
  • Building architectural 3D mockups from written descriptions

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Create a low-poly treasure chest game asset with gold trim and iron locks

AGENT
  1. 1Set mode to 'eco' for a game asset prototype
  2. 2POST to https://sense.eachlabs.run/chat with the description and mode
  3. 3Stream the response via text/event-stream
  4. 4Receive GLB or OBJ file URL in the output
  5. 5Download and import into the game engine
OUTPUT

A low-poly GLB file of a treasure chest with PBR textures, ready to import into Unity or Unreal

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

EACHLABS_API_KEY environment variableeachlabs.ai account with sufficient balance