Ontology evidence curator
Hierarchical agent skills for domain ontology planning, research, construction, and validation with saved research artifacts and eval-ready workflows.
npx -y skills add Mokee04/ontology_research --skill ontology-evidence-curatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Curate ontology-ready evidence from collected sources by capturing concept definitions, relation clues, constraints, reuse notes, data collection feasibility, and source-grounded synthesis in the exe folder.
SKILL.md
1.4 KB, 246 tokens by cl100k_base, as published. Nobody here has run it
Ontology Evidence Curator
Read:
../refs/Total Guide.md../shared/references/exe-artifact-contract.md../shared/references/templates.md
Use this worker skill after sources have been identified.
Tasks
- Extract candidate concepts, definitions, relations, constraints, and examples.
- Tie every claim back to a source entry.
- Distinguish direct evidence from interpretation.
- Flag where ontology scope depends on data that is hard to collect, unstable, restricted, or not actually available.
- Flag reuse opportunities and conflicts across sources.
- Produce a concise synthesis for ontology design that separates feasible data-backed scope from speculative extensions.
EXE Outputs
Always write:
../exe/<run-id>/research/evidence-log.md../exe/<run-id>/research/synthesis.md../exe/<run-id>/research/reuse-candidates.md
Guardrails
- do not create unsupported claims
- do not merge conflicting definitions without noting the conflict
- do not recommend ontology scope that depends on unavailable or access-blocked data without marking it as a risk
- do not strip away source location hints
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.