Real Skill packageSource verifiedClawHub registry

knowledge-miner

从 Git commit 或当前会话的真实信息中挖掘知识,把分散概念串成一条完整的功能因果链,并通过费曼讲解和从零创造最小版本帮助初中生真正理解。当用户要求总结提交知识点、学习最近修改、讲解某个 commit、复盘本次会话、总结刚才学到了什么,或从上文提炼知识时使用。提供 commit hash 时分析指定提交;明确指定当前会话时分析可见会话证据;未指定来源时合并分析最近三次提交。

Identity and source

Publisher attributionKk_xxregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 59% rule confidence
Package forminstruction bundle5 recorded files
Canonical sourceClawHub registryclawhub:wlykan:knowledge-miner
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 9/1/2026.claude/skills/knowledge-miner

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 9/1/2026.agents/skills/knowledge-miner

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 9/1/2026skills/knowledge-miner

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @wlykan/knowledge-miner
clawhub inspect @wlykan/knowledge-miner --version 1.0.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
5 / 5 inspected as text
Checked
9/1/2026, 12:43:08 PM
Scanner
0.1.3
Policy
1.0.3
1 inferred permission indicators
  • network access — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
9/1/2026, 5:22:52 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:dc47a2f421a960e87818b74908d8537f79e9c644a892b84722d89f1ec031dd0e
Show up to 5 recorded paths
  • .vscode/settings.json
  • references/session-evidence-guide.md
  • references/teaching-guide.md
  • skill-card.md
  • SKILL.md

Source changelog

- 以构建“功能因果链”为中心,强调多个改动如何协作实现整体功能。 - 增加“先串整体,再选知识点”的流程,防止孤立罗列概念。 - 引入“功能因果链卡”和因果链输出模板,要求逐环节解释输入、输出与因果。 - 用费曼学习法和最小创造任务检验理解,实现从因果推导到复述与创造的闭环。 - 强化知识点排序和层级:核心领域知识优先于实现与验证,过程细节降为附加内容。 - 输出结构大幅调整,新增“这些修改合起来创造了什么”“功能因果链”等环节,保证学习完整闭环体验。