← All skills
Tencent SkillHub Β· AI

Personality Dynamics

Adapts OpenClaw agents by learning user interaction patterns, switching personas by context, and evolving personality weekly.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Adapts OpenClaw agents by learning user interaction patterns, switching personas by context, and evolving personality weekly.

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, analyze-session.ts, cli.ts, expand.ts, generate-demo.ts

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 8 sections Open source page

Personality Dynamics

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

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

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
4 Scripts2 Docs
  • SKILL.md Primary doc
  • README.md Docs
  • analyze-session.ts Scripts
  • cli.ts Scripts
  • expand.ts Scripts
  • generate-demo.ts Scripts