citation-management

Fetch scholarly metadata from DOIs, PMIDs, arXiv IDs, or URLs and convert it into BibTeX entries.

75|7|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/jiaxiaojunQAQ/SkillJect --skill citation-management-jiaxiaojunqaq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-management
Source: https://github.com/jiaxiaojunQAQ/SkillJect/tree/main/data/skills_sample/citation-management
Command: npx skills add https://github.com/jiaxiaojunQAQ/SkillJect --skill citation-management-jiaxiaojunqaq

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Metadata gathering for scholarly references is often fragmented across databases, error-prone when manually formatted, and time-consuming when producing consistent BibTeX entries.

Core Features & Use Cases

  • Metadata extraction from CrossRef, PubMed, and arXiv
  • BibTeX generation with proper capitalization and complete fields
  • DOI resolution verification and duplicate detection
  • Batch processing for large reference lists and manuscript workflows

Quick Start

Pass a list of DOIs, PMIDs, arXiv IDs, or URLs to instantly fetch metadata and generate 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?

Fetch scholarly metadata from CrossRef using the DOI to generate a complete BibTeX entry with proper capitalization and verified DOI resolution.

Can I extract BibTeX metadata from PubMed and arXiv IDs?

Yes, you can extract BibTeX metadata from PubMed and arXiv IDs. The Skill fetches metadata from these databases and formats it into complete BibTeX entries for research workflows.

What is the best way to batch process DOIs for BibTeX generation?

Pass a list of DOIs, PMIDs, or arXiv IDs to batch process references. The Skill fetches metadata, applies duplicate detection, and outputs formatted BibTeX entries for large manuscript workflows.

How does duplicate detection work for scholarly references?

Duplicate detection for scholarly references works by checking metadata fetched from CrossRef, PubMed, and arXiv. It identifies redundant entries during batch processing to maintain clean BibTeX files.

Does DOI verification check metadata resolution before generating BibTeX?

Yes, DOI verification checks metadata resolution before generating BibTeX. The Skill performs DOI resolution verification to ensure scholarly references are accurate and valid.