知识缺口追踪
knowledge-gaps
by atiati82
Track questions Hans failed to answer and flag missing knowledge
安装
claude skill add --url https://github.com/openclaw/skills文档
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.
相关 Skills
Claude API
by anthropic
Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
Solana防骗检测
by ammkode
Detect scam tokens on Solana before you trade. Checks ticker patterns, token age, and known scam mints. Read-only — no wallet signing required.
营收工作室
by amoldericksoans
A revenue-first solofounder studio that watches markets, finds monetizable pain, validates offers, ships narrow products, and compounds commercial memory across launches. Uses massive parallel agent orchestration with 8 layers: Signal Mesh, Extraction, Opportunity Graph, Cofounder Council, Revenue Lab, Build Studio, Launch Loop, and Portfolio Allocator.