- Skill mirror path now matches OpenClaw convention — The plugin mirrors the built-in skill to
<workspace>/skills/mindkeeper/instead of<workspace>/mindkeeper/, so OpenClaw correctly discovers it as a workspace skill.
- Plugin-only install now works without ClawHub skill — The plugin mirrors its built-in
mindkeeperskill into the workspace on startup, so new/newsessions can find the bootstrap instructions even when no separateclawhub install mindkeeperwas run. - Bootstrap logic no longer misreports "plugin not installed" — When
mind_statusfails, the AI now considers Gateway loading, session timing, or missing skill context before assuming the plugin is missing.