← Back to Skills Marketplace
146
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install moe-persona-theater
Description
为 OpenClaw 提供 6 个偏二次元、ACG 风格的人格声线,用于明确切换角色表达、保持多轮对话一致性,并在技术任务中维持“人物外壳 + 清晰正文”的输出方式。
Usage Guidance
这个技能看起来与其描述一致且自包含:它只依赖本地 python、读取包内的 voices/*.md,并在你的家目录下写入 ~/.openclaw/voice-hub.json 来保存当前选中的人格。建议在安装前注意两点:1) 如果你不希望在主目录留下状态文件,安装/运行前手动检查或备份 ~/.openclaw;2) 查看 voices/*.md 的示例文本确认角色风格是否符合你的使用场景(尤其在需要严肃、专业输出时技能会保留“人物外壳”,但 SKILL.md 说明会在技术正文中克制)。总体上无需凭据或网络访问,内部一致性良好。
Capability Analysis
Type: OpenClaw Skill
Name: moe-persona-theater
Version: 1.0.0
The moe-persona-theater skill bundle is a legitimate persona management tool for OpenClaw, providing six anime-themed character voices. The core logic resides in scripts/switchboard.py, which manages a local state file (~/.openclaw/voice-hub.json) to track the active persona; it performs no network operations, lacks obfuscation, and does not execute arbitrary commands. The instructions in SKILL.md and the various voice files (voices/*.md) are well-defined, focusing on maintaining character consistency while explicitly prioritizing technical accuracy and safety in professional tasks.
Capability Assessment
Purpose & Capability
技能名与描述(6 条二次元风格声线与切换机制)与包内文件、scripts/switchboard.py、voices/*.md 完全一致。所需二进制仅为 python,与实现匹配。
Instruction Scope
SKILL.md 指示使用本地脚本管理角色;脚本只读取 voices/*.md、显示/切换/保存当前状态,并打印内容;没有要求访问无关文件、环境变量或发送数据到外部端点。
Install Mechanism
无安装规格(instruction-only + 内含脚本),未下载外部代码或运行不明来源的安装步骤;风险低。
Credentials
不请求任何环境变量或凭据;唯一的持久配置是写入 ~/.openclaw/voice-hub.json,用于保存当前激活的人格和历史轨迹,这与功能目的相符。
Persistence & Privilege
flags 显示 always:false 且允许用户调用,脚本仅在用户执行时修改自己的状态文件(~/.openclaw/voice-hub.json);没有修改其它技能或系统范围配置的行为。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install moe-persona-theater - After installation, invoke the skill by name or use
/moe-persona-theater - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release.
- 提供 6 条二次元/ACG 风格稳定人格声线,支持角色切换与多轮一致性
- 通过本地调度脚本及声线文件灵活管理当前激活人格
- 兼顾技术任务场景,确保专业清晰的输出同时保留角色特色
- 明确控制原则与输出准则,防止串味与过度角色化
- 支持自然语言切换、查阅、恢复默认和角色简称等多入口操作
v0.1.0
- 初版发布目录 `moe-persona-theater/`
- `SKILL.md` 主技能入口
- `README.md`、`guide.md`、`notes.md`、`roster.md`、`scenes.md`
- 6 条内置角色声线:
- 傲娇萝莉
- 毒舌学姐
- 温柔女仆
- 中二魔女
- 慵懒猫娘
- 元气青梅
- 本地调度脚本 `scripts/switchboard.py`
- 支持简称映射、当前状态保存与声线浏览
Metadata
Frequently Asked Questions
What is moe-persona-theater?
为 OpenClaw 提供 6 个偏二次元、ACG 风格的人格声线,用于明确切换角色表达、保持多轮对话一致性,并在技术任务中维持“人物外壳 + 清晰正文”的输出方式。 It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.
How do I install moe-persona-theater?
Run "/install moe-persona-theater" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is moe-persona-theater free?
Yes, moe-persona-theater is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does moe-persona-theater support?
moe-persona-theater is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created moe-persona-theater?
It is built and maintained by wjp (@wjp-cn); the current version is v1.0.0.
More Skills