← 返回 Skills 市场
mike007jd

Game Audit Scorecard

作者 mike007jd · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
116
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install game-audit-scorecard
功能描述
Summarize audit findings into a structured multi-dimensional scorecard for UI/UX, feedback, mechanics, scope completeness, maintainability, and live risk.
使用说明 (SKILL.md)

Game Audit Scorecard

Goal

Normalize audit findings into a structured scorecard that future sessions can read, compare, and build from.

Deliverables

Create or update:

  • docs/game-studio/audit/scorecard.json
  • docs/game-studio/audit/audit-summary.md

Use:

  • ./shared/templates/audit-scorecard.md
  • ./schemas/audit-scorecard.schema.json
  • ./shared/reference/audit-confidence-and-evidence.md

Required dimensions

  • ux_flow
  • hud_readability
  • feedback_design
  • audio_feedback
  • game_feel
  • mechanics_clarity
  • scope_completeness
  • production_readiness
  • architecture_health
  • live_risk

Important

Scores should be justified by written evidence. Do not give false precision. Use consistent severity language and explain uncertainty where runtime evidence is missing.

安全使用建议
This skill is coherent and low-risk: it will want access to the project files so it can gather evidence and write docs (scorecard.json and audit-summary.md). Before installing, ensure you are comfortable giving an agent filesystem access to the repository you want audited (don't run it on folders containing secrets or credentials). If you want tighter control, run the skill in a sandboxed/copy workspace or disable autonomous invocation so you can review outputs before any file writes.
功能分析
Type: OpenClaw Skill Name: game-audit-scorecard Version: 1.0.0 The skill bundle is a legitimate tool for generating game audit scorecards. All files, including SKILL.md and the JSON schema, are strictly aligned with the stated purpose of documenting UI/UX, mechanics, and technical health within a game development context, with no evidence of malicious intent or high-risk behaviors.
能力评估
Purpose & Capability
Name/description (game audit scorecard) align with the files, schema, and templates included in the bundle; the skill reasonably needs filesystem read/write to produce the requested JSON/markdown artifacts.
Instruction Scope
SKILL.md confines runtime actions to reading packaged templates/schemas and creating/updating docs under docs/game-studio/audit/. It asks for evidence-based justifications and notes that file read/write or shell/build access improves evidence quality — appropriate for an audit task and not overly broad.
Install Mechanism
No install spec and no code files — purely instruction-driven. This is the lowest-risk install model and matches the skill's purpose.
Credentials
The bundle declares no required environment variables, credentials, or config paths. No hidden credential requests or unrelated env access are present in the SKILL.md or manifest.
Persistence & Privilege
The skill is user-invocable, not forced (always:false), and does not request persistent modifications to agent/system settings or other skills. Autonomous invocation is allowed by default but not excessive here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install game-audit-scorecard
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /game-audit-scorecard 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Summarize game audit findings into a structured, multi-dimensional scorecard. - Scores games across 10 required areas including UX flow, feedback, mechanics, scope, maintainability, and live risk. - Generates and updates `scorecard.json` and `audit-summary.md` in the project. - Uses defined templates and schema to ensure consistent evidence-based scoring and documentation. - Emphasizes clear justification, severity language, and explanation of uncertainty for each score.
元数据
Slug game-audit-scorecard
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Game Audit Scorecard 是什么?

Summarize audit findings into a structured multi-dimensional scorecard for UI/UX, feedback, mechanics, scope completeness, maintainability, and live risk. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。

如何安装 Game Audit Scorecard?

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

Game Audit Scorecard 是免费的吗?

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

Game Audit Scorecard 支持哪些平台?

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

谁开发了 Game Audit Scorecard?

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

💬 留言讨论