ontology-conceptual-model-design

ontology-conceptual-model-design is a skill for Codex from SuperChason/ontology-driven-ai-data-management-skills. It costs 101 tokens per session (1,034 once invoked), scanned A, original, MIT.

A method for organizing business terms, objects, relationships, rules, states, permissions, actions, and goals into a reviewable conceptual model. It is meant for business experts before the model is turned into formal ontology files.

In plain words
What is it for?
Use it to create concept hierarchies, relationship views, rule tables, state flows, permission matrices, examples, and review questions.
Why use it?
It helps teams find missing, duplicated, conflicting, or unclear concepts before those ideas are encoded in software or data standards.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to create concept hierarchies, relationship views, rule tables, state flows, permission matrices, examples, and review questions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/superchason/ontology-driven-ai-data-management-skills/ontology-conceptual-model-design
Install

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.

Any agent
npx skills add SuperChason/ontology-driven-ai-data-management-skills --skill ontology-conceptual-model-design
Clone the repo
git clone --depth 1 https://github.com/SuperChason/ontology-driven-ai-data-management-skills

Made for: Codex.

Wrote 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.

agentmods badge for ontology-conceptual-model-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/superchason/ontology-driven-ai-data-management-skills/ontology-conceptual-model-design/github.svg)](https://agentmods.dev/skills/superchason/ontology-driven-ai-data-management-skills/ontology-conceptual-model-design)
Your own site
<a href="https://agentmods.dev/skills/superchason/ontology-driven-ai-data-management-skills/ontology-conceptual-model-design"><img src="https://agentmods.dev/badge/skills/superchason/ontology-driven-ai-data-management-skills/ontology-conceptual-model-design/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.

agentmods 80×15 button for ontology-conceptual-model-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/superchason/ontology-driven-ai-data-management-skills/ontology-conceptual-model-design"><img src="https://agentmods.dev/badge/skills/superchason/ontology-driven-ai-data-management-skills/ontology-conceptual-model-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 101 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,034 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00101 $0.01034
Opus 5 $0.00051 $0.00517
Sonnet 5 $0.00020 $0.00207
Haiku 4.5 $0.00010 $0.00103

Measured 4d ago against content hash 2746263ab6b2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

ontology-conceptual-model-design 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.

skills/ontology-conceptual-model-design/SKILL.md · 77 lines

What it actually says

本体概念模型设计

方法骨架

  • 把有来源或明确假设的语义条目按确认状态组织成业务人员可理解、可审查的整体模型,建立模型结构和跨视图一致性。
  • 概念模型保留业务名称、定义、来源和示例,暂不绑定具体 RDF/OWL 语法。
  • 分类继承、组成关系、影响关系、状态变化、规则路径和动作权限分别展示,避免用一张大图混合所有语义。
  • 每个 Agent 任务都要能沿“输入事实—关系/规则—判断—权限—动作—完成条件”找到模型支撑。
  • 可继续生成隔离的候选逻辑本体供审查;业务专家确认约束正式语义生效与生产准入。

需要视图清单和检查项时读取 概念模型视图契约

执行步骤

  1. 确定模型模块

    • 动作:按 Agent 任务和业务边界划分公共引用、场景对象、规则、动作和目标模块。
    • 完成标准:每个模块职责、依赖和适用范围明确。
  2. 构建对象与概念视图

    • 动作:组织核心对象、概念继承、分类方案、属性、标识和实例示例。
    • 完成标准:父子概念、组成对象和代码枚举没有混用。
  3. 构建关系、规则和状态视图

    • 动作:分别表达关系网络、规则决策表、事件触发和状态流转。
    • 完成标准:关系方向、规则条件、状态入口出口和例外可审查。
  4. 构建流程、动作和权限视图

    • 动作:关联任务、角色、权限、Action 输入输出、前置条件、效果和人工介入。
    • 完成标准:每个可执行动作有授权和失败边界。
  5. 构建目标与解释路径

    • 动作:把场景目标、任务完成条件和评价口径连接到事实、规则、判断和结果。
    • 完成标准:能够解释推荐或行动服务于什么目标。
  6. 执行跨视图审查

    • 动作:检查重名、孤立、重复、冲突、缺失和跨视图标识不一致,形成专家问题清单。
    • 完成标准:业务专家能够逐项确认或退回语义建模。

固定输出

  • 模型模块与依赖图
  • 概念关系图和类层级树
  • 业务分类方案和属性详情
  • 对象关系视图
  • 规则决策表
  • 事件与状态流转图
  • 流程、Action 输入输出和权限矩阵
  • 实例示例视图
  • 场景目标、完成条件和解释路径
  • 模型元素清单与专家评审问题

使用边界

  • 正式概念模型只使用已确认语义;草稿可纳入候选条目,并单独着色或分区。
  • 一张图只承载一种主要审查目的,复杂场景拆成多个可组合视图。
  • 图形美观不能替代语义完整性和业务确认。
  • 具体命名空间、类属性声明和 SHACL 约束进入逻辑模型阶段。

相关 Skills

  • depends-onscenario-related-semantic-modeling
  • feeds-intoontology-logical-model-generationontology-model-multilayer-quality-gate

审计信息

  • 首次公开版本:2026-08-31
  • 来源说明:面向本体业务审查和工程交接独立整理。
Files

What ships with it

4 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.

Changes

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.

  1. 4d ago Changed 2746263ab6b2
  2. 8d ago First seen · 77 lines · 101 tokens per session scan A 699b7465fdc6

Subscribe to this mod's changes

ontology-conceptual-model-design 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 101 tokens to every session and 1,034 once invoked, about $0.0005 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-09-04.

Related

Other skills, from other repositories

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.

potpie-ai/potpie · 51 tokens

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…

fabio-rovai/open-ontologies · 110 tokens

report-generation

A workflow for generating data-analysis reports as interactive HTML with charts. It is intended for trend, statistics, monthly, weekly, and other reports, using database queries and ECharts, a web charting library.

zj-unicom-ai/UniEmployee · 95 tokens

business-overview

A business performance analysis workflow that uses sales, finance, inventory, and customer data to describe how a company is operating.

zj-unicom-ai/UniEmployee · 35 tokens

enterprise-sales

A Chinese-language workflow for preparing sales visits and solution documents for government and enterprise customers. It covers checking customer records, understanding the industry, finding suitable products, and generating a Word proposal.

zj-unicom-ai/UniEmployee · 34 tokens

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…

SenolIsci/mykg · 175 tokens