bibtex-fetch
Installation
SKILL.md
BibTeX Fetch
Fetch correct BibTeX entries from arXiv (by ID) or Semantic Scholar (by title search). Zero dependencies — uses only Python stdlib.
Script
scripts/bibtex_fetch.py — single self-contained Python script.
Commands
Fetch by arXiv ID
Given one or more arXiv IDs, fetch metadata from the arXiv API and generate BibTeX.
python3 scripts/bibtex_fetch.py fetch <arxiv_id> [<arxiv_id> ...] [--key <bibkey> ...]
Examples: