What problem does it solve? Turning a 2D photo into a usable 3D asset normally requires modeling expertise and hours of manual work. This Skill lets an AI agent call the Tripo3D API through the Pixazo gateway to convert a single image into a downloadable 3D model, handling authentication, request formatting, and async polling automatically. ## Core Features & Use Cases - Image-to-3D Generation: Submit an image URL to the Tripo3D v2.5 endpoint and receive a generated 3D model with configurable texture, texture alignment, and orientation options. - Managed API Key Flow: Guides the agent to find or securely store the Pixazo API key in ~/.pixazo/api-key so the user only provides it once. - Async Polling & Error Handling: Polls the result endpoint until the model is ready and maps 401/402/429/4xx/5xx responses to clear user-facing messages. - Use Case: A game developer pastes a product photo and asks for a 3D asset; the agent submits the request, polls for completion, and returns the model URL ready for download into a game engine or AR prototype. ## Quick Start Ask the agent to generate a 3D model from an image URL using Tripo3D, and provide your Pixazo API key when prompted.