{ "name": "codex-game-studios", "version": "0.2.0", "description": "A Codex plugin for game-production workflows and guided game concept brainstorming.", "author": { "name": "wxm", "email": "18854896936@163.com", "url": "https://gitea.wuxianming.ac.cn/wxm/codex-game-studios" }, "homepage": "https://gitea.wuxianming.ac.cn/wxm/codex-game-studios", "repository": "https://gitea.wuxianming.ac.cn/wxm/codex-game-studios", "license": "MIT", "keywords": [ "games", "game-development", "studio-workflow", "brainstorm", "gdd" ], "skills": "./skills/", "interface": { "displayName": "Codex Game Studios", "shortDescription": "Game-production workflows for Codex", "longDescription": "Codex Game Studios exposes plugin-native skills for guided game concept ideation and structured game design documentation.", "developerName": "wxm", "category": "Coding", "capabilities": [ "Interactive", "Read", "Write" ], "websiteURL": "https://gitea.wuxianming.ac.cn/wxm/codex-game-studios", "privacyPolicyURL": "https://gitea.wuxianming.ac.cn/wxm/codex-game-studios", "termsOfServiceURL": "https://gitea.wuxianming.ac.cn/wxm/codex-game-studios", "defaultPrompt": [ "Use $brainstorm to shape my game concept." ], "brandColor": "#0F766E", "composerIcon": "./assets/codex-game-studio.svg", "logo": "./assets/codex-game-studio.svg", "screenshots": [] } }