← 返回 Skills 市场
718
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install wheel-of-fortune
功能描述
Generate a link to an interactive 3D wheel to randomly choose from 2 to 20 user-provided options, optionally weighted by preference.
安全使用建议
This skill is lightweight and coherent: it only constructs a URL to an externally hosted decision wheel and shows it to the user. Before installing or using it, consider: (1) Privacy — any option text you include will appear in the link query string and may be logged by the external site or intermediaries, so do not put passwords, personal IDs, or other sensitive data in the options. (2) Trust the external site — the skill sends users to makedecisionforme.netlify.app; if you have concerns, open the link in a safe environment or inspect the site first. (3) No credentials are requested and nothing is installed locally. If you want stricter guarantees, request the publisher add a registry description and confirm the target URL is stable and trustworthy.
功能分析
Type: OpenClaw Skill
Name: wheel-of-fortune
Version: 1.0.0
The skill's instructions are clear, transparent, and directly align with its stated purpose of generating a URL for a decision wheel. There is no evidence of prompt injection attempts, data exfiltration, unauthorized command execution, persistence mechanisms, or any other malicious intent. The skill merely constructs a URL to an external `netlify.app` domain, which is a standard integration pattern and does not inherently indicate malice within the skill's logic itself.
能力评估
Purpose & Capability
The SKILL.md describes generating a decision-wheel URL and nothing in the package requests unrelated credentials, binaries, or files. Although the registry entry lacks a short description, the runtime instructions make the purpose clear and proportionate.
Instruction Scope
Instructions are narrowly scoped: collect user options, build the items= query, and present the link. One important note: the options are placed in the URL query and therefore are sent to the external site (https://makedecisionforme.netlify.app/) when the user clicks the link — avoid putting sensitive or private data in options.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk or executed locally by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate for a simple link-generation helper.
Persistence & Privilege
always is false and the skill does not request any elevated or persistent privileges or attempt to modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wheel-of-fortune - 安装完成后,直接呼叫该 Skill 的名称或使用
/wheel-of-fortune触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the "wheel-of-fortune" skill as Glucksrad — an interactive decision wheel.
- Generates a 3D spinning wheel URL for users stuck choosing between options (2–20 choices).
- Supports custom option weights for unequal probabilities.
- Handles names with spaces and special characters via URL-encoding.
- Clear instructions for when and how to use the skill and how to format the wheel URL.
元数据
常见问题
Wheel of Fortune 是什么?
Generate a link to an interactive 3D wheel to randomly choose from 2 to 20 user-provided options, optionally weighted by preference. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 718 次。
如何安装 Wheel of Fortune?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wheel-of-fortune」即可一键安装,无需额外配置。
Wheel of Fortune 是免费的吗?
是的,Wheel of Fortune 完全免费(开源免费),可自由下载、安装和使用。
Wheel of Fortune 支持哪些平台?
Wheel of Fortune 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wheel of Fortune?
由 peetzweg/(@peetzweg)开发并维护,当前版本 v1.0.0。
推荐 Skills