list-and-download-3d-models

Retrieve status and download URLs for 3D model generation tasks.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/AgentPMT/agent-skills --skill list-and-download-3d-models
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list-and-download-3d-models
Source: https://github.com/AgentPMT/agent-skills/tree/main/skills/list-and-download-3d-models
Command: npx skills add https://github.com/AgentPMT/agent-skills --skill list-and-download-3d-models

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to check the status of 3D model generation tasks and download completed models, streamlining the process of retrieving 3D assets.

Core Features & Use Cases

  • Check Generation Status: Monitor the progress of 3D model creation jobs.
  • Download Models: Retrieve completed 3D models in various formats (GLB, FBX, OBJ, USDZ) and associated textures.
  • List Active Tasks: View all current 3D generation tasks for an account.
  • Use Case: An artist needs to download several 3D models they commissioned. They can use this skill to list all active tasks, check which ones are complete, and download the finished models.

Quick Start

Use the list-and-download-3d-models skill to get the status of task 'example_task_id'.

Frequently Asked Questions about list-and-download-3d-models

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check the status of my 3D model generation tasks?

To check 3D model generation status, you retrieve the progress of specific jobs using a task ID or list all active, non-expired generation tasks associated with your account.

What 3D model formats can I download and retrieve?

You can download completed 3D models in multiple formats, specifically retrieving GLB, FBX, OBJ, and USDZ files, along with their associated textures and thumbnails.

How do I list all active 3D generation tasks for my account?

You can list all active 3D generation tasks by requesting a retrieval of current, non-expired generation jobs associated with your account to view their status.

Do I need wallet signatures to download 3D models?

Yes, downloading 3D models requires wallet signatures and credit management via external API endpoints to authorize execution and asset retrieval.

What is the best way to retrieve completed 3D assets and textures?

The best way to retrieve completed 3D assets and textures is to query your active tasks by task ID to check completion status and fetch the generated model URLs.

Why does my 3D model task not show up when I list active jobs?

3D model generation tasks may not appear if they have expired, as the listing function only retrieves active, non-expired generation jobs for your account.