什么是 add-assets?
用像素艺术精灵替换几何形状 - 可识别的角色、敌人和带有可选动画的物品 来源:opusgamelabs/game-creator。
用像素艺术精灵替换几何形状 - 可识别的角色、敌人和带有可选动画的物品
通过命令行快速安装 add-assets AI 技能到你的开发环境
来源:opusgamelabs/game-creator。
Replace basic geometric shapes (circles, rectangles) with pixel art sprites for all game entities. Every character, enemy, item, and projectile gets a recognizable visual identity — all generated as code, no external image files needed.
Analyze the game at $ARGUMENTS (or the current directory if no path given).
First, load the game-assets skill to get the full pixel art system, archetypes, and integration patterns.
用像素艺术精灵替换几何形状 - 可识别的角色、敌人和带有可选动画的物品 来源:opusgamelabs/game-creator。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/opusgamelabs/game-creator --skill add-assets用像素艺术精灵替换几何形状 - 可识别的角色、敌人和带有可选动画的物品 来源:opusgamelabs/game-creator。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/opusgamelabs/game-creator --skill add-assets 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/opusgamelabs/game-creator