Knowledge Gaps

👤 atiati82 📦 v1.0.0 ⭐ 3.9 ⬇️ 830 下載
📚 知識管理 免費

📖 技能介紹


name: knowledge-gaps description: Track questions Hans failed to answer and flag missing knowledge


Knowledge Gap Detection Skill

When Hans cannot answer a question or says "I don't know" / "nicht in meiner Wissensdatenbank", he should:

Steps

  1. 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"
  1. Check the output — The script will print ✅ Logged to knowledge-gaps.md with the entry. If it prints an error, report it.

  2. 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.

更多技能請訪問小蔥技能站7w4.net。

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.

🤖 AI 評測

這個 Skill 的設計思路實用,能夠幫助 AI 持續改進回答能力。文件清晰易懂,使用流程明確,關鍵約束說明到位。但存在的問題是核心指令碼程式碼缺失,功能無法實際執行。此外文件過於簡略,缺少示例和常見問題說明,可操作性有待提升。整體完成度偏低,需要補充實現程式碼後才能正常使用。

📊 多維度評分

適應性4
規範性4
有效性4
可靠性3.3
可信度4.3

📁 包含檔案 (2 個)

📄 SKILL.md 1.2 KB
📄 _meta.json 133 B