--- title: ig-shadow-walker/BlenderXAlpha-3DGenSkill content_type: repo engine: v2 category: daily-digests/2026-07-30 tech_stack: - JavaScript - Python - Blender - MCP (Model Context Protocol) - Alpha3D API - Tripo API - Meshy API - GLB/GLTF - Claude Code - Cursor - OpenAI Codex quality_score: 8 rag_relevance: 9 deployment_complexity: Medium tags: - 3D generation - Blender integration - AI agent skill - MCP connector - Scene orchestration source: https://github.com/ig-shadow-walker/BlenderXAlpha-3DGenSkill stars: 0 language: JavaScript last_updated: '2026-07-21T17:15:29Z' discovered_at: '2026-07-21T17:16:32Z' evaluated_by: mistral-small-latest --- ## Summary An Agent Skill for Claude Code, Cursor, and OpenAI Codex that converts plain-English scene descriptions into AI-generated 3D models, automatically importing them into a live Blender session with proper scaling, placement, and cost tracking. It integrates with 3D providers like Alpha3D, Tripo, or Meshy via MCP connectors. ## Key Features - Converts text descriptions into 3D models and imports them directly into Blender in real-time. - Supports multiple 3D providers (Alpha3D, Tripo, Meshy) with cost tracking and credit management. - Automates scene layout, scaling, and placement (e.g., arranging objects in a circle around a well). - Reuses existing models to minimize generation costs and avoids redundant AI calls. - Provides cost estimates upfront and stops cleanly if credits run low or user cancels. ## Why It Matters for RAG Builders It bridges the gap between AI-generated 3D content and real-time Blender workflows, enabling seamless integration of AI models into creative and engineering pipelines with minimal manual effort. ## Tech Stack Deep Dive ### JavaScript Automated review identified **JavaScript** as a key module contributing to infrastructure orchestration or cognitive reasoning boundaries in this project. ### Python Automated review identified **Python** as a key module contributing to infrastructure orchestration or cognitive reasoning boundaries in this project. ### Blender Automated review identified **Blender** as a key module contributing to infrastructure orchestration or cognitive reasoning boundaries in this project. ### MCP (Model Context Protocol) Automated review identified **MCP (Model Context Protocol)** as a key module contributing to infrastructure orchestration or cognitive reasoning boundaries in this project. ### Alpha3D API Automated review identified **Alpha3D API** as a key module contributing to infrastructure orchestration or cognitive reasoning boundaries in this project. ### Tripo API Automated review identified **Tripo API** as a key module contributing to infrastructure orchestration or cognitive reasoning boundaries in this project. ### Meshy API Automated review identified **Meshy API** as a key module contributing to infrastructure orchestration or cognitive reasoning boundaries in this project. ### GLB/GLTF Automated review identified **GLB/GLTF** as a key module contributing to infrastructure orchestration or cognitive reasoning boundaries in this project. ### Claude Code Automated review identified **Claude Code** as a key module contributing to infrastructure orchestration or cognitive reasoning boundaries in this project. ### Cursor Automated review identified **Cursor** as a key module contributing to infrastructure orchestration or cognitive reasoning boundaries in this project. ### OpenAI Codex Automated review identified **OpenAI Codex** as a key module contributing to infrastructure orchestration or cognitive reasoning boundaries in this project. ## Installation ```bash # Please check the repository README for specific installation instructions. ``` ## Related Vault Entries