← Back to Skills Marketplace
83
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install npc-dialogue-rehearser
Description
Rehearse a real-world conversation by modeling likely counterpart styles such as busy, defensive, friendly, or authority-like NPCs. Generate a natural openin...
Usage Guidance
This skill appears coherent and low-risk: it generates short rehearsal scripts locally from the provided input and bundled templates. Before installing, consider: (1) avoid entering highly sensitive personal details (medical, legal, or immediate safety situations) because the skill itself warns those require real-world support; (2) the agent platform will see the inputs/outputs (standard for skills), so treat privacy accordingly; and (3) if you expect integrations (logging, storage, or networked assistants), verify the platform controls where conversation data is sent. Otherwise it is reasonable to install and use for non-critical rehearsal scenarios.
Capability Analysis
Type: OpenClaw Skill
Name: npc-dialogue-rehearser
Version: 1.0.0
The npc-dialogue-rehearser skill is a text-processing tool designed to help users practice social interactions. The code in handler.py uses basic string manipulation and keyword matching to generate conversation branches, and it includes a safety feature to detect high-risk keywords (e.g., 'violence', 'abuse') and provide a warning. There is no evidence of data exfiltration, shell execution, or malicious prompt injection.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description match the implementation: handler.py builds rehearsal scripts, uses internal style rules and branch templates, and SKILL.md documents expected inputs and outputs. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md instructs the agent to produce opening lines, three branches, risky-phrase swaps, and a safety note. The runtime code follows that workflow and only reads the included SKILL.md file and the provided user input; it does not access other system files, environment variables, or remote endpoints.
Install Mechanism
There is no install spec (instruction-only skill with bundled code). No downloads, no package installs, and no archive extraction are present.
Credentials
The skill declares no required environment variables or credentials and the code does not reference external secrets. Inputs are taken from the user payload only.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills, system settings, or persist secrets. It only reads its own SKILL.md (part of the package).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install npc-dialogue-rehearser - After installation, invoke the skill by name or use
/npc-dialogue-rehearser - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of npc-dialogue-rehearser skill.
- Helps users rehearse real-world conversations by simulating different counterpart styles (e.g., busy, defensive, friendly, authority).
- Generates a natural opening line, a short branching script, safer alternatives to risky phrases, and a calm closing line.
- Designed for practicing requests, setting boundaries, explaining needs, or managing mildly tense conversations.
- Output includes objective, script, phrase replacements, and safety notes when appropriate.
Metadata
Frequently Asked Questions
What is Npc Dialogue Rehearser?
Rehearse a real-world conversation by modeling likely counterpart styles such as busy, defensive, friendly, or authority-like NPCs. Generate a natural openin... It is an AI Agent Skill for Claude Code / OpenClaw, with 83 downloads so far.
How do I install Npc Dialogue Rehearser?
Run "/install npc-dialogue-rehearser" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Npc Dialogue Rehearser free?
Yes, Npc Dialogue Rehearser is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Npc Dialogue Rehearser support?
Npc Dialogue Rehearser is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Npc Dialogue Rehearser?
It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.
More Skills