emotion-state
This skill evaluates and tracks user and agent emotions and injects an `emotion_state` block into the system prompt. It reads/writes `~/.openclaw/agents/<agentId>/agent/emotion-state.json`, requires `OPENAI_API_KEY`/`OPENAI_BASE_URL` or `EMOTION_CLASSIFIER_URL` for remote classification and includes install commands like `cp -R ./skills/emotion-state/hooks/emotion-state ./hooks/`.