← 返回 Skills 市场
stanestane

Game Design Player Values Mapper

作者 Stanislav Stankovic · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
53
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install game-design-player-values-mapper
功能描述
Infer a player's underlying values and motivational priorities from behavior, then translate those into design implications. Use when designing personalizati...
使用说明 (SKILL.md)

Game Design Player Values Mapper

Map observed player behavior to likely underlying value priorities, then use that map to infer what kinds of goals, rewards, content, or framing are most likely to resonate.

Use this skill when the team needs to understand not just what players do, but what those choices imply about what they care about.

Core principle

Behavior is not random. It is preference made visible.

Players reveal their values through repetition, avoidance, investment, and attention. The goal is not to assign a rigid personality label, but to infer the motivational structure most likely driving current behavior and use that to improve design alignment.

What to produce

Generate:

  1. Observed behavior summary - what the player consistently does, ignores, and invests in
  2. Value map - likely dominant, secondary, and weak values
  3. Confidence notes - how strong or ambiguous each inference is
  4. Tensions or contradictions - where behavior suggests mixed motives or blocked values
  5. Design implications - what systems, content, messaging, goals, or monetization surfaces are likely aligned or misaligned
  6. Segment hypothesis - what kind of player pattern this most resembles in practical design terms
  7. Recommendations - what to emphasize, reframe, personalize, or stop pushing

Value framework

Map behavior to these value dimensions:

  • Efficiency / Optimization
  • Progression / Growth
  • Aesthetics / Expression
  • Collection / Completion
  • Social Recognition / Status
  • Experimentation / Discovery
  • Narrative / Meaning

You may add a clearly justified extra value if the case demands it, but do not bloat the framework casually.

Process

1. Gather behavior signals

List concrete observed behaviors.

Possible sources:

  • build patterns
  • resource spending
  • session frequency and duration
  • event participation
  • feature engagement
  • purchase behavior
  • social behavior
  • what the player returns to repeatedly
  • what the player ignores despite obvious rewards

Write:

  • Repeated behaviors
  • Avoided behaviors
  • Investment patterns

2. Map behaviors to likely value signals

Translate behavior into value hypotheses.

Examples:

  • min-maxing production chains -> Efficiency / Optimization
  • constant upgrading and rushing unlocks -> Progression / Growth
  • decorating, styling, curating loadouts -> Aesthetics / Expression
  • chasing every item or badge -> Collection / Completion
  • caring about ranks, cosmetics, visibility -> Social Recognition / Status
  • trying odd builds or niche tools -> Experimentation / Discovery
  • following lore, theme, faction identity, story arcs -> Narrative / Meaning

Important: many behaviors can map to more than one value. Do not overclaim certainty.

3. Weight the value profile

Do not force fake precision. The goal is a useful profile, not pseudo-scientific certainty.

Assign rough weight levels such as:

  • High
  • Medium
  • Low

Or if needed:

  • Dominant
  • Secondary
  • Weak
  • Absent

Also note confidence:

  • high confidence
  • medium confidence
  • low confidence

Use this format:

Value Weight Confidence Evidence
... ... ... ...

4. Detect tensions and blocked values

Look for contradictions.

Examples:

  • optimization-driven player engaging with decoration only because progression forces it
  • status-seeking player avoiding competition because the failure cost feels humiliating
  • progression-oriented player not spending because they distrust the offer structure
  • discovery-oriented player repeating safe loops because experimentation is too punished

Ask:

  • is this a real mixed-value profile?
  • or is one value being blocked by system design?

5. Infer likely design alignment

Answer:

  • what currently motivates this player most?
  • what kinds of content or objectives will likely land well?
  • what incentives are probably weak for this player?
  • where is the game asking for a value the player does not strongly hold?
  • what part of the experience is likely causing silent disengagement?
  • what messaging, reward framing, or mission framing is most likely to resonate?

6. Form a practical segment hypothesis

Translate the value map into a practical design-facing player pattern.

