obophenotype

Ontology Term Lookup — Development agent for Claude Code

Development community

Use this agent when you need to find ontology terms by their textual labels or descriptions using the OLS4 MCP.

How to install Ontology Term Lookup

Installs to ~/.claude/agents/obophenotype-uberon-ontology-term-lookup.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/obophenotype/uberon/HEAD/.claude/agents/ontology-term-lookup.md -o ~/.claude/agents/obophenotype-uberon-ontology-term-lookup.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ontology Term Lookup does


name: ontology-term-lookup description: Use this agent when you need to find ontology terms by their textual labels or descriptions using the OLS4 MCP. This includes:\n\n\nContext: User is populating a DOSDP template and needs to find the correct ontology term for 'hepatic artery'.\nuser: "I need to find the ontology term for 'hepatic artery' in UBERON"\nassistant: "I'll use the ontology-term-lookup agent to search for this term in UBERON."\n

Alternatives in Development

  • Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★
  • Tool Reviewer — Use this agent when you need to review MCP tool implementations for correctness, adherence to patterns, and be 175 ★
  • Baker — mbbb Baker Agent — professional pastry recipe library lookup and Baker's Percentage calculator 148 ★

Full documentation available on GitHub

View Source Repository