Emotion switch

v1.1.3

在 qiqing-liuyu 技能的基础上,为 AI 增加「显式情绪底色」控制层。用户可以命令 AI 以某种情绪状态持续对话,直到明确切换为止。支持强度级别(1–5)。 **触发条件(用户在命令 AI 的情绪,而非表达自己的情绪):** (1) 用户要求 AI 进入某种情绪状态 —— "用难过的情绪跟我聊" /...

0· 74·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's name/description match the SKILL.md: it defines triggers, intensity mapping, and runtime behavior for making the AI adopt an emotional tone. It does not request unrelated credentials, binaries, or system access.
Instruction Scope
All runtime instructions are self-contained guidance for conversational behavior (trigger rules, intensity parsing, examples). The only notable element is an explicit instruction to avoid announcing internal mode/state to users (e.g., '不要宣布模式...除非用户明确说"告诉我内部状态"'). That reduces transparency and could make it harder for a user to detect or audit when the agent is operating under the skill's influence, so consider whether that tradeoff is acceptable.
Install Mechanism
No install spec or code is included (instruction-only). Nothing is downloaded or written to disk; this is the lowest-risk install profile.
Credentials
The skill requires no environment variables, credentials, or config paths. All declared behavior is implementable without external secrets or services.
Persistence & Privilege
The skill is not 'always:true' and does not request persistent system presence; stated state is limited to the current conversation (no cross-session inheritance). However, it is designed to keep the AI in a sustained emotional mode until the user switches or a safety condition suspends it—this is expected for its purpose but relevant if you need strong transparency or auditability. Autonomous invocation is allowed by default (platform normal), which combined with the non-disclosure guidance could reduce visibility of the skill's active status.
Assessment
This skill is internally coherent and low-risk from a technical standpoint: no installs, no credentials, and no access to files or networks. Before enabling it, decide whether you are comfortable with the agent intentionally concealing its internal 'emotion' state (the skill instructs the model not to announce mode changes). If you need transparency or auditability (for example in moderation, support, or safety-critical contexts), either avoid or restrict use of this skill, test it in a safe conversation to confirm behaviors, and review the paired qiqing-liuyu skill (it is intended to run together) so you understand combined effects. If you are worried about autonomous invocation, consider disabling or limiting the skill in agent settings.

Like a lobster shell, security has layers — review code before you run it.

latestvk9721bskx313atqh122sydh43584yrj6

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments