citation-management

Search Google Scholar and PubMed to generate BibTeX entries.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/Lin-Hi/DeepRead --skill citation-management-lin-hi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-management
Source: https://github.com/Lin-Hi/DeepRead/tree/main/.claude/skills/citation-management
Command: npx skills add https://github.com/Lin-Hi/DeepRead --skill citation-management-lin-hi

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Automates discovery of scholarly papers and the creation of accurate BibTeX entries.

Core Features & Use Cases

  • Search Google Scholar and PubMed for papers and extract metadata
  • Validate citations for accuracy and consistency
  • Generate properly formatted BibTeX entries ready for insertion into manuscripts

Quick Start

Run a quick workflow to search for papers on a topic, extract metadata, validate citations, and generate BibTeX automatically.

Frequently Asked Questions about citation-management

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

FAQPage Schema
How do I generate BibTeX entries automatically from PubMed and Google Scholar?

This citation management workflow searches Google Scholar and PubMed to extract metadata, validate scholarly citations for consistency, and generate properly formatted BibTeX entries ready for manuscript insertion.

What is the best way to validate citation metadata for research papers?

The best way to validate citation metadata is to parse extracted publication data from Google Scholar and PubMed to check for consistency and accuracy before generating the final formatted bibliography entries.

Do I need Python requests and scholarly libraries to automate bibliography creation?

Yes, you need internet access and Python libraries including requests and scholarly to fetch and parse metadata from PubMed and Google Scholar for automated citation and BibTeX generation.

Can I search PubMed and Google Scholar to extract and format scholarly paper metadata?

Yes, you can discover scholarly papers and extract their metadata directly from Google Scholar and PubMed, validate the results, and format them into accurate BibTeX entries for your bibliography.

Why does automated BibTeX generation require internet access to fetch metadata?

Automated BibTeX generation requires internet access because the tool must connect to external scholarly databases like PubMed and Google Scholar to query papers and fetch the required publication metadata.