🧊
AI EngineeringC++

Text-to-3D

by hec-ovi

Text-to-3D is an AI Engineering skill for Claude Code, published by hec-ovi in text-to-3D-skill.

33 stars2 forkson hec-ovi/text-to-3D-skillAdded 2026/08/11+1550% in starsRepository updated 2026/07/28
agent-skillsamdauto-riggingcomfyuiflux2game-assetsgfx1151glbgltfmixamorocmskeletal-animationskintokensstrix-halotext-to-3dthreejstrellisvulkan
Install in seconds
Install Text-to-3D
Copy Text-to-3D into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/hec-ovi/text-to-3D-skill/tree/main/plugins/text-to-3d-codex/skills/text-to-3d ~/.claude/skills/text-to-3d

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/hec-ovi/text-to-3D-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/text-to-3d-codex/skills/text-to-3d/SKILL.md in hec-ovi/text-to-3D-skill
Installs to
~/.claude/skills/text-to-3d
Collection
One of 4 skills cataloged from this repository
Category
AI Engineering2451 skills

What Text-to-3D does

Generate textured 3D GLB models from text prompts, with support for triangle budgeting, character rigging, and batch processing. Ideal for creating game assets, web scenes, or prototyping 3D content locally.

Text-to-3D is cataloged under AI Engineering on DirSkills. Text-to-3D comes from a repository tagged agent-skills, amd, auto-rigging, comfyui and flux2.

Documentation

README

text-to-3d

Turn one described subject into one textured GLB, and a humanoid into a rigged one:

prompt -> FLUX.2 klein (ComfyUI) -> PNG -> TRELLIS.2 (Vulkan) -> GLB

Choose a capability

id Use it for Section
init Start and verify the local harness Init
generate Generate one static GLB Generate
budget Generate to a triangle budget Triangle budget
rig Give a generated character a skeleton and clips Rig
preview Inspect generated models Preview
batch Generate several models efficiently Batch

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Text-to-3D

  • What else does hec-ovi publish alongside Text-to-3D?

    Text-to-3D is one of 4 skills that DirSkills catalogs from hec-ovi/text-to-3D-skill, the repository it ships in. Its siblings there include Text to 3D, Text-to-3D and Text-to-3D. Each one is a separate skill with its own page in this directory, installs the same way Text-to-3D does, and is maintained by hec-ovi in that same repository. The rest of the collection is listed on the hec-ovi/text-to-3D-skill page.

  • How does Text-to-3D compare to other AI Engineering skills?

    Text-to-3D ranks #2311 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Text-to-3D against them. Open each page to compare what they document and how they install.