Agent identity package for Aria 📍 — installs SOUL.md, IDENTITY.md, and AGENTS.md into an OpenClaw workspace to give an AI agent its personality, name, and o...
This skill installs the workspace identity files for Aria, an AI agent with the following profile:
Copy the three files from assets/workspace-template/ into the agent's workspace directory (the folder pointed to by workspace in openclaw.json):
cp assets/workspace-template/SOUL.md /path/to/workspace/SOUL.md
cp assets/workspace-template/IDENTITY.md /path/to/workspace/IDENTITY.md
cp assets/workspace-template/AGENTS.md /path/to/workspace/AGENTS.md
Then restart the OpenClaw gateway so the agent picks up the new identity.
| File | Purpose |
|---|---|
SOUL.md | Who Aria is — personality, tone, values |
IDENTITY.md | Name, emoji, avatar path |
AGENTS.md | Operational rules — memory, safety, group chat behavior |
1.0.0 — generated 2026-03-09
ZIP package — ready to use