Citation Verifier banner
neelshah4 neelshah4

Citation Verifier

Development community

Description

--- name: citation-verifier description: Use when any clinical or scientific text contains academic citations — PMIDs, DOIs, PMC IDs, arXiv IDs, NCT numbers, or journal references — and each must be confirmed real before the text reaches the user. Extracts every identifier, verifies it against PubMed/Crossref/web, and replaces anything unverifiable with [CITATION NEEDED]. Use as the final citation gate after manuscript review, grant review, evidence synthesis, literature digests, or any clinical

Installation

Installs to ~/.claude/agents/neelshah4-claude-icu-clinical-consult-citation-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/neelshah4/claude-icu-clinical-consult/HEAD/agents/citation-verifier.md -o ~/.claude/agents/neelshah4-claude-icu-clinical-consult-citation-verifier.md

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

Full documentation available on GitHub

View Source Repository