Handoff
From a previous agent into Grok Bot
Paste one line into the agent you already use. It loads the skill and moves the profile into Grok Bot. This site does not write to Grok. First Bot is one Chief. You only handle login walls.
- Memory is preview-then-confirm. Daily notes and DREAMS are a working layer, so they stay off the queue unless you opt in.
- A skill is how; a routine is when. Official order: do the task once → save as a skill → then schedule a routine. Cap 50 routines per Bot. Duplicate Bot does not copy learned memory.
- .env, auth.json, apiKey, botToken, SecretRef values, and key-looking strings are always stripped. Sessions, state.db, and transcripts are not memory.
Paste one line into Hermes. It installs the skill and runs the handoff.
- It reads SOUL, USER, MEMORY, skills, and cron.
- The first Grok Bot is one Chief. Nexus comes later.
- Keys, sessions, and .env stay behind.
Paste one line into OpenClaw. It takes the skill and runs the handoff.
- It reads a zip, or AGENTS, HEARTBEAT, and openclaw.json.
- The first Grok Bot is one Chief. Nexus comes later.
- Keys, sessions, and .env stay behind.

