Agent Skill Transforms Text Prompts Into Interactive 3D Scenes Without Manual Coding 🔗
Combines Claude Code and Codex plugins with 223 recipes to generate Three.js/Blender visualizations from natural language
viettranx/3dviz-pro-max lets developers describe a 3D scene in plain English and get an interactive Three.js or Blender-ready visualization back.
The agent skill automates the full pipeline: interpreting prompts, selecting appropriate models from its catalog of 22 proved kits, applying textures and lighting via 440 knowledge records, and rendering runnable scenes. Users start with a sentence like “Build a small fantasy village I can explore,” and the system chooses representations, adds moving creatures, and refines output based on actual frame captures—not just descriptions. It includes a capture helper so the agent validates what appears on screen, ensuring factual accuracy over animated decoration. The workflow is designed for exploration, not benchmarking, with visual inspiration as the goal. All runtime captures come from real GPU runs using the skill’s own kits and recipes, with twenty-one frames documented in the showcase gallery, unretouched and traceable to specific tiers and hashes. The project lowers the barrier to 3D creation by removing the need to specify renderers or fill out specifications first, letting the agent use the existing stack and iterate from observed results.
The catch: The skill relies heavily on pre-built recipes and kits, limiting freeform experimentation outside its curated 223-recipe catalog and requiring trust in its automated frame validation over manual inspection.
- Game designers prototyping fantasy environments from text prompts
- Educators creating interactive historical visualizations for students
- Product teams generating 3D mockups for stakeholder reviews without modeling expertise
Source: viettranx/3dviz-pro-max — based on the project README.