Ai Intelligent 3d Model Generation
AI 3D模型生成,文生3D + 图片转3D。
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 33 · 0 current installs · 0 all-time installs
duplicate of @yang1002378395-cmyk/ai-3d-model-maker
MIT-0
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & 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.
What to consider before installing
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.Like a lobster shell, security has layers — review code before you run it.
Current versionv1.0.0
Download zipchineselatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🤖 Clawdis
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
Files
2 totalSelect a file
Select a file to preview.
Comments
Loading comments…
