← Back to Skills Marketplace
harrylabsj

Rpg Character Builder

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install rpg-character-builder
Description
Translate a real-life growth direction into a grounded RPG-style character build with class identity, attribute priorities, build route, and short upgrade ac...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rpg-character-builder
  3. After installation, invoke the skill by name or use /rpg-character-builder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug rpg-character-builder
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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

How do I install Rpg Character Builder?

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

Is Rpg Character Builder free?

Yes, Rpg Character Builder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Rpg Character Builder support?

Rpg Character Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Rpg Character Builder?

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

💬 Comments