modly-image-to-3d
Desktop app that generates 3D models from images using local AI running entirely on your GPU
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adisinghstudent/modly-image-to-3dWhat This Skill Does
The modly-image-to-3d skill is a powerful desktop-integrated agent capability that transforms flat 2D images into textured, high-quality 3D meshes. Unlike cloud-based alternatives that require expensive subscriptions or external API tokens, this skill leverages your local GPU hardware via an Electron/FastAPI architecture to process image-to-3D conversion entirely on your machine. By maintaining data privacy and eliminating network latency during generation, it serves as an essential tool for digital artists, game developers, and AR/VR enthusiasts looking to accelerate their 3D asset pipeline.
Installation
To begin using this skill, ensure you have an OpenClaw environment initialized. Install the skill directly through your terminal using the command: clawhub install openclaw/skills/skills/adisinghstudent/modly-image-to-3d. Once installed, ensure your system meets the requirements for local AI inference, specifically having a CUDA-capable GPU (for Windows) or compatible ROCm/Vulkan drivers (for Linux), and sufficient VRAM to handle the model variants defined in the configuration.
Use Cases
- Game Asset Prototyping: Rapidly convert reference photos of props or environment objects into basic meshes for game engine testing.
- Rapid Visualization: Convert product sketches or photos into 3D assets for AR/VR shopping experiences without complex manual modeling.
- Digital Asset Archiving: Preserve physical items as digital 3D models for educational or collection purposes.
- Workflow Automation: Use the Modly extension system to batch-process folders of image inputs into consistent 3D formats (OBJ/GLTF).
Example Prompts
- "Open Modly and generate a 3D model from the image file located in my Downloads folder named 'vintage-chair.png' using the small performance-optimized model."
- "Convert the last image I uploaded into a 3D mesh and save the output as an OBJ file in my project directory."
- "List all available 3D generation variants in Modly and tell me if my current GPU has enough VRAM to run the 'high-fidelity' model."
Tips & Limitations
For the best results, use images with clean backgrounds and consistent lighting. Avoid highly reflective or transparent objects, as standard AI-based photogrammetry often struggles with specular highlights. Always monitor your GPU temperatures during long generation sequences. Remember that the quality of your 3D output is fundamentally constrained by the information available in the source 2D image; high-resolution, multi-angle inputs are preferred for complex shapes.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-adisinghstudent-modly-image-to-3d": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
Oh My Openagent Omo
Skill by adisinghstudent
Planning With Files Manus Workflow
Skill by adisinghstudent
mirofish-offline-simulation
Fully local multi-agent swarm intelligence simulation engine using Neo4j + Ollama for public opinion, market sentiment, and social dynamics prediction.
ghostling-libghostty-terminal
Build minimal terminal emulators using the libghostty-vt C API with Raylib for windowing and rendering
Obra Superpowers Agentic Workflow
Skill by adisinghstudent