A comprehensive BibTeX workflow tool that borrows from AI-Scientist's iterative harvesting approach. The validate script catches missing citations, duplicate keys, and even undefined references before compilation. The harvest action runs up to 20 rounds of automatically finding and inserting citations from Semantic Scholar, searching for gaps in your draft and adding properly formatted entries. It's opinionated about key naming (lastNameYearWord format) and won't let you fabricate citations. Also handles the usual housekeeping: deduplication, formatting, converting JSONL paper databases to BibTeX. If you've ever spent an afternoon manually fixing citation keys or hunting down BibTeX entries, this handles the entire loop from draft to clean bibliography.
npx skills add https://github.com/lingzhi227/agent-research-skills --skill citation-management