← 返回 Skills 市场
491
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install sovereign-rpg-xp-engine
功能描述
Track and update RPG-style XP, stats, levels, streaks, and achievements based on real-life task completion with detailed XP calculations and bonuses.
安全使用建议
This skill appears coherent and does what it says: a local RPG-style XP tracker that reads/writes a character JSON and computes XP/achievements. Before installing/using it, confirm the agent environment has a writable workspace (it will create/modify data/character.json) and consider where that file will be stored (local vs cloud). Note that quest-categories.json is referenced but not provided — the skill may need that file or will use defaults. No network access or credentials are requested by the skill itself, but you should still review any runtime outputs and backups for sensitive personal data you may store in the character/history fields. If you need data deletion/export guarantees, ask for explicit file-management behavior (how/where data is saved and how to delete or export it).
功能分析
Type: OpenClaw Skill
Name: sovereign-rpg-xp-engine
Version: 1.0.0
The skill bundle defines an RPG Life XP engine. The `SKILL.md` file provides clear instructions for the AI agent on how to track player stats, calculate XP, handle leveling, and manage character state, including reading from and writing to `data/character.json`. There are no instructions indicative of prompt injection, data exfiltration, unauthorized command execution, or any other malicious activity. All described actions are directly aligned with the stated purpose of an XP tracking system.
能力评估
Purpose & Capability
Name/description (RPG XP engine) match the instructions: calculating XP, applying bonuses, checking achievements, and persisting a character JSON. There are no unrelated environment variables, binaries, or installers requested.
Instruction Scope
Instructions explicitly read/write data/character.json and reference quest-categories.json for base XP ranges. This is within scope for a local tracker, but quest-categories.json is not included in the package and the skill assumes writable workspace storage. The instructions do not ask for unrelated files or credentials.
Install Mechanism
No install spec or external downloads exist (instruction-only). This minimizes risk — nothing is written to disk by an installer beyond what the agent itself does when following the SKILL.md.
Credentials
The skill requests no environment variables, no credentials, and no special config paths. That lines up with its stated purpose of a local XP engine.
Persistence & Privilege
Skill will persist user state to data/character.json (write access to the agent workspace). always:false, so it is not forced into every agent run. Users should be aware this creates persistent local data which may contain activity history.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sovereign-rpg-xp-engine - 安装完成后,直接呼叫该 Skill 的名称或使用
/sovereign-rpg-xp-engine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the XP Engine Skill for RPG Life.
- Implements character state tracking, XP calculation, stat leveling, streaks, and achievements.
- Supports task parsing, XP award logic (including multiple bonuses), and dynamic stat updating.
- Automatically checks for level-ups and unlocks achievements based on milestones.
- Outputs a detailed, celebratory message for each completed quest, including XP breakdown, streak info, and progress.
元数据
常见问题
RPG Life XP Engine — Gamify Real Life 是什么?
Track and update RPG-style XP, stats, levels, streaks, and achievements based on real-life task completion with detailed XP calculations and bonuses. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 491 次。
如何安装 RPG Life XP Engine — Gamify Real Life?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sovereign-rpg-xp-engine」即可一键安装,无需额外配置。
RPG Life XP Engine — Gamify Real Life 是免费的吗?
是的,RPG Life XP Engine — Gamify Real Life 完全免费(开源免费),可自由下载、安装和使用。
RPG Life XP Engine — Gamify Real Life 支持哪些平台?
RPG Life XP Engine — Gamify Real Life 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 RPG Life XP Engine — Gamify Real Life?
由 ryudi84(@ryudi84)开发并维护,当前版本 v1.0.0。
推荐 Skills