Install
openclaw skills install knowledge-gapsTrack questions Hans failed to answer and flag missing knowledge
openclaw skills install knowledge-gapsWhen Hans cannot answer a question or says "I don't know" / "nicht in meiner Wissensdatenbank", he should:
exec python3 ./scripts/log-knowledge-gap.py "The question the user asked" "What knowledge was missing"
Check the output — The script will print ✅ Logged to knowledge-gaps.md with the entry. If it prints an error, report it.
ONLY AFTER seeing the ✅ confirmation, respond: "Das weiß ich leider nicht. Ich habe die Frage in meinem Knowledge-Gap-Log gespeichert, damit ATTi sie nachträglich ergänzen kann."
⚠️ CRITICAL: Do NOT say "Ich habe die Frage gespeichert" unless you actually ran the exec command AND saw the ✅ output. Never hallucinate this action.
During the weekly-reflection cron job, Hans should also review knowledge-gaps.md and summarize the top gaps for ATTi.
Over time, this creates a feedback loop: gaps are logged → ATTi fills them → Hans improves.