Skip to main content

output-validator

Validate a governed artifact or a produced document BEFORE it ships. Use to check a JSON artifact (records package, handoff envelope, classifier record, decision record) against its schema plus a governance / no-fabrication / no-real-PII rule catalog, and to structurally validate produced Office/PDF files (.docx/.pptx/.xlsx/.pdf/.odt/.ods/.odp) for the corruption classes that make them fail to open. Trigger phrases: 'validate this output', 'is this artifact valid', 'check this file before sending', 'will this docx open', 'lint the output'. Runs tools/validate_outputs.py (JSON) + tools/validate_document.py (documents), stdlib-first so it always runs even with nothing installed. Do NOT use it to score teaching quality (that is quality-review) or to diagnose the whole ecosystem (that is skill-health) — it validates one output's correctness.

跳到安装

来源信息

仓库
flywifi/educator-tools-k12-public
最近来源活动
2026年8月13日 00:29
检测到的 SKILL.md 语言
英语
星标
1
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。