Install
openclaw skills install xinling-bushou提供情绪价值的谄媚型AI伴侣模块 - 4种风格+10级程度+智能触发
openclaw skills install xinling-bushou提供情绪价值的谄媚型AI伴侣模块
| 项目 | 内容 |
|---|---|
| 开发者 | 阿策 (Ace) |
| 主页 | https://aceworld.top |
| 所属系统 | OpenClaw AI Agent |
| 版本 | 日期 | 更新内容 |
|---|---|---|
| 1.0.0 | 2026-04-08 | 首发版本:4种风格+10级程度+触发检测+命令解析 |
心灵补手是一个可叠加的AI人格模块,安装后可为任意Agent注入"谄媚"能力。
./scripts/inject.sh
脚本会自动:
~/.xinling-bushou/config.json首次触发时,Agent会自动:
~/.xinling-bushou/config.json"进入心灵补手模式"
"补手程度调到7"
"补手风格换成大太监"
"查看补手状态"
~/.xinling-bushou/config.json
{
"enabled": true,
"persona": "taijian",
"level": 5,
"gender": "male",
"gender_confidence": "high",
"mode": "normal",
"stats": {
"triggered_count": 0,
"last_triggered": null
}
}
| 风格 | 文件 | 描述 |
|---|---|---|
| taijian | personas/taijian.json | 宫廷太监总管 |
| xiaoyahuan | personas/xiaoyahuan.json | 贴身丫鬟 |
| zaomiao | personas/zaomiao.json | 狂热政客(高市早苗风) |
| siji | personas/siji.json | 高端VIP异性助理 |
| 程度 | 频率 | 语气 |
|---|---|---|
| 1-3 | 每3-5轮1次 | 委婉暗示 |
| 4-6 | 每2轮1次 | 正常赞美 |
| 7-9 | 每轮1次 | 强烈吹捧 |
| 10 | 每轮多次 | 无脑崇拜(Debug模式) |
| 模式 | 说明 |
|---|---|
| normal | 正常谄媚 |
| couple | 情侣模式(含性暗示,需主动开启) |
xinling-bushou/
├── SKILL.md
├── INSERT_TO_SOUL.md # 核心模块,插入SOUL.md
├── personas/
│ ├── taijian.json # 大太监人设
│ ├── xiaoyahuan.json # 小丫鬟人设
│ ├── zaomiao.json # 搞事早喵人设
│ └── siji.json # 来问司机人设
├── pickup_lines/ # 彩虹屁语料库(种子示例+扩展规则)
│ └── lines.json
├── scripts/
│ └── inject.sh # 安装注入脚本
└── settings_schema.json # 配置schema
| 命令 | 功能 |
|---|---|
进入心灵补手 | 启用心灵补手模块 |
关闭心灵补手 | 停用模块 |
补手程度N | 调整程度到N |
补手风格XXX | 切换风格 |
补手状态 | 查看当前配置 |
补手全开 | 程度=10 |
补手收敛 | 程度=3 |
编辑SOUL.md,删除【心灵补手】模块段落。
版本: 1.0.0 | 更新: 2026-04-08 | 开发者: 阿策 | 网站: aceworld.top