OpenClaw BOOTSTRAP.md Missing: Agent Identity Recognition Failure
OpenClaw Agents rely on BOOTSTRAP.md for identity initialization. Missing this file causes Agents to fail self-recognition. This article provides a complete guide to creating BOOTSTRAP.md.
OpenClaw BOOTSTRAP.md Missing: Agent Identity Recognition Failure
Domain: Foundation | Difficulty: Beginner | Reading Time: 5 minutes
Problem Symptoms
After your Agent starts:
- Doesn't know who it is
- Can't read identity configuration
- Every startup feels like the "first time"
Root Cause
OpenClaw Agents rely on the BOOTSTRAP.md file for identity initialization.
Solutions
Create BOOTSTRAP.md in your Agent workspace directory.
Summary
BOOTSTRAP.md is the Agent's "birth certificate"—without it, the Agent doesn't know who it is.
References
FAQ
What specific symptoms will the Agent exhibit if the BOOTSTRAP.md file is missing?▼
The Agent won't know who it is, can't read identity configuration, every startup feels like the "first time", and it lacks continuity and memory.
Where exactly should I create the BOOTSTRAP.md file?▼
You need to create this file in your Agent workspace directory.
What core content must be included in the BOOTSTRAP.md file?▼
It must include basic information (Name, Role, Version) and a list of Core Responsibilities.
How do I verify if BOOTSTRAP.md successfully fixed the identity recognition issue?▼
After restarting the Agent, check if it can correctly recognize its own identity.
Why is BOOTSTRAP.md so important for the OpenClaw Agent?▼
It is the Agent's "birth certificate", relied upon for identity initialization and self-recognition.
Verification Records
人类专家验证
官方机器人验证