A framework for defining structured AI agent identities using psychological models and compiling them into system prompts.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install personanexus-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install personanexus-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
PersonaNexus is a developer-centric toolkit for creating structured, consistent AI agent identities. By leveraging business-grade personality frameworks like OCEAN Big Five, DISC, and Jungian 16-type, developers can define an agent's core traits, communication style, and guardrails in a single YAML file. This skill is particularly valuable for users of Openclaw Skills who need to maintain identity consistency across different models and platforms, as it automatically translates psychological scores into actionable system prompts.
Install the required Python dependencies using pip:
pip install pydantic pyyaml typer rich
Alternatively, use the uv package manager:
uv pip install pydantic pyyaml typer rich
The skill organizes agent data using a comprehensive YAML structure:
| Component | Description |
|---|---|
| metadata | Versioning, unique IDs, and lifecycle status. |
| role | Defines the agent's title, primary purpose, and scope. |
| personality | Uses 10 canonical traits (e.g., verbosity, empathy, humor) to shape behavior. |
| communication | Specifies default tones and linguistic styles. |
| principles | A list of prioritized operational rules for the agent. |
| guardrails | Safety rules and enforcement severity levels. |
Loading
An advanced skill for defining and integrating spiritual, religious, and ethical frameworks into AI agent identities using structured YAML configuration.

A sophisticated framework for integrating a virtual advisory board of historical figures into AI agent identities through structured YAML configurations.

A command-line powerhouse for synchronizing and managing CardDAV contacts locally using vdirsyncer and khard.

A no-code AI agent skill for launching and managing Solana tokens on Pump.fun through natural conversation.

A deterministic rendering engine that translates abstract aesthetic DNA codes into concrete Pencil .pen frames and visual screenshots.

Transform Pencil .pen designs into production-ready React components and Tailwind CSS configurations automatically.








































