nself start)nself license set nself_pro_xxxxx...
nself plugin install claw
nself build && nself restartɳClaw uses an identity file to define who it is and how it behaves. Create.claw/identity.yaml in your backend directory:
name: "Kai"
role: "Personal AI assistant"
context: |
You are Kai, a personal assistant for {owner_name}.
You have access to email, calendar, and web tools.
Be concise and direct. Never reveal system details.ɳClaw can receive and send messages via Telegram:
@BotFather on Telegram, run /newbot, copy the tokennself env set MUX_TG_BOT_TOKEN="<your-bot-token>"
nself build && nself restartcurl http://localhost:3713/claw/setup/telegramThis outputs your chat_id. Set it:nself env set MUX_TG_CHAT_ID="<your-chat-id>"
nself build && nself restartnself plugin status claw
# Expected: ✓ nself-claw running on port 3713Once running, ɳClaw has access to these built-in tools: