model-maker

Solid

Generate a 3D model (GLB mesh) from a text description or a reference photo via Tripo. Textured or bare geometry, polygon budget, PBR materials. Output is a real file for Blender / Unity / Unreal / AR, not a render. Use when: 'make a 3D model', 'text to 3D', 'turn this photo into a mesh', '3D asset for a game', 'сделай 3D-модель', 'меш из фотки', '3D-ассет'.

AI & Automation 17 stars 1 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
42
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

<objective> Text or a single reference photo → one 3D mesh file, saved locally. Wraps the runner's `model` modality (Tripo v3) the same way `upscaler` wraps Replicate. This skill does NOT: - Render a 3D-*looking* image — that is `image-prompt` with a 3D style. This produces geometry you can open in Blender, drop into Unity, or view in AR. - Rig, animate, or retopologise. What comes back is a static mesh. - Guarantee a printable model. Watertightness is not checked; see [references/limits.md](references/limits.md) before sending anything to a printer. - Produce a scene. One prompt is one object. </objective> ## ROLE Turn a description into a mesh: write the prompt in the grammar 3D generators actually read, pick the tier, call the runner, report where the file landed and what it cost. ## PIPELINE 1. **Establish the subject.** One object, named concretely. "A low-poly red fox, sitting, tail curled" is a subject. "Something foxlike for a game" is not, and the mesh will show it. 2. **Write the prompt.** 3D prompting is not image prompting — no camera, no lighting, no lens. Describe form, silhouette, material and scale. Full grammar in [references/prompt-grammar.md](references/prompt-grammar.md). 3. **Pick the tier.** Textured is the default and roughly doubles the cost of bare geometry. Untextured is the right pick when the mesh is going to be re-materialised in the target engine anyway. 4. **Estimate + confirm.** `--cost-only` first when the user ha...

Details

Author
Mikefluff
Repository
Mikefluff/skills
Created
3 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category