← Back to Skills Marketplace
307
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install rpg-text
Description
文字角色扮演游戏 (Text RPG) - 基于 sbordeyne/rpg-text 项目的面向对象设计,融合原始D&D规则。AI作为DM引导回合制冒险。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rpg-text - After installation, invoke the skill by name or use
/rpg-text - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is RPG Text?
文字角色扮演游戏 (Text RPG) - 基于 sbordeyne/rpg-text 项目的面向对象设计,融合原始D&D规则。AI作为DM引导回合制冒险。 It is an AI Agent Skill for Claude Code / OpenClaw, with 307 downloads so far.
How do I install RPG Text?
Run "/install rpg-text" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is RPG Text free?
Yes, RPG Text is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does RPG Text support?
RPG Text is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created RPG Text?
It is built and maintained by LuZhong (@beancookie); the current version is v1.0.4.
More Skills