citation-management

Search Google Scholar and PubMed, extract metadata, and validate BibTeX entries.

2|1|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/neflibata-feng/MyArxiv-Agent --skill citation-management-neflibata-feng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-management
Source: https://github.com/neflibata-feng/MyArxiv-Agent/tree/main/agent/skills/Metadata%20%26%20Retrieval/citation-management
Command: npx skills add https://github.com/neflibata-feng/MyArxiv-Agent --skill citation-management-neflibata-feng

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the complex and error-prone process of managing academic citations, ensuring accuracy and saving researchers significant time.

Core Features & Use Cases

  • Automated Search: Find relevant papers on Google Scholar and PubMed.
  • Metadata Extraction: Convert DOIs, PMIDs, and arXiv IDs into accurate BibTeX entries.
  • Validation & Formatting: Clean, validate, and format your bibliography for publication.
  • Use Case: When writing a research paper, use this Skill to automatically find key papers, extract their metadata, format them into a clean BibTeX file, and validate the entire bibliography for submission.

Quick Start

Use the citation-management skill to find papers on 'transformer neural networks' and convert their DOIs to BibTeX entries.

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 for my research paper?

To convert a DOI to a BibTeX entry, this Skill queries the CrossRef API to automatically extract accurate metadata. It fetches the publication details and formats them directly into a clean, validated BibTeX entry for your bibliography.

What is the best way to search PubMed and Google Scholar for automated literature discovery?

Automated literature discovery is performed by querying Google Scholar and PubMed directly through this Skill. It searches these platforms for relevant papers, retrieves their metadata, and prepares the results for integration into your research workflow.

Can I extract metadata from arXiv IDs and PMIDs, or only DOIs?

You can extract metadata from arXiv IDs and PMIDs, as well as DOIs. The Skill uses CrossRef, PubMed, and arXiv APIs to fetch publication details and convert these identifiers into accurate, formatted BibTeX entries.

How do I validate and clean a BibTeX bibliography before journal submission?

To validate and clean a BibTeX bibliography, this Skill runs dedicated cleaning and validation scripts. It checks your entries for formatting errors, ensures metadata accuracy, and standardizes the bibliography for publication submission.

Does this Skill work with PDFs to help manage academic citations?

Yes, the Skill includes PDF processing capabilities through its pdf2image dependency to help manage academic citations. This allows researchers to handle literature sources and extract necessary reference data directly from PDF files during their workflow.