A high-performance AI skill to generate high-fidelity 3D models from text or image inputs using Tencent Cloud Hunyuan 3D technology.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install hy-3d-generation
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install hy-3d-generation using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill leverages the Tencent Cloud Hunyuan 3D 3.0 and 3.1 models to enable AI agents to create complex 3D assets automatically. It supports a wide range of generation types including Normal, LowPoly, Geometry, and Sketch, providing versatile outputs for developers using Openclaw Skills.
The skill handles the entire lifecycle from job submission to result polling, ensuring high-quality meshes with PBR materials and customizable polygon counts. It is designed for zero-interaction execution, allowing AI agents to autonomously produce 3D content for games, VR/AR, and industrial design.
To use this skill within the Openclaw Skills framework, you must configure your Tencent Cloud credentials:
export TENCENTCLOUD_SECRET_ID="your_secret_id"
export TENCENTCLOUD_SECRET_KEY="your_secret_key"
The skill manages inputs and outputs using a structured JSON format to ensure compatibility with various Openclaw Skills workflows.
| Field | Type | Description |
|---|---|---|
| job_id | String | Unique task identifier |
| status | String | Current state (success/fail/running) |
| result_files | Array | List of generated file objects (type, url, preview_image_url) |
Note: All generated file URLs are valid for 24 hours.
Loading
A robust Todoist integration for AI agents to create, track, and update tasks with real-time status visibility and progress logging.

An AI-powered developer tool that converts UI screenshots into structured, lazy-loaded Objective-C code for iOS development.

An automated tool that transforms Google search results into structured Markdown articles with downloaded image assets.

A production-tested architecture for building and orchestrating teams of 5-10 specialized AI agents with cross-agent routing.

A professional AI image generation skill leveraging the Tencent Cloud HunYuan large model for high-quality text-to-image and image-to-image synthesis.

A professional-grade face fusion skill that seamlessly merges user faces with template images using high-performance Tencent Cloud AI.








































