π¦ ClawHub
agent-init
by @szsip239
Initialize and configure OpenClaw agent workspace MD files (AGENTS.md, SOUL.md, IDENTITY.md, USER.md, TOOLS.md, BOOTSTRAP.md, HEARTBEAT.md). Use when: settin...
π Constraints
1. Interview first β never generate files without understanding the user's intent 2. Extend, don't replace β AGENTS.md default template is infrastructure, not boilerplate 3. Show before write β display each generated file for user confirmation 4. uv over pip β always configure uv as the Python package manager 5. No secrets in files β workspace files are injected into every prompt turn 6. Keep files concise β all workspace files consume tokens every turn (20KB/file limit, 150KB total) 7. Respect existing content β read before write, merge non-destructively
TERMINAL
clawhub install whois