citation-management
Comprehensive citation management for academic research. Search OpenAlex, PubMed, and Google Scholar for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.
- Version
- 2.0
- License
- MIT License
- Compatibility
- Requires Python 3.9+ with requests. Google Scholar search additionally needs scholarly. Needs network access to api.openalex.org, api.crossref.org, eutils.ncbi.nlm.nih.gov, export.arxiv.org, and api.datacite.org.
Pinned to revision de66e10cd0c8, so it is the text this page describes rather than whatever the author pushed since.
Pre-approved tools experimental
Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.
- Read
- Write
- Edit
- Bash
- WebSearch
- WebFetch
Files
- skills/citation-management/SKILL.md
- skills/citation-management/assets/bibtex_template.bib
- skills/citation-management/assets/citation_checklist.md
- skills/citation-management/references/best_practices.md
- skills/citation-management/references/bibtex_formatting.md
- skills/citation-management/references/citation_validation.md
- skills/citation-management/references/core_workflow.md
- skills/citation-management/references/example_workflows.md
- skills/citation-management/references/google_scholar_search.md
- skills/citation-management/references/metadata_extraction.md
- skills/citation-management/references/pubmed_search.md
- skills/citation-management/references/script_reference.md
- skills/citation-management/references/search_strategies.md
- skills/citation-management/scripts/_common.py
- skills/citation-management/scripts/doi_to_bibtex.py
- skills/citation-management/scripts/extract_metadata.py
- skills/citation-management/scripts/format_bibtex.py
- skills/citation-management/scripts/search_google_scholar.py
- skills/citation-management/scripts/search_openalex.py
- skills/citation-management/scripts/search_pubmed.py
- skills/citation-management/scripts/validate_citations.py
Every link opens the file at its source, pinned to the revision this page describes.