什么是 monetize-game?
在 Play.fun (OpenGameProtocol) 上注册您的游戏,添加浏览器 SDK,并获取货币化的 play.fun URL 来源:opusgamelabs/game-creator。
在 Play.fun (OpenGameProtocol) 上注册您的游戏,添加浏览器 SDK,并获取货币化的 play.fun URL
通过命令行快速安装 monetize-game AI 技能到你的开发环境
来源:opusgamelabs/game-creator。
Register your game on Play.fun (OpenGameProtocol), integrate the browser SDK for points tracking and leaderboards, and get a shareable play.fun URL. This is the link you post to Moltbook.
Parse $ARGUMENTS to find the game project directory. If not provided, check the current working directory for a package.json with Phaser or Three.js dependencies.
Read package.json to confirm this is a game project. Read vite.config.js or similar to determine the deployed URL (look for base path).
在 Play.fun (OpenGameProtocol) 上注册您的游戏,添加浏览器 SDK,并获取货币化的 play.fun URL 来源:opusgamelabs/game-creator。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/opusgamelabs/game-creator --skill monetize-game在 Play.fun (OpenGameProtocol) 上注册您的游戏,添加浏览器 SDK,并获取货币化的 play.fun URL 来源:opusgamelabs/game-creator。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/opusgamelabs/game-creator --skill monetize-game 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/opusgamelabs/game-creator