citation-management

Automate citation management with BibTeX formatting and validation.

26|3|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/OniReimu/Ageaf --skill citation-management-onireimu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-management
Source: https://github.com/OniReimu/Ageaf/tree/main/public/skills/k-dense/citation-management
Command: npx skills add https://github.com/OniReimu/Ageaf --skill citation-management-onireimu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the entire citation management process, from discovering relevant papers to generating perfectly formatted bibliographies, eliminating the frustration of manual reference handling and ensuring academic integrity.

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 complete BibTeX entries.
  • BibTeX Formatting & Cleaning: Standardize, deduplicate, and format your BibTeX files for consistency.
  • Citation Validation: Verify the accuracy and completeness of all your references.
  • Use Case: When writing a research paper, use this Skill to find key articles on your topic, extract their metadata into a BibTeX file, format it correctly, and validate all entries before submission, ensuring a professional and error-free bibliography.

Quick Start

Use the citation-management skill to find 10 papers on "transformer neural networks" and convert their DOIs to BibTeX format.

Frequently Asked Questions about citation-management

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

FAQPage Schema
How do I convert DOI to BibTeX format automatically?

Yes, you can search PubMed directly for academic literature. The skill executes advanced search queries against PubMed and Google Scholar, returning relevant papers with metadata ready for extraction and formatting.

What's the best way to clean and deduplicate a BibTeX file?

The best way to clean a BibTeX file is using automated formatting components. The system standardizes entries, removes duplicates, and validates citation completeness to ensure a compliant bibliography for academic writing.

Can I batch extract metadata from arXiv IDs and PMIDs?

Yes, you can batch extract metadata from arXiv IDs and PMIDs. The skill processes multiple identifiers simultaneously, converting them into complete BibTeX entries to streamline reference management workflows.

Does this citation management approach work with PDFs?

Yes, it processes PDFs using pdfminer.six to extract metadata. This allows you to pull citation information directly from downloaded academic papers and convert it into structured BibTeX formats.

Why does my reference formatting fail journal submission validation?

Reference formatting fails validation when entries are incomplete or non-standard. The citation validation feature checks all references for accuracy and consistency, ensuring your bibliography meets academic compliance requirements.