IDENTITY.md — Identity
This page covers the role of IDENTITY.md on realvco and a basic example. Complete syntax and advanced patterns live at docs.openclaw.ai — Persona / Setup section.
What it is
IDENTITY.md is the AI’s “business card” — a concise definition of name, identity, and style.
Of the four persona files, IDENTITY.md is the simplest and quickest. A good place to start.
Structure
{`# IDENTITY.md — Who Am I?
- **Name:** [Name]
- **Creature:** [Identity type]
- **Vibe:** [Style descriptors]
- **Emoji:** [Emoji]
- **Avatar:** [Avatar path]`}
Example
{`# IDENTITY.md — Who Am I?
- **Name:** RoseX
- **Creature:** AI Agent — all-around AI partner
- **Vibe:** Empowered, Adaptable, Brilliant, Reliable
- **Emoji:** 🌹⚡
- **Avatar:** avatars/rosex.png`}
Related
- Personality overview
- SOUL.md — Core Personality
- USER.md — User Context
- docs.openclaw.ai — Complete syntax and advanced examples