← Back to Skills Marketplace
1027
Downloads
5
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install roleplay
Description
Create persistent characters, run practice scenarios, and track progress across roleplay sessions with activation control and structured feedback.
Usage Guidance
This skill is coherent with its description, but it stores roleplay data (including potentially sensitive therapy/medical scenarios and session logs) in ~/roleplay/. Before installing: 1) Decide whether you’re comfortable with local persistence—if not, disable saving or regularly clean the folder. 2) Protect ~/roleplay/ (file permissions, encryption, or use an account that isolates this data). 3) If you plan to use therapy/clinical scenarios, recognize the assistant is not a licensed clinician: add explicit runtime rules to refuse clinical diagnoses, provide crisis-resource links, and escalate to emergency guidance if the user reports imminent harm. 4) Confirm you accept the skill’s persona rules (it already prohibits impersonating living people) and that you want the agent to be allowed to read/write your home directory. If any of these are unacceptable, do not enable persistence or require the skill be modified to meet your privacy/safety needs.
Capability Analysis
Type: OpenClaw Skill
Name: roleplay
Version: 1.0.0
The skill bundle is designed for roleplaying and character management, requiring file system operations (read, write, move) to store character profiles, session logs, and other data within the user's `~/roleplay/` directory. This file access is directly aligned with the stated purpose and is not used to access sensitive system files or exfiltrate data. The `safeguards.md` file explicitly outlines rules to prevent the AI agent from engaging in harmful or legally risky content, such as impersonating living individuals or facilitating fraud. There is no evidence of malicious intent, prompt injection for harmful objectives, or other high-risk behaviors across any of the files.
Capability Assessment
Purpose & Capability
Name/description (persistent characters, practice scenarios, feedback) align with the runtime instructions and the extra files. All required actions (create/edit character files, run scenarios, save session logs) map directly to the skill's stated purpose. No unrelated credentials or binaries are requested.
Instruction Scope
The SKILL.md directs the agent to read/write files in ~/roleplay/ (characters/, scenarios/, sessions/, active) and to persist session memory and updates — which is expected for this kind of skill. The content explicitly supports sensitive scenario types (medical, therapy, suicidal ideation, domestic violence). The skill includes safeguards about impersonating living people, but it lacks explicit runtime guidance for handling real crisis signals (e.g., when a user discloses imminent self-harm) and lacks any data-retention/privacy policy. Consider these as operational concerns rather than incoherence.
Install Mechanism
No install spec or code files are present (instruction-only). This is low-risk from an installation perspective — nothing is downloaded or written by an installer beyond what the agent itself may write at runtime to ~/roleplay/.
Credentials
The skill requires no environment variables, credentials, or external config paths. That is proportionate and appropriate for a local roleplay manager.
Persistence & Privilege
The skill persists data to a user-local path (~/roleplay/) and updates character/session files. always:false and no cross-skill/system config changes are requested. This level of persistence is expected for the stated features, but it means sensitive content will be stored locally and should be managed accordingly.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install roleplay - After installation, invoke the skill by name or use
/roleplay - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Roleplay?
Create persistent characters, run practice scenarios, and track progress across roleplay sessions with activation control and structured feedback. It is an AI Agent Skill for Claude Code / OpenClaw, with 1027 downloads so far.
How do I install Roleplay?
Run "/install roleplay" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Roleplay free?
Yes, Roleplay is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Roleplay support?
Roleplay is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Roleplay?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills