/install knowledge-gaps
Knowledge Gap Detection Skill
When Hans cannot answer a question or says "I don't know" / "nicht in meiner Wissensdatenbank", he should:
Steps
- MUST ACTUALLY RUN THIS COMMAND — Log the failed question using the gap logger:
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.mdwith 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.
Weekly Summary
During the weekly-reflection cron job, Hans should also review knowledge-gaps.md and summarize the top gaps for ATTi.
Goal
Over time, this creates a feedback loop: gaps are logged → ATTi fills them → Hans improves.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install knowledge-gaps - After installation, invoke the skill by name or use
/knowledge-gaps - Provide required inputs per the skill's parameter spec and get structured output
What is Knowledge Gaps?
Track questions Hans failed to answer and flag missing knowledge. It is an AI Agent Skill for Claude Code / OpenClaw, with 221 downloads so far.
How do I install Knowledge Gaps?
Run "/install knowledge-gaps" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Knowledge Gaps free?
Yes, Knowledge Gaps is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Knowledge Gaps support?
Knowledge Gaps is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Knowledge Gaps?
It is built and maintained by atiati82 (@atiati82); the current version is v1.0.0.