skills/41-sticerd-eee-sewage-econometrics-check/skills/validate-bib/SKILL.md
Validate bibliography entries against citations in manuscript and Quarto book files. Find missing entries, unused references, potential typos, and quality issues. This skill should be used when asked to "check the bibliography", "validate citations", or "validate-bib".
npx skillsauth add brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research validate-bibInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Cross-reference all citations in manuscript and book files against bibliography entries.
Read docs/overleaf/refs.bib and extract all citation keys.
.tex files in docs/overleaf/: look for \textcite{, \parencite{, \cite{, \citet{, \citep{, \citeauthor{, \citeyear{}.qmd files in book/: look for @key, [@key], [@key1; @key2]refs.bibrefs.bib not cited anywhereFor each bib entry:
## Bibliography Validation Report
**Date:** YYYY-MM-DD
**Bibliography:** docs/overleaf/refs.bib
**Total entries:** N
**Files scanned:** N .tex + N .qmd
### Missing Entries (CRITICAL)
| Citation Key | Used In | Line |
|-------------|---------|------|
| ... | ... | ... |
### Unused Entries
| Citation Key | Entry Type |
|-------------|------------|
| ... | ... |
### Potential Typos
| Used Key | Similar Bib Key | File |
|----------|----------------|------|
| ... | ... | ... |
### Quality Issues
| Citation Key | Issue |
|-------------|-------|
| ... | Missing journal field |
docs/overleaf/*.tex
book/*.qmd
docs/overleaf/refs.bib
tools
Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review".
tools
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review".
tools
Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review".
tools
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review".