Install
openclaw skills install personality-dynamicsClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Dynamic personality evolution for OpenClaw agents. Learn interaction patterns, adapt tone, and mode switching.
openclaw skills install personality-dynamicsTransform your OpenClaw agent from a static assistant into a dynamic companion that learns your preferences and adapts to your communication style.
Tracks how you interact:
Explicit personas for different contexts:
Weekly analysis generates suggestions for SOUL.md updates.
# Initialize
npx personality-dynamics init
# Generate AI-powered persona
npx personality-dynamics generate
init - Initialize PERSONA foldergenerate - AI-powered persona generationanalyze - Analyze session patternsreport - Weekly evolution reportmode [set/get] - Switch personality modesEnable via OpenClaw config:
{
"personality": {
"enabled": true,
"evolution_frequency": "weekly"
}
}
MIT