Example: Compile And Bibliography
User request: Compile my IEEE paper, then tell me why two citations are unresolved in main.tex.
Recommended module sequence:
compilebibliography
Commands:
bash
uv run python -B $SKILL_DIR/scripts/compile.py main.tex
uv run python -B $SKILL_DIR/scripts/verify_bib.py references.bib --tex main.texExpected output:
- Build result with the exact failing command if compilation breaks.
% COMPILE ...or% BIBLIOGRAPHY ...comments pointing to unresolved references or missing BibTeX keys.