What problem does it solve? Converting a 2D image into a usable 3D model normally requires specialized modeling software and expertise. This Skill lets an AI agent call the Trellis 3D API through the Pixazo gateway to turn a single image into a textured 3D mesh, handling authentication, request formatting, and async polling automatically. ## Core Features & Use Cases - Image-to-3D Generation: Submit an image URL to the trellis-2-image-to-3d endpoint and receive a generated 3D model with configurable resolution, guidance strength, sampling steps, decimation target, and texture size. - Guided API Key Setup: Walks the user through obtaining a Pixazo API key once and saving it to ~/.pixazo/api-key so it is never requested again. - Async Polling & Error Handling: Polls the result endpoint until the 3D asset is ready and maps 401/402/429/4xx/5xx responses to clear user-facing messages. - Use Case: A game designer uploads a concept art image and asks the agent to produce a textured 3D mesh with 1024 resolution and 2048 texture size, then receives a downloadable result URL. ## Quick Start Ask the agent to generate a 3D model from an image URL using Trellis 3D, providing your Pixazo API key when prompted.