obophenotype

Identifier Validator — Data & AI agent for Claude Code

Data & AI community

Use this agent practively whenever new identifiers (PMIDs, DOIs, database IDs, ontology term IDs) are introduced, to check they are valid and contextually appropriate, using PMID/DOI lookups via aurel.

How to install Identifier Validator

Installs to ~/.claude/agents/obophenotype-uberon-identifier-validator.md

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

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

What Identifier Validator does


name: identifier-validator description: Use this agent practively whenever new identifiers (PMIDs, DOIs, database IDs, ontology term IDs) are introduced, to check they are valid and contextually appropriate, using PMID/DOI lookups via aurelian or web searches. This agent should be used proactively after any work involving citations or external references, and especially when working with ontology terms that include publication references or cross-references to external databases. Examples: <

Alternatives in Data & AI

  • Database Migration — Master database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollb 31.9k ★
  • Credential Hunter — Autonomous credential-attack pipeline runner 4.5k ★
  • Database Architect — Database architect for data modeling, technology selection, schema design, and migration planning 2.8k ★

Full documentation available on GitHub

View Source Repository