.claude/skills/knowledge-engineeringRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
工业级RAG切片工具「可落地、可量化、可优化」,将RAG知识库长文档拆解为语义完整、检索就绪的原子化知识切片,内置多层质量门禁(校验→审计→检索可达性评估),确保切片可用性与RAG检索命中率。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/knowledge-engineeringRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/knowledge-engineeringRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/knowledge-engineeringRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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 @ebandao777-oss/knowledge-engineeringclawhub inspect @ebandao777-oss/knowledge-engineering --version 1.0.1This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
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.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:0dae3a1a48196e137dc5b70cd9b6064dd62d9c87cbada16e83128da72c69ee3f.gitattributesQUICKSTART.mdREADME.mdREFERENCE.mdscriptsscripts/__pycache__scripts/__pycache__/batch_audit.cpython-311.pycscripts/__pycache__/evaluate_retrieval.cpython-311.pycscripts/__pycache__/platform_detect.cpython-311.pycscripts/__pycache__/slice_generator.cpython-311.pycscripts/__pycache__/validate_slice.cpython-311.pycscripts/batch_audit.pyscripts/evaluate_retrieval.pyscripts/platform_detect.pyscripts/slice_generator.pyscripts/validate_slice.pyskill-card.mdSKILL.md- Introduced Init-Step-Poll protocol for robust, resume-safe slicing, audit, and retrieval workflows. - Added scripts/ and validation/auditing utilities (`evaluate_retrieval.py`, `platform_detect.py`, etc.). - Updated documentation (README.md, QUICKSTART.md, REFERENCE.md) to reflect batch processing and incremental validation. - Enforced atomic slice generation, self-check after each write, and progress polling; prohibited direct bulk output. - Removed obsolete skill-card.md. - Various clarifications and enhancements to error checks, directory structure guarantees, and platform compatibility.