← 返回 Skills 市场
beancookie

RPG Text

作者 LuZhong · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ 安全检测通过
307
总下载
0
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install rpg-text
功能描述
文字角色扮演游戏 (Text RPG) - 基于 sbordeyne/rpg-text 项目的面向对象设计,融合原始D&D规则。AI作为DM引导回合制冒险。
安全使用建议
This skill appears internally consistent and low-risk: it's instruction-only, bundles game data, and asks for no credentials or external installs. Before enabling, consider: (1) the skill's source/homepage is unknown — if provenance or licensing matters, review the upstream sbordeyne/rpg-text project and bundled files for license/attribution; (2) autosave means the skill may write save files (autosave.json) to the agent's filesystem — avoid running it in environments containing sensitive data or where file writes are restricted; (3) because it can be invoked autonomously by the model (the platform default), confirm your agent's autonomy settings if you want to restrict automatic runs. Otherwise the skill matches its stated purpose.
功能分析
Type: OpenClaw Skill Name: rpg-text Version: 1.0.4 The skill bundle is a comprehensive data-driven framework for a text-based RPG based on D&D rules. It consists entirely of game configuration files (JSON) and roleplay instructions (SKILL.md) for an AI Dungeon Master. There is no executable code, no network activity, and no evidence of malicious prompt injection or data exfiltration; all instructions are strictly limited to game mechanics and narrative guidance.
能力评估
Purpose & Capability
Name/description (Text RPG / AI as DM) match the included assets (SKILL.md + many game data JSON files and references). There are no declared env vars, binaries, or config paths that are unrelated to running a text RPG.
Instruction Scope
SKILL.md instructs the AI to act as a DM using the bundled data files (maps, monsters, items, saves). It mentions autosave (autosave.json) and regular saving, which implies writing read/write access to the agent environment; otherwise instructions do not direct reading of system files or external endpoints beyond the included data.
Install Mechanism
No install spec or external downloads — instruction-only. Nothing will be fetched or executed from external URLs as part of installation.
Credentials
The skill declares no environment variables, credentials, or config-path requirements. The data files are bundled and sufficient for the described behavior.
Persistence & Privilege
always:false and user-invocable:true (normal defaults). The skill will not force-enable itself; autonomous invocation is permitted by default but this is expected for user-invocable skills. The only persistence implied is game save files (autosave.json) within the agent environment.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rpg-text
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rpg-text 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
No file changes detected for version 1.0.4. - No updates or modifications were made in this release. - Behavior and features remain unchanged from the previous version.
v1.0.3
No changes detected in this version. - No file changes or feature updates present for 1.0.3.
v1.0.2
No changes detected in this version. - No file changes. - No new features or fixes. - Documentation and functionality remain unchanged from the previous release.
v1.0.1
**Major update: Complete engine refactor and major feature expansion.** - Migrated to an object-oriented, data-driven architecture based on sbordeyne/rpg-text, using modular JSON for jobs, items, monsters, spells, maps, and more. - Enhanced career/job system with explicit HP/MP dice, saving throws, and career-specific abilities. - Expanded race system with new races (半兽人、提夫林、侏儒、龙裔) and unique bonuses/traits. - Added comprehensive status effect and shop systems, including stateful effects and detailed currency/trade rules. - Introduced robust quest, treasure, and monster encounter frameworks. - Implemented full save/load, game timer, and automatic autosave systems. - Updated documentation and command structures for clarity and extensibility.
v1.0.0
- Initial release of the Text RPG skill (基于D&D规则的回合制文字冒险游戏). - Supports character creation (choice of race, class, background, attribute points). - Implements core D&D-style mechanics: ability scores, skills, HP, AC, leveling, equipment, and combat. - Includes a basic monster and item reference guide for encounters and equipment management. - Interactive DM narration: scene description, combat resolution, exploration, and choice-driven progress.
元数据
Slug rpg-text
版本 1.0.4
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 5
常见问题

RPG Text 是什么?

文字角色扮演游戏 (Text RPG) - 基于 sbordeyne/rpg-text 项目的面向对象设计,融合原始D&D规则。AI作为DM引导回合制冒险。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 307 次。

如何安装 RPG Text?

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

RPG Text 是免费的吗?

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

RPG Text 支持哪些平台?

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

谁开发了 RPG Text?

由 LuZhong(@beancookie)开发并维护,当前版本 v1.0.4。

💬 留言讨论