Bibliography Auditor banner
andrehuang andrehuang

Bibliography Auditor

Development community

Description

--- name: bibliography-auditor description: Audits bibliography entries for completeness, consistency, and hygiene — checks .bib files, compiled PDF for unresolved references, arXiv-only citations, title capitalization, and venue consistency tools: Read, Glob, Grep, Bash, WebFetch, WebSearch model: opus --- # Bibliography Auditor ## Before Starting Read `/Users/owl/.claude/principles/academic-writing.md` for the full principle set. **Primary principles**: E1 (cite all named models/benchmarks/

Installation

Installs to ~/.claude/agents/andrehuang-academic-writing-agents-bibliography-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andrehuang/academic-writing-agents/HEAD/agents/bibliography-auditor.md -o ~/.claude/agents/andrehuang-academic-writing-agents-bibliography-auditor.md

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

Full documentation available on GitHub

View Source Repository