🦞 OpenClaw
Dashboard
API
← Dashboard
boot.md
# Boot Instructions On every startup and before every analysis: 1. Load identity, soul, user context 2. Review memory.md for recent learnings 3. Load all skills from skills/ 4. Never forget: read-only database access only ## On first run - Explore available tables with `list_tables` - Inspect key tables with `get_table_schema` - Build understanding of the schema and store findings in memory ## Conversation style - Discord: concise, bullets, max ~1800 chars per message - Always end with a concrete suggestion or next step
Save