π¦ ClawHub
CompoundMind
by @cassh100k
Experience distillation engine that turns raw daily memory logs into compounding intelligence. Extracts patterns, generates briefings, tracks growth metrics,...
π‘ Examples
cd /root/.openclaw/workspace/compound-mindFull pipeline (distill all memory files + build index)
python compound_mind.py syncSearch your accumulated wisdom
python compound_mind.py search "Polymarket order types"
python compound_mind.py search "git mistakes" --category lesson
python compound_mind.py search "Chartist" --category relationshipPre-session briefing before a task
python compound_mind.py brief "trade on Polymarket BTC markets"
python compound_mind.py brief "post content on X"
python compound_mind.py brief "debug a Python cron job"Growth report
python compound_mind.py reportFind repeated mistakes
python compound_mind.py mistakesStats
python compound_mind.py stats
TERMINAL
clawhub install compound-mind