← 返回 Skills 市场
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rpg-character-builder
功能描述
Translate a real-life growth direction into a grounded RPG-style character build with class identity, attribute priorities, build route, and short upgrade ac...
安全使用建议
This skill appears internally consistent and low-risk: it parses user input and builds a framed RPG-style plan locally without network calls or credential access. Before installing, consider: 1) Source trust — the registry entry has no homepage and an owner ID only; if provenance matters, ask the publisher for a repo or license. 2) Privacy — the skill processes personal details you provide; ensure you are comfortable sharing those inputs with the hosting platform or model provider (platform-level logging could expose inputs). 3) Review the full handler.py if you want absolute assurance (the visible code is straightforward parsing/formatting). Overall it is coherent for its stated purpose and does not request disproportionate access.
功能分析
Type: OpenClaw Skill
Name: rpg-character-builder
Version: 1.0.0
The skill is a text-processing tool designed to generate RPG-themed personal development plans based on user input. The logic in `handler.py` is entirely self-contained, using keyword matching and predefined dictionaries to calculate attributes and actions without any network requests, file system writes, or execution of external commands. The instructions in `SKILL.md` are strictly aligned with the stated purpose and do not contain any prompt-injection attempts or malicious directives.
能力评估
Purpose & Capability
The name/description match the implementation: functions parse user-provided context and produce a grounded RPG-style build. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md instructs only dialogue-style collection of personal context and producing a build. The handler.py functions operate on provided input and the local SKILL.md; there are no instructions to read system state, call external endpoints, or exfiltrate data.
Install Mechanism
No install spec is provided (instruction-only / code lives with the skill). There are no downloads, external packages, or archive extraction steps in the manifest.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code reads the local SKILL.md file for metadata (expected) and otherwise processes only inputs passed to it.
Persistence & Privilege
always is false and there is no code that modifies other skills or system-wide settings. The skill does not request permanent presence or elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rpg-character-builder - 安装完成后,直接呼叫该 Skill 的名称或使用
/rpg-character-builder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
rpg-character-builder 1.0.0
- Initial release of RPG Character Builder for personal growth framing.
- Translates real-life goals into RPG-style character cards, prioritizing practicality and realism.
- Includes build route, class identity, attribute mapping, and weekly upgrade actions.
- Designed for self-development, study planning, career reflection, and encouragement.
- Collects user context, strengths, goals, and values to create a vivid, actionable character build.
元数据
常见问题
Rpg Character Builder 是什么?
Translate a real-life growth direction into a grounded RPG-style character build with class identity, attribute priorities, build route, and short upgrade ac... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。
如何安装 Rpg Character Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rpg-character-builder」即可一键安装,无需额外配置。
Rpg Character Builder 是免费的吗?
是的,Rpg Character Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rpg Character Builder 支持哪些平台?
Rpg Character Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rpg Character Builder?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills