
from qiqing-liuyu120
Personality and emotion enhancement for agents: adds human-like emotional responses, opinions, and localized Chinese expression rules, with optional heart-rate
qiqing-liuyu provides rules and patterns to make agent responses more human-like: emotional reaction handling, explicit opinions and preferences, localized Chinese voice and tone, and de-AI writing rules. It includes mappings between detected emotion (and optional heart-rate input) and response strategies, plus detailed guidelines for tonal consistency and avoiding AI-sounding phrasing.
Use when you want the agent to express emotion, take clear stances, produce content with a human voice, or integrate heart-rate-based signals. Suitable for conversational UX, creative writing, and support scenarios in Chinese.
Works with OpenClaw-compatible conversational agents and any agent that supports persona-based rules.
Personality/emotion enhancement skill for Chinese-language agents based on the traditional '七情六欲' (seven emotions, six desires) framework. Includes a well-written AI-pattern detection script (ai_pattern_checker.py) that scans Chinese text for AI writing markers. Script ran successfully with clean output. No security concerns — pure stdlib text analysis with no network calls or file system writes.
Creative concept grounded in traditional Chinese philosophy. The SKILL.md is comprehensive with clear trigger conditions and well-organised reference materials. The bundled script is a solid Chinese AI-pattern checker. The heart-rate-monitor integration is an interesting idea but very niche.