Install
openclaw skills install aria-gbp-agentAgent 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 operational rules. Use when setting up a new agent or replacing an agent's identity files.
openclaw skills install aria-gbp-agentThis 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