Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add SuperChason/ontology-driven-ai-data-management-skills --skill ontology-model-multilayer-quality-gategit clone --depth 1 https://github.com/SuperChason/ontology-driven-ai-data-management-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/superchason/ontology-driven-ai-data-management-skills/ontology-model-multilayer-quality-gate)<a href="https://agentmods.dev/skills/superchason/ontology-driven-ai-data-management-skills/ontology-model-multilayer-quality-gate"><img src="https://agentmods.dev/badge/skills/superchason/ontology-driven-ai-data-management-skills/ontology-model-multilayer-quality-gate/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/superchason/ontology-driven-ai-data-management-skills/ontology-model-multilayer-quality-gate"><img src="https://agentmods.dev/badge/skills/superchason/ontology-driven-ai-data-management-skills/ontology-model-multilayer-quality-gate.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00087 | $0.01708 |
| Opus 5 | $0.00044 | $0.00854 |
| Sonnet 5 | $0.00017 | $0.00342 |
| Haiku 4.5 | $0.00009 | $0.00171 |
Grade A, and why
ontology-model-multilayer-quality-gate scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 107 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AI 本体建模的多层质量门
方法骨架
- 把本体质量拆给相互独立的检查角色,降低单模型自证正确的风险。
- 生成模型负责结构化表达,异构审核模型独立找语法、逻辑、规范和覆盖缺陷。
- 语法工具与约束引擎验证可计算结构,避免把可解析误当成语义正确。
- 业务专家从全局拓扑、局部语义和规则路径检查真实业务含义。
- 关键分歧由专家和工程师仲裁,形成可追溯缺陷与处理记录。
- 候选模型可先做可执行的技术检查和业务用例验证,缺陷回流修订;生产注册才要求项目适用的准入门槛全部满足。
触发场景
用户会在什么情境下需要这个 Skill
- 大模型生成了本体,需要判断能否使用
- 准备评审本体模型质量和生产准入
- 模型语法通过但业务专家仍担心规则错误
语言信号
- “帮我做本体质量审查”
- “双模型怎么校验”
- “这个模型能注册生产吗”
- 英文信号:ontology quality gate, dual-model audit, semantic review
与相邻 Skill 的区分
- 与
ontology-golden-case-testing:本 skill 检查模型结构和业务语义;黄金用例验收检查模型在真实问题上的输出。 - 与
twenty-nine-sentence-knowledge-extraction:29句话改善建模输入;本 skill 审查形式化产物。
执行步骤
按当前任务选择必要步骤;已有可靠成果直接复用:
-
检查输入准入
- 动作:确认场景语义、概念模型、逻辑本体、数据到本体映射和样例实例版本一致,并保留来源与确认状态。
- 完成标准:未确认或冲突输入已隔离,前序产物追溯完整。
-
独立生成与审核
- 动作:有可用且已授权的独立审查能力时使用不同模型或隔离上下文审计;否则完成工具校验与当前模型审查,并标明缺少独立审核。输出缺陷、位置、等级和依据。
- 完成标准:如执行独立审核,审核者未看到生成方自我评价;其余审查如实标注方式和覆盖范围,争议项可复现。
-
运行形式校验
- 动作:检查语法、命名、类层级、定义域值域、SHACL约束、规则冲突、映射完整性、实例来源和未引用实体。
- 完成标准:工具错误清零,警告均有处置结论。
-
执行专家三层审查
- 动作:审查全局拓扑、局部语义和完整推理路径,并记录修改。
- 完成标准:业务专家确认模型与真实流程、例外和权限一致。
-
做准入决策
- 动作:汇总阻断项、一般缺陷、剩余风险和仲裁记录。
- 完成标准:给出有证据的阶段准入结论与缺陷清单即可完成审查;生产阻断项未关闭时禁止准入,仍可继续不依赖该缺口的测试和修订。
固定输出
- 输入资产与版本锁定表:语义、概念、逻辑、约束、映射、实例、规则、查询和用例版本
- 来源与追溯完整性报告
- 语法与结构检查报告:解析、命名、引用、重复、孤立、循环和模块依赖
- 逻辑与 SHACL 检查报告:一致性、可满足性、定义域、值域、基数、数据类型和严重等级
- 数据映射与实例检查报告:映射完整、标识、类型、单位、时间、来源和样例实例
- 独立审核缺陷表:缺陷编号、位置、级别、证据、影响、责任人、修复和回归状态
- 业务专家审查记录:术语、对象、关系、规则、例外、权限和场景适用性结论
- 阻断项、一般缺陷、剩余风险、仲裁记录和准入结论
使用边界
不要在以下情况使用
- 把同一个模型的自我反思当作独立审核
- 将来源不明或冲突未裁决的输入直接判定为生产可用;此类输入仍应接受审查并记录缺陷
- 只需要做运行时回归测试
常见失败模式
- 用不成熟的AI能力自动治理AI:AI输出从建议变成控制面配置,伪相关、错误因果和识别偏差被持续复用。
- 纯人工符号建模或纯神经生成走向单边极端:单一技术范式无法同时覆盖语义抽象效率、业务约束、泛化能力和可解释性。
- 让同一个模型同时生成和自我审查:审核者与生成者共享训练分布、提示上下文和推理路径,缺少独立证据与差异化视角。
- 把语法通过当成业务语义正确:形式合法性与业务正确性处于不同验证层,语法工具无法判断领域含义、规则完整性及行动后果。
- 用错误本体生成训练数据并放大偏差:同一语义缺陷被重复采样,训练优化把局部错误提升为模型的稳定决策倾向。
使用折扣与复核要求
- 多层审查提高可信度,无法证明覆盖了全部未来场景,仍需上线监控和持续回归。
- 大模型生成形式结构无法直接证明业务语义正确,生产使用需保留专家确认、工具校验、真实用例和审计记录。
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago Changed d220681fd499
- 8d ago Changed · +7 lines 8e8f11248c33
- 12d ago First seen · 100 lines · 87 tokens per session scan A cd1cd979d8cf
ontology-model-multilayer-quality-gate is a skill published in the GitHub repository SuperChason/ontology-driven-ai-data-management-skills (10 stars, last pushed 5d ago), licensed MIT. It adds 87 tokens to every session and 1,708 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
open-ontologies
AI-native ontology engineering using 50+ MCP tools backed by an in-memory Oxigraph triple store. Build, validate, query, and govern RDF/OWL ontologies with a generate-validate-iterate loop. Use when building ontologies, knowledge graphs, RDF data, SPARQL queries, BORO/4D modeling, SHACL validation, clinical…
mykg
Run mykg knowledge-graph commands inside Claude Code from one slash command /mykg. The user describes intent in natural language (extract, append, sync, resume, approve, walkthrough, parse-docs, fetch-web, query); the skill parses intent, builds the right mykg CLI command from the live --help output, confirms, runs…
ontology-ontology-architect
Design a domain ontology from evidence using layered modeling, stable concept definitions, explicit relations, SKOS-first structure, and selective OWL formalization with recorded modeling decisions.
graphify
Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community…
graph-mutation-plan
Cookbook for composing an applygraphmutations plan — stable entitykey patterns, the canonical label/edge vocabulary, evidence/invalidation/confidence discipline, and a worked example. Load this when building a non-trivial mutation plan.
understand-knowledge
Analyze a Karpathy-pattern LLM wiki knowledge base and generate an interactive knowledge graph with entity extraction, implicit relationships, and topic clustering.