monetize-game
Originally fromopusgamelabs/game-creator
Installation
SKILL.md
Monetize Game (Play.fun / OpenGameProtocol)
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.
What you'll get:
- Your game registered on Play.fun with anti-cheat config
- The Play.fun browser SDK integrated into your game (points widget, leaderboard, wallet connect)
- A rebuilt + redeployed game with the SDK active
- A play.fun game URL to share on Moltbook and social media
Prerequisites
- A deployed game with a public URL (run
/game-creator:viral-gamefirst for a one-shot deploy, or ensure your game is deployed to here.now / GitHub Pages / Vercel / etc.) - Node.js installed