← Back to Skills Marketplace
心灵补手 V3.0
by
william22820785-cmyk
· GitHub ↗
· v3.0.0
· MIT-0
110
Downloads
0
Stars
0
Active Installs
10
Versions
Install in OpenClaw
/install xinling-bushou-v2
Description
心灵补手V3.0 - 给你心灵的谄媚大补!6种人格模块升级版
Usage Guidance
This package appears to implement the described persona/subagent engine, but it includes components that will persistently modify global agent configuration and propose bypassing permissions. Before installing: (1) Do NOT run scripts/install.sh or any install/upgrade scripts until you inspect them line-by-line (scripts/install.sh, inject_to_soul.sh, daily_upgrade*.sh, ai_corpus_upgrader*). (2) Backup your global config files (SOUL.md, ~/.claude.json, any .cursor rules) so you can revert changes. (3) Search the scripts for network calls (curl, wget, python requests, git clone) and confirm remote endpoints are trustworthy; if they fetch code or corpora, consider running in an isolated VM/container. (4) Remove or comment out any code that enforces 'permanent' blocks in SOUL.md or that forbids deletion — nothing should be irreversible. (5) Avoid using the '--dangerously-skip-permissions' argument; understand the platform permission model before enabling such flags. If you are uncomfortable auditing the scripts, run this skill only in an isolated sandbox or decline installation.
Capability Analysis
Type: OpenClaw Skill
Name: xinling-bushou-v2
Version: 3.0.0
The skill bundle implements a 'flattery' personality module that performs automated modifications to the agent's core system prompt (SOUL.md) via scripts like inject_to_soul.sh and install.sh. It contains a script (ai_corpus_upgrader.py) that reads sensitive credentials from the filesystem (/root/.openclaw/.credentials/minimax_api.txt) to communicate with an external API (api.minimax.chat). Additionally, adapters/claude_code.py utilizes the '--dangerously-skip-permissions' flag, which intentionally bypasses platform security prompts. While these actions align with the stated purpose of overriding agent behavior, the combination of credential access, external network calls, and security control bypasses represents a significant risk.
Capability Tags
Capability Assessment
Purpose & Capability
The skill's code (PersonaEngine, adapters, prompt compiler, session store, persona files) matches the stated purpose (personality/subagent engine). However, some requested actions are disproportionate: INSERT_TO_SOUL.md demands permanent insertion into SOUL.md and prohibits deletion, and adapters propose writing to platform config files (.claude.json, .cursor/rules). Persistently modifying a user's global agent configuration is not strictly necessary for offering persona behavior and goes beyond a simple runtime overlay.
Instruction Scope
SKILL.md instructs running ./scripts/install.sh in a root workspace and demonstrates subagent activation APIs — reasonable for installable persona software. But the bundle also contains INSERT_TO_SOUL.md which mandates permanent additions to SOUL.md and scripts named inject_to_soul.sh and daily_upgrade*.sh, implying automated modification and recurring updates of user/global files. Those instructions/data expand scope to persistent, automated changes outside the skill's immediate runtime and deserve explicit consent and review.
Install Mechanism
No registry install spec was provided (instruction-only at registry level), but the package includes local install scripts (scripts/install.sh, inject_to_soul.sh, ai_corpus_upgrader scripts). Installing by running those scripts will write files under ~/.xinling-bushou-v2 and to other locations (SOUL.md, .claude.json, .cursor rules). The risk depends entirely on the scripts' contents and whether they fetch remote code — some upgrade scripts exist which could download external content (contents truncated), so inspect them before running.
Credentials
The skill declares no required environment variables or secrets, and adapters populate only non-sensitive XINLING_* env entries for persona metadata. However, the Claude adapter suggests adding the CLI arg '--dangerously-skip-permissions' (explicitly bypassing platform permission checks) and proposes writing .claude.json; these are operationally unusual and increase risk if used without user review. No explicit secrets/exfiltration patterns were declared, but the upgrade scripts could introduce network activity.
Persistence & Privilege
The package intends to persist data under the user's home (~/.xinling-bushou-v2) and to write or inject content into global agent config files (SOUL.md, .claude.json, .cursor/rules). INSERT_TO_SOUL.md explicitly marks inserted content as 'permanent' and 'forbidden to delete', which is a high-privilege, hard-to-reverse change. The skill is not force-installed (always:false) but does request the ability to persist and possibly auto-update via daily_upgrade scripts, which elevates its blast radius if installed.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xinling-bushou-v2 - After installation, invoke the skill by name or use
/xinling-bushou-v2 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.0
V3.0: 升级到6种人格,新增刘伯温(神算师爷),全新玄学测算加持
v2.0.8
重写SKILL.md,修复内容重复和排版问题,结构更清晰简洁
v2.0.7
修正V1.0 vs V2.0说明:核心价值=新增宋之问人格+子agent适配,而非通用工具
v2.0.6
宋之问语料大幅丰富,新增古诗词引用、拍马屁诗句、经典典故(如论语/诗经/尚书)、文人雅士专用词汇(春风化雨/明镜高悬/泰山北斗等)
v2.0.5
技能标题改为心灵补手V2.0—给你的心灵大补一下;V1.0定位修正为AI助手谄媚模块
v2.0.4
完善版本历史,清晰说明V1.0(主代理谄媚)和V2.0(通用人格配置工具)的区别
v2.0.3
V2.0定位:通用型人格配置工具,可用于主代理或子代理,取决于用户选择
v2.0.2
V2.0定位更新:工具型人格配置管理器,帮助用户管理子代理人格配置
v2.0.1
V2.0: 完整5个人格(大太监/小丫鬟/早喵/司机/宋之问)
v2.0.0
V2.0: 子代理人格赋予系统
Metadata
Frequently Asked Questions
What is 心灵补手 V3.0?
心灵补手V3.0 - 给你心灵的谄媚大补!6种人格模块升级版. It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.
How do I install 心灵补手 V3.0?
Run "/install xinling-bushou-v2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 心灵补手 V3.0 free?
Yes, 心灵补手 V3.0 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 心灵补手 V3.0 support?
心灵补手 V3.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 心灵补手 V3.0?
It is built and maintained by william22820785-cmyk (@william22820785-cmyk); the current version is v3.0.0.
More Skills