mondo
Curate, merge, and release Mondo disease ontology terms
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Mondo ontology skills?โผ
Run `npx skills add monarch-initiative/mondo --all -g -y` in your terminal to install all curation skills globally.
How to merge two Mondo disease terms?โผ
The merge-terms skill obsoletes the duplicate term, transfers its synonyms, xrefs, and relationships to the surviving term, and runs quality-control checks to confirm nothing was lost.
Can AI analyze Mondo GitHub issues?โผ
Yes. The analyse-issue skill reads a term request, checks it against design patterns and existing classes, and drafts a structured validity report with supporting evidence.
How to generate Mondo release notes?โผ
The release-announcement skill reads the release diff reports and produces a formatted announcement with a full statistics table of new, renamed, and obsoleted terms.
Do I need ontology engineering experience to use these skills?โผ
No. The skills encode Mondo's editorial rules, ID formats, and validation commands, so the agent handles the technical OBO file editing for you.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides