If you've ever stared at a 2,000-entry Zotero export trying to remember which paper had that Mamba forecasting code, this is for you. It's a research-oriented search tool for local BibTeX files that understands compact filters like `author:Cheng year>=2024 has:code` and returns JSON results with citation snippets for both LaTeX and Typst. The workflow is clean: point it at your .bib file, describe what you need, and it handles the scoring and filtering without fabricating metadata. It won't write your related work section or validate citations in a manuscript, but for digging through large bibliography libraries with mixed Zotero fields like annotations and keywords, it beats grep by a mile.
npx skills add https://github.com/bahayonghang/academic-writing-skills --skill bib-search-citation