OpenClaw Agent Template
A starting point for deploying OpenClaw AI agents in any project.
What's Included
- ✅ Agent configuration templates (AGENTS.md, SOUL.md, IDENTITY.md)
- ✅ User configuration (USER.md)
- ✅ Tool definitions (TOOLS.md)
- ✅ Heartbeat template (HEARTBEAT.md)
- ✅ Shell completions for OpenClaw CLI
- ✅ Flow registry for workflow automation
What's NOT Included
- ❌ Company-specific memory or details
- ❌ User-specific data
- ❌ Agent-specific secrets or credentials
- ❌ Project-specific workflows
Quick Start
- Clone this template
- Edit
USER.mdwith your details - Edit
IDENTITY.mdwith your agent's identity - Edit
SOUL.mdwith personality and values - Customize
TOOLS.mdfor your tools - Run
openclaw initto initialize
Customization Guide
See AGENTS.md for a detailed guide on customizing this template.
License
MIT
No comments yet.