Examples:

  • efficiency-first optimizer
  • completionist collector with moderate status drive
  • expressive builder with weak progression urgency
  • growth-focused grinder with low experimentation tolerance
  • discovery-oriented tinkerer blocked by punishment

This is not meant to replace deeper persona work. It is a compact operational summary that helps teams act.

7. Recommend design actions

Translate the value map into actions such as:

  • personalize mission framing
  • surface a different kind of goal
  • target events/offers more intelligently
  • reduce pressure toward misaligned systems
  • give better tools to the dominant value type
  • redesign progression framing for the current segment
  • change how rewards are explained, not just what rewards are given
  • stop over-serving a secondary value while neglecting the dominant one

Response structure

Observed Behavior Summary

  • ...

Player Value Map

Value Weight Confidence Evidence
... ... ... ...

Dominant Values

  • ...

Secondary Values

  • ...

Tensions / Contradictions

  • ...

Segment Hypothesis

  • ...

Design Implications

  • ...

Recommendations

  1. ...
  2. ...
  3. ...

Fast mode

Use this quick pass when speed matters:

  • what does the player repeatedly choose?
  • what do they ignore?
  • what does that imply they value?
  • what is the strongest mismatch between the player's values and the game's current asks?
  • what practical segment hypothesis best describes this player?
  • what should the design emphasize or stop emphasizing for this player?

Working principle

A player rarely says their values directly. They leak them constantly through what they pursue, what they skip, and what they are willing to suffer for.

安全使用建议
This skill is instruction-only and appears coherent for design teams: it asks you to supply (or summarize) player behavior data and will map that to value hypotheses and recommendations. Before installing or using it, ensure you only provide aggregated or consented player data (no PII). If you plan to let the agent access real analytics systems, restrict the agent's credentials to read-only analytics views and avoid supplying raw personal identifiers. Otherwise, the skill itself does not request sensitive access and is safe from an incoherence standpoint.
功能分析
Type: OpenClaw Skill Name: game-design-player-values-mapper Version: 1.0.0 The skill bundle is a purely analytical tool designed for game designers to map player behavior to motivational values. It contains no executable code, and the instructions in SKILL.md are strictly focused on qualitative analysis and design recommendations without any indicators of data exfiltration, malicious execution, or harmful prompt injection.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (mapping player behavior to values and design implications) matches the SKILL.md content: it asks for observed behavioral signals and produces value maps, confidence notes, tensions, and design recommendations. There are no unrelated requirements (no credentials, binaries, or installs) that would be disproportionate to this purpose.
Instruction Scope
The instructions strictly describe how to collect and interpret gameplay behavior signals and how to produce structured outputs. They do not instruct the agent to read arbitrary system files, access external endpoints, or exfiltrate data. The guidance is limited to game analytics/behavioral signals relevant to design.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only, so nothing is written to disk or downloaded. This is the lowest-risk install profile and is appropriate for a documentation/analysis helper.
Credentials
The skill declares no required environment variables, credentials, or config paths. The instructions reference behavioral data sources (e.g., session frequency, purchases) but do not request access tokens or unrelated secrets, which is proportionate.
Persistence & Privilege
always is false and default autonomous invocation is allowed; the skill does not request persistent system presence or modify other skills or agent-wide configuration. This level of privilege is normal and proportionate for an analysis helper.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install game-design-player-values-mapper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /game-design-player-values-mapper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. Infers player values from behavior and translates them into personalization, targeting, and design-alignment insights.
元数据
Slug game-design-player-values-mapper
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Game Design Player Values Mapper 是什么?

Infer a player's underlying values and motivational priorities from behavior, then translate those into design implications. Use when designing personalizati... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 53 次。

如何安装 Game Design Player Values Mapper?

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

Game Design Player Values Mapper 是免费的吗?

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

Game Design Player Values Mapper 支持哪些平台?

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

谁开发了 Game Design Player Values Mapper?

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

💬 留言讨论