generated: '2026-08-02' method: generated source: openapi/versusgame-openapi-original.json note: >- VersusGame publishes no AGENTS.md, no skills files and no prose developer guide - the public surface searched was the marketing site, the API host, and the (empty) GitHub organization. These skills are generated by API Evangelist from the live OpenAPI. Every operationId referenced was verified verbatim against openapi/versusgame-openapi-original.json. skills: - file: versusgame-create-and-settle-a-game.md name: Create and settle a VersusGame prediction game api: openapi/versusgame-openapi-original.json operations: - AuthController_login - CategoriesController_list - GamesCreatorController_createGame - GamesCreatorController_byId - GamesUserController_getStats - GamesCreatorController_updateGame - GamesCreatorController_declareGame - GamesCreatorController_cancelGame - file: versusgame-play-and-claim-rewards.md name: Play a VersusGame game and claim the reward api: openapi/versusgame-openapi-original.json operations: - AuthController_login - ProfilesController_me - WalletsController_getAccountBalance - WalletsController_claimDailyGift - GameplaysController_create - GameplaysController_list - GameplaysController_byId - GameplaysController_claimReward - GameplaysController_cancel - LedgerController_list - NotificationsController_list - file: versusgame-autogame-article-to-games.md name: Turn an article into prediction games with autogame api: openapi/versusgame-openapi-original.json operations: - ArticleControllerV2_getDomains_v2 - ArticleControllerV2_createArticle_v2 - ArticleControllerV2_findArticles_v2 - ArticleControllerV2_createDraft_v2 - ArticleControllerV2_listGameDrafts_v2 - ArticleControllerV2_drafyById_v2 - ArticleControllerV2_newVersion_v2 - ArticleControllerV2_setState_v2 - ArticleControllerV2_createGame_v2 - ScraperController_scrape