← Back to Skills Marketplace
Ai Intelligent 3d Model Generation
by
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
140
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ai-3d-model-gen
Description
AI 3D模型生成,文生3D + 图片转3D。
README (SKILL.md)
AI 智能3D模型生成
描述
AI 3D模型生成,文生3D + 图片转3D。
功能
- 文生3D(文本生成模型)
- 图片转3D(图片生成模型)
- 模型优化(自动优化)
- 材质生成(智能材质)
- 批量生成(批量处理)
定价
- 基础版:¥299/月(100 个模型)
- 专业版:¥1499/月(1000 个模型)
- 企业版:¥4999/月(无限模型)
适用场景
- 游戏开发
- VR/AR
- 建筑设计
- 产品设计
技术栈
- Python + FastAPI
- 3D生成模型
- 模型优化
- 渲染引擎
安装
git clone https://github.com/openclaw-skills/ai-intelligent-3d-model-generation
cd ai-intelligent-3d-model-generation
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
Usage Guidance
This skill appears to do what it says (AI 3D model generation), but its runtime instructions require cloning and running code from a GitHub repository without specifying a release or advising code review. Before installing or running: 1) inspect the GitHub repository and review app.py and requirements.txt for network calls, credential usage, or unexpected behavior; 2) prefer cloning a specific tag/commit rather than HEAD; 3) run installation and execution in an isolated environment (container or VM) to limit impact; 4) don't provide any credentials until you verify the code; and 5) ask the author/source for a homepage or signed release if you need higher assurance. If you are not comfortable auditing code, treat this skill as potentially risky.
Capability Analysis
Type: OpenClaw Skill
Name: ai-3d-model-gen
Version: 1.0.0
The skill bundle contains no functional code or logic, consisting only of metadata and documentation. However, SKILL.md provides installation instructions that direct the user (or an AI agent) to clone and execute code from an external GitHub repository (github.com/openclaw-skills/ai-intelligent-3d-model-generation). This pattern is suspicious as it encourages the execution of unverified remote payloads and bypasses the security review of the bundle itself, though no explicitly malicious intent is proven in the provided text.
Capability Assessment
Purpose & Capability
Name, description (Chinese) and skill.json consistently describe an AI 3D model generation skill. The requested actions (clone a repo, install Python deps, run app.py) are consistent with delivering that functionality. Minor inconsistency: registry metadata lists source as 'unknown' / no homepage while SKILL.md points to a GitHub repo.
Instruction Scope
The SKILL.md explicitly instructs cloning https://github.com/openclaw-skills/ai-intelligent-3d-model-generation, running pip install -r requirements.txt and python app.py. Those commands will fetch and execute remote code and arbitrary dependencies; the instructions do not pin to a commit/tag or tell you to review code first. The instructions do not request unrelated system files or env vars, but they do grant the skill broad ability to execute code on the host if followed.
Install Mechanism
No formal install spec in registry (instruction-only). The recommended install uses a GitHub clone and pip install, which is a common pattern — but because it references the repo without a pinned release or checksum, it can pull changing code. No direct download from obscure hosts detected.
Credentials
The skill declares no required environment variables or credentials — there is no obvious over-requesting of secrets. However, installed dependencies or the cloned repository could themselves prompt for credentials or call external services; that risk is not visible from the SKILL.md alone.
Persistence & Privilege
always is false and the skill does not request persistent agent-level privileges or modify other skills. The instructions run an app locally (python app.py) but do not claim to change agent configuration or enable automatic persistent installation.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-3d-model-gen - After installation, invoke the skill by name or use
/ai-3d-model-gen - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of AI-powered 3D model generation.
- Supports text-to-3D and image-to-3D model creation.
- Includes automatic model optimization and intelligent material generation.
- Allows batch processing for efficient workflow.
- Offers tiered pricing for basic, professional, and enterprise users.
Metadata
Frequently Asked Questions
What is Ai Intelligent 3d Model Generation?
AI 3D模型生成,文生3D + 图片转3D。 It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.
How do I install Ai Intelligent 3d Model Generation?
Run "/install ai-3d-model-gen" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ai Intelligent 3d Model Generation free?
Yes, Ai Intelligent 3d Model Generation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ai Intelligent 3d Model Generation support?
Ai Intelligent 3d Model Generation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ai Intelligent 3d Model Generation?
It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.0.
More Skills