SECURITY REVIEW
Not yet assessed
Review the original instructions and requested permissions before installing.
No security review is available for this catalog entry yet.
Use this to search for relevant terms in external ontologies. NEVER guess ontology terms or term IDs, always confirm using this skill. The general methodology is to use `obo-grep.pl`
Review the original instructions and requested permissions before installing.
No security review is available for this catalog entry yet.
How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.
No quality assessment is available for this catalog entry yet.
Original instructions from the publisher’s SKILL.md
## Finding terms currently in the import closure:
- Search chebi:
- `obo-grep.pl --noheader -r cysteine src/ontology/imports/chebi_import.obo`
## Advanced queries over GO
You can use OAK commands with local obo files:
`runoak -i simpleobo:src/ontology/go-edit.obo tree -p i GO:0160022`
## Finding terms in external ontologies not in the import closure
Use `runoak` on the command line using the OLS adapter plus the ontology
`runoak -i ols:chebi search cysteine`