← Back to Skills Marketplace
ryudi84

RPG Life XP Engine — Gamify Real Life

by ryudi84 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
491
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install sovereign-rpg-xp-engine
Description
Track and update RPG-style XP, stats, levels, streaks, and achievements based on real-life task completion with detailed XP calculations and bonuses.
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sovereign-rpg-xp-engine
  3. After installation, invoke the skill by name or use /sovereign-rpg-xp-engine
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug sovereign-rpg-xp-engine
Version 1.0.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 491 downloads so far.

How do I install RPG Life XP Engine — Gamify Real Life?

Run "/install sovereign-rpg-xp-engine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is RPG Life XP Engine — Gamify Real Life free?

Yes, RPG Life XP Engine — Gamify Real Life is completely free (open-source). You can download, install and use it at no cost.

Which platforms does RPG Life XP Engine — Gamify Real Life support?

RPG Life XP Engine — Gamify Real Life is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created RPG Life XP Engine — Gamify Real Life?

It is built and maintained by ryudi84 (@ryudi84); the current version is v1.0.0.

💬 Comments