← 返回 Skills 市场
starphaselab

RNGNeeds Unity

作者 StarphaseLab · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ 安全检测通过
167
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install rngneeds-unity
功能描述
Teach agents how to design, implement, explain, and debug gameplay randomness with the RNGNeeds Unity plugin. Use when a request involves RNGNeeds types or c...
安全使用建议
This skill appears internally coherent and low-risk: it only contains documentation and prompt-routing for the RNGNeeds Unity plugin and does not request credentials or install code. Before relying on generated code, still review and test any C# snippets in your project (the skill may suggest APIs or patterns that need adaptation). If you want extra assurance, inspect the included reference files yourself (they are bundled) and confirm the suggested APIs match the RNGNeeds version you use. Note: the skill can be invoked autonomously by agents by default (platform standard), so restrict agent permissions or review agent workflows if you do not want automatic use.
功能分析
Type: OpenClaw Skill Name: rngneeds-unity Version: 0.1.1 The skill bundle is a comprehensive documentation and instruction set for an AI agent to assist with the 'RNGNeeds' Unity plugin. The files, including SKILL.md and various reference guides, focus entirely on gameplay randomness mechanics like loot tables, card decks, and probability influence, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name and description align with the included reference docs and the SKILL.md routing: all files are RNGNeeds-focused and there are no unrelated requirements (no env vars, binaries, or external services).
Instruction Scope
Runtime instructions are confined to reading the included reference files and answering about RNGNeeds patterns, API, and examples. The SKILL.md does not direct the agent to read unrelated system files, access environment variables, or transmit data externally.
Install Mechanism
No install spec or code files — instruction-only skill. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. All behavior is driven by bundled reference documents.
Persistence & Privilege
always is false and model invocation is allowed (normal default). The skill does not request permanent presence or system-wide configuration changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rngneeds-unity
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rngneeds-unity 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
- Expanded the skill to cover card deck extensions, shuffle plans, and deck-order workflows such as draw piles, hands, discard piles, and graveyards. - Clarified when to use weighted selection, depletable lists, or deck extensions depending on whether the user cares about finite exhaustion, duplicate copies, or live card order. - Added guidance that depletable lists remain a good fit for simple card pools with duplicate copies when ordering, shuffling, and card-flow behavior do not matter. - Added deck-focused API surface, examples, workflows, pitfalls, and test prompts so agents route deck questions to the right RNGNeeds mechanics. - Clarified that deck extensions use order-centric seeded index/random operations, not weighted list selection.
v0.1.0
Initial public preview of the RNGNeeds Unity skill. - Helps agents choose, implement, explain, and debug RNGNeeds randomness patterns in Unity - Covers ProbabilityList, ProbabilityItem, PLCollection, depletable lists, repeat prevention, influence, and seeding - Adds guardrails for common pitfalls and surprising selection behavior
元数据
Slug rngneeds-unity
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

RNGNeeds Unity 是什么?

Teach agents how to design, implement, explain, and debug gameplay randomness with the RNGNeeds Unity plugin. Use when a request involves RNGNeeds types or c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。

如何安装 RNGNeeds Unity?

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

RNGNeeds Unity 是免费的吗?

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

RNGNeeds Unity 支持哪些平台?

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

谁开发了 RNGNeeds Unity?

由 StarphaseLab(@starphaselab)开发并维护,当前版本 v0.1.1。

💬 留言讨论