citation-management

Discover academic citations from Google Scholar and PubMed and generate validated BibTeX entries.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/felixboehm/biochem-allergy --skill citation-management-felixboehm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-management
Source: https://github.com/felixboehm/biochem-allergy/tree/main/.claude/skills/citation-management
Command: npx skills add https://github.com/felixboehm/biochem-allergy --skill citation-management-felixboehm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, scholarly, xml.etree.ElementTree, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the laborious process of finding, verifying, and formatting academic citations, ensuring accuracy and saving researchers significant time.

Core Features & Use Cases

  • Paper Discovery: Search Google Scholar and PubMed for relevant literature using advanced queries.
  • Metadata Extraction: Automatically convert DOIs, PMIDs, and arXiv IDs into accurate BibTeX entries.
  • Citation Validation: Verify the completeness and correctness of your bibliography.
  • Use Case: A researcher needs to build a bibliography for a grant proposal. They use this Skill to find key papers, extract their metadata, format them into BibTeX, and validate the entire list for accuracy.

Quick Start

Use the citation-management skill to find papers on "transformer neural networks" published after 2020 and output them as a BibTeX file.

Frequently Asked Questions about citation-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a DOI to a BibTeX entry automatically?

You can automatically convert a DOI to a BibTeX entry by using metadata extraction tools that query academic databases. This Skill retrieves metadata via DOIs and formats the results into valid BibTeX entries.

Can I search PubMed and Google Scholar for academic papers using advanced queries?

Yes, you can search PubMed and Google Scholar for academic papers using advanced queries. This Skill automates paper discovery by supporting complex search queries to find relevant literature across scientific databases.

What is the best way to validate a bibliography for accuracy before publication?

The best way to validate a bibliography for accuracy is to run automated citation validation checks against retrieved metadata. This Skill verifies the completeness and correctness of your bibliography entries.

Does this citation management approach support extracting metadata from arXiv IDs and PMIDs?

Yes, this citation management approach supports extracting metadata from arXiv IDs and PMIDs. It automatically retrieves publication details from these identifiers and converts them into accurate BibTeX entries.

How do I generate a BibTeX file from papers found on transformer neural networks?

To generate a BibTeX file from found papers, you first search for your topic, such as transformer neural networks, then extract the metadata. This Skill formats the extracted metadata into a BibTeX file for your bibliography.