← Back to Skills Marketplace
Ai Intelligent 3d Model Generation
by
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
467
Downloads
0
Stars
2
Active Installs
4
Versions
Install in OpenClaw
/install ai-intelligent-3d-model-generation
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's metadata contains no code, yet the included SKILL.md tells you to clone and run a GitHub repository and pip-install its dependencies. That means installing and executing unreviewed third-party code. Before running or installing anything: 1) inspect the referenced GitHub repository (verify owner, commit history, README, license, and requirements.txt); 2) review the server/app code (app.py) for network, filesystem, or credential access; 3) run installation in a sandboxed environment or VM with no sensitive credentials mounted; 4) avoid giving any API keys or secrets to the software unless you fully trust it; 5) prefer an official homepage or publisher confirmation — if you cannot verify the repo and its dependencies, treat the skill as risky. If you want, I can fetch the GitHub repo URL (if reachable) and summarize files you should review, but I cannot access external URLs without your explicit instruction and environment.
Capability Analysis
Type: OpenClaw Skill
Name: ai-intelligent-3d-model-generation
Version: 1.0.0
The skill bundle consists only of metadata and documentation for an AI 3D model generation service. No executable code, suspicious network calls, or prompt injection attempts were found in _meta.json or SKILL.md. The installation instructions are standard for a Python-based project.
Capability Assessment
Purpose & Capability
The declared purpose (AI 3D model generation) matches the SKILL.md content (mentions Python/FastAPI, 3D models). However the registry metadata lists no install steps or bundled code while the SKILL.md tells you to clone and run a GitHub repo — that discrepancy is unexpected and reduces coherence.
Instruction Scope
The runtime instructions explicitly tell a user/agent to run shell commands that fetch and execute external code (git clone https://github.com/openclaw-skills/..., pip install -r requirements.txt, python app.py). Those steps allow arbitrary remote code and dependencies to be installed and run locally; the SKILL.md gives no guidance to inspect or sandbox that code.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md prescribes cloning a GitHub repo and running pip install on its requirements. Pulling unreviewed dependencies from PyPI and running an app is a moderate-to-high risk operation if you can't verify the repository and its requirements.txt.
Credentials
The skill does not request any environment variables, credentials, or config paths in metadata. That is proportionate to the stated purpose — however the implicit requirement to run third‑party code could lead to unexpected environment access at runtime (via the cloned software).
Persistence & Privilege
The skill is not marked always:true and does not request persistent privileges. Still, the instructions start a Python app (python app.py) which could run a local service/process; users should be aware this may persist or open network ports until stopped.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-intelligent-3d-model-generation - After installation, invoke the skill by name or use
/ai-intelligent-3d-model-generation - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of AI 智能3D模型生成 skill.
- Features include text-to-3D, image-to-3D, model optimization, smart material generation, and batch processing.
- Supports use cases like game development, VR/AR, architecture, and product design.
- Available in three pricing tiers: Basic, Pro, and Enterprise.
- Built with Python and FastAPI.
v1.0.3
Version 1.0.3
- No file or documentation changes detected in this release.
- Functionality, features, and documentation remain the same as version 1.0.2.
v1.0.2
- Bump version to 1.0.2 in SKILL.md.
- No other content changes.
v1.0.1
- Added SKILL.md with detailed descriptions of features, pricing, use cases, and installation instructions.
- Clarified available functions: text-to-3D, image-to-3D, automatic model optimization, intelligent material generation, and batch processing.
- Included pricing tiers (Basic, Professional, Enterprise) for different user needs.
- Listed supported application areas such as game development, VR/AR, architecture, and product design.
- Specified stack: Python, FastAPI, 3D generation models, optimization, and rendering engine.
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 467 downloads so far.
How do I install Ai Intelligent 3d Model Generation?
Run "/install ai-intelligent-3d-model-generation" 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