← 返回
AI智能 中文

Personality Dynamics

Adapts OpenClaw agents by learning user interaction patterns, switching personas by context, and evolving personality weekly.
{"answer":"通过学习用户交互模式、根据语境切换角色及每周演化个性,自适应调整 OpenClaw 智能体。"}
ngmeyer
AI智能 clawhub v1.0.0 1 版本 99855.8 Key: 无需
★ 0
Stars
📥 1,385
下载
💾 38
安装
1
版本
#latest

概述

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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 05:02 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,057 📥 796,694
security-compliance

X OAuth API

ngmeyer
使用官方 OAuth 1.0a API 向 X(Twitter)发布内容。适用于“发到 X”“发推”“在 Twitter 上发布”、创建推文串、删除推文等场景。
★ 2 📥 1,781
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,351 📥 317,793