← 返回 Skills 市场
123
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install game-compare-backends
功能描述
Run a narrow compare between two or three backend profiles when architecture uncertainty is real. Use carefully, because it usually costs more tokens and time.
使用说明 (SKILL.md)
Game Compare Backends
Goal
Help choose between backend profiles when the choice is genuinely uncertain.
Important warning
Compare mode usually costs more tokens and time than a single recommended route. Say this explicitly before or while using it.
Good use cases
- greenfield work where two routes appear plausibly viable
- UI-first vs world-first uncertainty
- 2D vs lightweight 3D preview uncertainty
Bad use cases
- obvious stack choice
- live-product iteration
- post-architecture situations where the real blocker is not the backend
Deliverable
Update docs/game-studio/backend-decision.md with:
- compared options
- criteria
- result
- why the winner won
- token / cost note
安全使用建议
This skill appears coherent and low-risk, but review these before installing: (1) The skill expects to read/write project files (it targets docs/game-studio/backend-decision.md). Only grant file-system or repo write access in a workspace you trust, and require explicit confirmation before it modifies files. (2) The skill may recommend running builds or tests for best results — avoid giving it permission to run destructive commands and consider running any suggested builds/tests yourself in a sandbox. (3) Because it can modify documentation, require a human review/commit step (or use a branch/pull request) so you can inspect changes before they land. If the skill later requests network endpoints, credentials, or an installer, re-evaluate immediately — that would be a red flag.
功能分析
Type: OpenClaw Skill
Name: game-compare-backends
Version: 1.0.0
The skill bundle is a set of markdown-based instructions designed to guide an AI agent in comparing game backend architectures. It contains no executable code, no network activity, and no evidence of malicious intent or prompt injection; its only functional requirement is updating a local documentation file (docs/game-studio/backend-decision.md) as specified in SKILL.md.
能力评估
Purpose & Capability
Name/description match the runtime instructions: a narrow compare of two or three backend profiles. The bundle requests no credentials, binaries, or installs that would be unrelated to that purpose.
Instruction Scope
SKILL.md asks the agent to produce/update docs/game-studio/backend-decision.md and notes that best results come with file read/write access and ability to build/test prototypes. This is coherent for an architecture comparison, but it implies the agent may read and modify project files and run builds/tests — you should confirm and control those permissions before use.
Install Mechanism
No install spec and no code files to execute. Instruction-only skills have the lowest install risk because nothing is pulled or written to disk by an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths — consistent with a documentation/analysis helper. It does mention filesystem access in compatibility metadata but does not request secrets or external service tokens.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence or modifications to other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install game-compare-backends - 安装完成后,直接呼叫该 Skill 的名称或使用
/game-compare-backends触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of game-compare-backends skill.
- Enables narrow comparison between two or three backend profiles when architectural uncertainty exists.
- Warns users that compare mode may cost more tokens and time than selecting a single route.
- Designed for greenfield projects with genuine uncertainty (e.g., UI vs world focus, 2D vs 3D preview).
- Not intended for obvious choices or post-architecture tweaks.
- Outputs a decision summary to docs/game-studio/backend-decision.md, detailing criteria, outcome, reasoning, and cost notes.
元数据
常见问题
Game Compare Backends 是什么?
Run a narrow compare between two or three backend profiles when architecture uncertainty is real. Use carefully, because it usually costs more tokens and time. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。
如何安装 Game Compare Backends?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install game-compare-backends」即可一键安装,无需额外配置。
Game Compare Backends 是免费的吗?
是的,Game Compare Backends 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Game Compare Backends 支持哪些平台?
Game Compare Backends 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Game Compare Backends?
由 mike007jd(@mike007jd)开发并维护,当前版本 v1.0.0。
推荐 Skills