Background reasoning agent that autonomously explores open questions using a local LLM (Qwen3.5-9B), a private knowledge graph for dead-end tracking, and Perplexity web search. Fires on a schedule, picks one unresolved question from ON_YOUR_MIND.md, runs sandbox experiments and web searches, and writes findings to MENTAL_EXPLORATION.md only when genuinely novel — mirroring hippocampal background consolidation. Uses a separate FalkorDB 'wander' graph so exploration history never pollutes the primary agent context. Use when: setting up autonomous background research for an OpenClaw agent, exploring research questions without consuming primary LLM token budget, building training data from exploratory reasoning sessions, or tracking dead ends to avoid re-exploration. Triggers on: "mind wander", "background reasoning", "autonomous research", "wander agent", "ON_YOUR_MIND", "MENTAL_EXPLORATION", "dead ends", "explore while I sleep".

Install

openclaw skills install @jebadiahgreenwood/mind-wander