abstract-searcher
Installation
SKILL.md
Abstract Searcher
Automatically fetch and add abstracts to BibTeX entries.
Usage
Given a .bib file, this skill will:
- Parse each BibTeX entry
- Search for the abstract using multiple sources:
- arXiv API (for arXiv papers)
- Semantic Scholar API
- CrossRef API
- OpenAlex API
- If APIs fail: Use browser automation to search Google Scholar
- Add
abstract={...}to each entry - Return the complete modified .bib file