什么是 quick-game?
快速构建并实现可玩的游戏 - 无需资产、设计、音频、部署或货币化。快速在屏幕上显示内容。当用户说“快速游戏”、“快速原型”、“只是得到一些可玩的东西”或想要一个没有完整管道的游戏时使用。对于完整的管道,请改用 make-game。请勿用于生产游戏(对完整管道使用 make-game)。 来源:opusgamelabs/game-creator。
快速构建并实现可玩的游戏 - 无需资产、设计、音频、部署或货币化。快速在屏幕上显示内容。当用户说“快速游戏”、“快速原型”、“只是得到一些可玩的东西”或想要一个没有完整管道的游戏时使用。对于完整的管道,请改用 make-game。请勿用于生产游戏(对完整管道使用 make-game)。
通过命令行快速安装 quick-game AI 技能到你的开发环境
来源:opusgamelabs/game-creator。
Build a playable game prototype as fast as possible. This is /make-game without the polish — just scaffold + implement the core loop. Get something on screen, then incrementally add layers with /add-assets, /design-game, /add-audio, /game-deploy, and /monetize-game.
Tweet URL: If arguments contain a tweet URL (x.com//status/, twitter.com//status/, fxtwitter.com//status/):
Meshy API Key (3D only): If 3D, check for MESHYAPIKEY. If missing, ask the user (link to https://app.meshy.ai). Store for model generation.
快速构建并实现可玩的游戏 - 无需资产、设计、音频、部署或货币化。快速在屏幕上显示内容。当用户说“快速游戏”、“快速原型”、“只是得到一些可玩的东西”或想要一个没有完整管道的游戏时使用。对于完整的管道,请改用 make-game。请勿用于生产游戏(对完整管道使用 make-game)。 来源:opusgamelabs/game-creator。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/opusgamelabs/game-creator --skill quick-game快速构建并实现可玩的游戏 - 无需资产、设计、音频、部署或货币化。快速在屏幕上显示内容。当用户说“快速游戏”、“快速原型”、“只是得到一些可玩的东西”或想要一个没有完整管道的游戏时使用。对于完整的管道,请改用 make-game。请勿用于生产游戏(对完整管道使用 make-game)。 来源:opusgamelabs/game-creator。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/opusgamelabs/game-creator --skill quick-game 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/opusgamelabs/game-creator