什么是 add-3d-assets?
用真实的 GLB 模型替换原始 3D 形状 - Three.js 游戏的动画角色、世界道具、建筑物和风景 来源:opusgamelabs/game-creator。
用真实的 GLB 模型替换原始 3D 形状 - Three.js 游戏的动画角色、世界道具、建筑物和风景
通过命令行快速安装 add-3d-assets AI 技能到你的开发环境
来源:opusgamelabs/game-creator。
Replace basic geometric shapes (BoxGeometry, SphereGeometry) with real 3D models. The player gets an animated character with idle/walk/run animations. World objects get GLB models from free libraries.
Analyze the game at $ARGUMENTS (or the current directory if no path given).
First, load the game-3d-assets skill for the full model pipeline, AssetLoader pattern, and integration patterns.
用真实的 GLB 模型替换原始 3D 形状 - Three.js 游戏的动画角色、世界道具、建筑物和风景 来源:opusgamelabs/game-creator。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/opusgamelabs/game-creator --skill add-3d-assets用真实的 GLB 模型替换原始 3D 形状 - Three.js 游戏的动画角色、世界道具、建筑物和风景 来源:opusgamelabs/game-creator。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/opusgamelabs/game-creator --skill add-3d-assets 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/opusgamelabs/game-creator