← 返回 Skills 市场
harrylabsj

Npc Dialogue Rehearser

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力标签
crypto
能力评估
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).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install npc-dialogue-rehearser
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /npc-dialogue-rehearser 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug npc-dialogue-rehearser
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。

如何安装 Npc Dialogue Rehearser?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install npc-dialogue-rehearser」即可一键安装,无需额外配置。

Npc Dialogue Rehearser 是免费的吗?

是的,Npc Dialogue Rehearser 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Npc Dialogue Rehearser 支持哪些平台?

Npc Dialogue Rehearser 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Npc Dialogue Rehearser?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论