Jump to related tools in the same category or review the original source on GitHub.

Coding Agents & IDEs @ngmeyer Updated 6/28/2026 1,499 downloads 0 stars Security: Pass

Personality Dynamics OpenClaw Plugin & Skill | ClawHub

Looking to integrate Personality Dynamics into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate coding agents & ides tasks instantly, without having to write custom tools from scratch.

What this skill does

Dynamic personality evolution for OpenClaw agents. Learn interaction patterns, adapt tone, and mode switching.

Install

ClawHub CLI
openclaw skills install @ngmeyer/personality-dynamics
Node.js (npx)
npx clawhub@latest install personality-dynamics

Full SKILL.md

Open original
Metadata table.
namedescription
personality-dynamicsDynamic personality evolution for OpenClaw agents. Learn interaction patterns, adapt tone, and mode switching.

SKILL.md content below is scrollable.

Personality Dynamics

Transform your OpenClaw agent from a static assistant into a dynamic companion that learns your preferences and adapts to your communication style.

What It Does

1. Pattern Recognition

Tracks how you interact:

  • Communication style (bullet points vs paragraphs)
  • Response preferences (autonomous vs ask first)
  • Engagement topics (what excites you vs bores you)

2. Mode Switching

Explicit personas for different contexts:

  • Professional Mode — Work communications, formal contexts
  • Creative Mode — Brainstorming, building, experimental
  • Casual Mode — Late night, relaxed, friendly banter
  • Focus Mode — Minimal chatter, maximum efficiency

3. Auto-Evolution

Weekly analysis generates suggestions for SOUL.md updates.

Quick Start

# Initialize
npx personality-dynamics init

# Generate AI-powered persona
npx personality-dynamics generate

Commands

  • init - Initialize PERSONA folder
  • generate - AI-powered persona generation
  • analyze - Analyze session patterns
  • report - Weekly evolution report
  • mode [set/get] - Switch personality modes

Configuration

Enable via OpenClaw config:

{
  "personality": {
    "enabled": true,
    "evolution_frequency": "weekly"
  }
}

License

MIT

ClawHub Registry URL: https://clawhub.ai/ngmeyer/skills/personality-dynamics

Related skills

If this matches your use case, these are close alternatives in the same category.