← 返回 Skills 市场
mike007jd

Game Backend Selector

作者 mike007jd · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install game-backend-selector
功能描述
Choose or compare backend profiles based on required capabilities, project state, and quality target. Stay stack-neutral at the top level while still giving...
使用说明 (SKILL.md)

Game Backend Selector

Goal

Select the backend profile that best serves the requested outcome. Use ./shared/reference/backend-profiles.md.

Deliverable

Write docs/game-studio/backend-decision.md.

Rules

  • Prefer capabilities over brand or fandom.
  • If the project already has a workable backend, bias toward it unless it is the blocker.
  • Optimize for the chosen quality target, not just the fastest toy result.
  • Respect project state: live iteration and greenfield do not deserve the same backend decision policy.

Compare mode

Use compare mode only when:

  • the backend choice is genuinely uncertain,
  • or the user explicitly requests comparison.

When compare mode is used:

  • warn that it will usually cost more tokens and time,
  • keep the comparison narrow,
  • define the winner criteria before exploring.

Specialist follow-through

After choosing a backend profile, route to a concrete specialist when needed:

  • game-web-2d-specialist for web-2d-ui-first or web-2d-world-first
  • game-web-3d-specialist for web-3d-preview

Top-level planning remains stack-neutral. Implementation guidance should still become concrete once a backend family is chosen.

安全使用建议
This bundle appears coherent and lightweight. Before installing: confirm your agent will only grant filesystem access to the skill's bundle files (the skill expects to read shared/reference/backend-profiles.md and write docs/game-studio/backend-decision.md). Companion skills referenced are not bundled — install them separately if you need specialist follow-through. No credentials or external downloads are required, so there are no obvious exfiltration risks from this skill itself.
功能分析
Type: OpenClaw Skill Name: game-backend-selector Version: 1.0.0 The game-backend-selector skill bundle is a legitimate tool designed to help developers choose appropriate game backend architectures. The instructions in SKILL.md and the reference data in shared/reference/backend-profiles.md are strictly aligned with the stated purpose of providing technical recommendations and do not contain any evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name and description match the included files (SKILL.md and shared/backend-profiles.md). Declared companion dependencies (game-web-2d-specialist, game-web-3d-specialist) are coherent with its referral behavior.
Instruction Scope
Runtime instructions are scoped: use the bundled shared/reference/backend-profiles.md and produce docs/game-studio/backend-decision.md. The skill does not instruct reading unrelated system files, contacting external endpoints, or collecting secrets. A note in SKILL.md that 'best results' come with file read/write access is reasonable and confined to bundled/expected paths.
Install Mechanism
Instruction-only bundle with no install spec and no code files. Nothing is downloaded or written to disk by an installer, minimizing surface area.
Credentials
No required environment variables, credentials, or config paths. The skill does not request secrets or unrelated service keys.
Persistence & Privilege
always is false and model invocation is allowed (the platform default). The skill does not request permanent presence or modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install game-backend-selector
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /game-backend-selector 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of game-backend-selector. - Helps choose or compare backend profiles based on capabilities, project state, and quality target. - Remains stack-neutral when recommending options, but gives clear tradeoffs. - Delivers backend recommendations in `docs/game-studio/backend-decision.md`. - Includes structured compare mode for uncertain decisions or explicit comparison requests. - Routes to relevant specialists after backend selection for concrete implementation guidance.
元数据
Slug game-backend-selector
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Game Backend Selector 是什么?

Choose or compare backend profiles based on required capabilities, project state, and quality target. Stay stack-neutral at the top level while still giving... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。

如何安装 Game Backend Selector?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install game-backend-selector」即可一键安装,无需额外配置。

Game Backend Selector 是免费的吗?

是的,Game Backend Selector 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Game Backend Selector 支持哪些平台?

Game Backend Selector 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Game Backend Selector?

由 mike007jd(@mike007jd)开发并维护,当前版本 v1.0.0。

💬 留言讨论