citation-management

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

2|Updated Jun 4, 2026
One-click install
npx skills add https://github.com/Lord1Egypt/scientific-agent-toolkit --skill citation-management-lord1egypt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-management
Source: https://github.com/Lord1Egypt/scientific-agent-toolkit/tree/main/scientific-skills/citation-management
Command: npx skills add https://github.com/Lord1Egypt/scientific-agent-toolkit --skill citation-management-lord1egypt

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill eliminates the manual burden of searching academic databases, formatting references, and validating citation accuracy, ensuring your research output is professional and error-free.

Core Features & Use Cases

  • Automated Discovery: Search Google Scholar and PubMed directly to find relevant literature.
  • Metadata Extraction: Convert DOIs, PMIDs, and arXiv IDs into clean, standardized BibTeX entries.
  • Validation & Cleaning: Automatically detect duplicates, verify DOI resolution, and fix formatting errors in your bibliography.
  • Use Case: When preparing a manuscript, use this skill to batch-convert a list of DOIs into a perfectly formatted BibTeX file and validate that every reference is accurate before submission.

Quick Start

Use the citation-management skill to search for recent papers on CRISPR gene editing and generate a validated BibTeX file for your project.

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 manuscript?

Converting a DOI to a BibTeX entry requires automated metadata extraction from academic databases, transforming identifiers like DOIs into clean, standardized BibTeX entries for scientific manuscripts.

Can I search PubMed and Google Scholar directly to find academic literature?

Yes, searching PubMed and Google Scholar directly is supported. This skill automates academic literature discovery by querying these databases to find relevant research papers for your bibliography.

What is the best way to validate citation accuracy and detect duplicate references?

Validating citation accuracy requires DOI verification and duplicate detection. This skill automatically checks DOI resolution and identifies duplicate references to ensure bibliography integrity and compliance with academic standards.

Do I need Python libraries to extract metadata from arXiv IDs and PMIDs?

Yes, extracting metadata from arXiv IDs and PMIDs requires standard Python libraries like requests for API interaction and text processing to ensure accurate citation formatting and bibliography integrity.

Does this citation management approach work for batch converting a list of DOIs?

Yes, this citation management approach works for batch processing. You can batch-convert a list of DOIs into a perfectly formatted, validated BibTeX file before journal submission.