scenario-related-knowledge-structure

scenario-related-knowledge-structure is a skill for Codex from SuperChason/ontology-driven-ai-data-management-skills. It costs 102 tokens per session (1,038 once invoked), scanned A, original, MIT.

A method for mapping the knowledge a business scenario needs to its documents, data, rules, examples, experts, and other sources. It also records evidence, ownership, versions, conflicts, and gaps.

In plain words
What is it for?
Use it to build a knowledge map, link claims to evidence, track conflicting or outdated sources, and plan interviews or knowledge extraction.
Why use it?
It shows which information is trustworthy and available, and prevents unconfirmed sources from being treated as established business rules.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to build a knowledge map, link claims to evidence, track conflicting or outdated sources, and plan interviews or knowledge extraction.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/superchason/ontology-driven-ai-data-management-skills/scenario-related-knowledge-structure
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 scenario-related-knowledge-structure
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 scenario-related-knowledge-structure

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/superchason/ontology-driven-ai-data-management-skills/scenario-related-knowledge-structure"><img src="https://agentmods.dev/badge/skills/superchason/ontology-driven-ai-data-management-skills/scenario-related-knowledge-structure.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 102 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,038 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.00102 $0.01038
Opus 5 $0.00051 $0.00519
Sonnet 5 $0.00020 $0.00208
Haiku 4.5 $0.00010 $0.00104

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

Security

Grade A, and why

scenario-related-knowledge-structure 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 8d 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/scenario-related-knowledge-structure/SKILL.md · 75 lines

What it actually says

场景相关的知识结构

方法骨架

  • 围绕已确认的 Agent 任务,组织完成任务所需的知识领域、来源、证据、责任和复用资产。
  • 制度、流程、数据、模型、案例和专家经验分别登记权威级别、版本、适用范围和可访问性。
  • 本阶段可以发现候选对象、关系、规则和例外,正式定义统一进入场景语义模型。
  • 同一业务结论存在多个来源时,保留差异并建立裁决责任,不自动合并成确定规则。
  • 通过知识缺口判断哪些任务可继续、哪些只能样本验证、哪些需要暂停。

需要详细产物字段时读取 知识结构契约

执行步骤

  1. 按任务建立知识需求

    • 动作:为每项 Agent 判断和动作列出需要的定义、规则、流程、案例、权限和证据。
    • 完成标准:知识需求能够追溯到具体任务。
  2. 盘点知识来源

    • 动作:登记制度、文档、表单、数据、接口说明、规则模型、历史案例、专家和已有语义资产。
    • 完成标准:每项来源有版本、责任、适用范围和访问状态。
  3. 组织知识领域与依赖

    • 动作:按当前场景划分知识主题、上下游依赖和公共/领域/场景资产引用。
    • 完成标准:能够判断哪些直接使用、哪些复用、哪些需要新建。
  4. 建立证据链

    • 动作:把候选知识条目连接到具体来源位置、真实案例或专家确认记录。
    • 完成标准:关键结论有证据或明确待确认状态。
  5. 处理冲突与缺口

    • 动作:识别版本冲突、同名异义、口径差异、失效知识和没有责任人的空白。
    • 完成标准:每个冲突有裁决人,每个缺口有任务影响和处理建议。
  6. 交付知识提取输入

    • 动作:确定可进入 29 类知识提取的材料、专家和问题清单。
    • 完成标准:提取范围、来源和确认机制明确。

固定输出

  • 场景知识领域地图
  • Agent 任务—知识需求矩阵
  • 制度、文档、数据、模型、案例和专家来源台账
  • 来源权威级别、版本、适用范围和责任人
  • 公共、领域和场景资产复用清单
  • 候选知识条目与证据索引
  • 知识冲突、缺口、失效和待裁决清单
  • 29 类知识提取的材料与访谈计划

使用边界

  • 对象、术语、关系、约束、规则、状态、权限、动作和目标的权威定义由场景语义模型管理。
  • 表字段物理位置由数据需求与准备度阶段管理;本阶段只引用其作为知识来源。
  • 只有来源清单时不能声称知识已经正确提取或业务专家已经确认。
  • 通用企业知识只按当前场景需要引用,验证出稳定复用价值后再向领域或公共层沉淀。

相关 Skills

  • depends-onbusiness-scenario-deep-analysisscenario-data-requirements-readiness
  • feeds-intotwenty-nine-sentence-knowledge-extractionscenario-related-semantic-modeling

审计信息

  • 首次公开版本: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. 8d ago First seen · 75 lines · 102 tokens per session scan A 33f8b80755b7

Subscribe to this mod's changes

scenario-related-knowledge-structure 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 102 tokens to every session and 1,038 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