对齐参考仓库移除临时技能
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "codex-game-studios",
|
||||
"version": "0.2.0",
|
||||
"description": "A Codex plugin for game-production workflows, project runtime setup, and guided game concept brainstorming.",
|
||||
"description": "A Codex plugin for game-production workflows and guided game concept brainstorming.",
|
||||
"author": {
|
||||
"name": "wxm",
|
||||
"email": "18854896936@163.com",
|
||||
@@ -14,7 +14,6 @@
|
||||
"games",
|
||||
"game-development",
|
||||
"studio-workflow",
|
||||
"runtime-setup",
|
||||
"brainstorm",
|
||||
"gdd"
|
||||
],
|
||||
@@ -22,7 +21,7 @@
|
||||
"interface": {
|
||||
"displayName": "Codex Game Studios",
|
||||
"shortDescription": "Game-production workflows for Codex",
|
||||
"longDescription": "Codex Game Studios exposes plugin-native skills for initializing game projects, installing bundled director agents, and guiding concept ideation into structured game design documentation.",
|
||||
"longDescription": "Codex Game Studios exposes plugin-native skills for guided game concept ideation and structured game design documentation.",
|
||||
"developerName": "wxm",
|
||||
"category": "Coding",
|
||||
"capabilities": [
|
||||
@@ -34,9 +33,7 @@
|
||||
"privacyPolicyURL": "https://gitea.wuxianming.ac.cn/wxm/codex-game-studios",
|
||||
"termsOfServiceURL": "https://gitea.wuxianming.ac.cn/wxm/codex-game-studios",
|
||||
"defaultPrompt": [
|
||||
"Use $setup-runtime to initialize this game project.",
|
||||
"Use $brainstorm to shape my game concept.",
|
||||
"Use $using-codex-game-studios to explain the workflow."
|
||||
"Use $brainstorm to shape my game concept."
|
||||
],
|
||||
"brandColor": "#0F766E",
|
||||
"composerIcon": "./assets/codex-game-studio.svg",
|
||||
|
||||
Reference in New Issue
Block a user