citation-management

Extract and validate academic citation metadata into standardized BibTeX bibliographies.

Updated Dec 29, 2025
One-click install
npx skills add https://github.com/AmidVoshakul/chatorai --skill citation-management-amidvoshakul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-management
Source: https://github.com/AmidVoshakul/chatorai/tree/main/assets/skills/citation-management
Command: npx skills add https://github.com/AmidVoshakul/chatorai --skill citation-management-amidvoshakul

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, bibtexparser, biopython, scholarly, selenium, crossref-commons, pylatexenc, and includes scripts (resource) components.

What problem does it solve?

This skill solves the challenge of maintaining accurate, high-quality bibliographies by automating the discovery, metadata extraction, and validation of academic references.

Core Features & Use Cases

  • Automated Discovery: Search Google Scholar and PubMed directly to find relevant, high-impact research papers.
  • Metadata Standardization: Convert various identifiers like DOIs, PMIDs, and arXiv IDs into clean, properly formatted BibTeX entries.
  • Validation & Cleanup: Automatically detect duplicates, verify DOI resolution, and ensure all required fields are present for professional manuscript submission.

Quick Start

Use the citation-management skill to extract metadata from the provided list of DOIs in identifiers.txt and save the results to references.bib.

Frequently Asked Questions about citation-management

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

FAQPage Schema
How do I convert DOIs to BibTeX entries automatically?

To convert DOIs to BibTeX entries automatically, this skill extracts metadata via Crossref and outputs a clean, standardized bibliography file. It parses identifiers from an input list and resolves them into properly formatted BibTeX records.

What is the best way to find academic citations on PubMed and Google Scholar?

The best way to find academic citations on PubMed and Google Scholar is to automate the systematic discovery process. This skill queries these databases directly to find relevant, high-impact research papers and extracts their metadata for your review.

Can I verify if a DOI resolves correctly and check for missing BibTeX fields?

Yes, you can verify if a DOI resolves correctly and check for missing BibTeX fields. The skill performs automated DOI verification, duplicate detection, and field-level validation to ensure all required metadata is present for professional manuscript submission.

Does the automated bibliography cleanup process support arXiv IDs and PMIDs?

Yes, the automated bibliography cleanup process supports arXiv IDs and PMIDs. The skill can convert various identifiers beyond DOIs into clean, standardized BibTeX entries while detecting duplicates during the metadata extraction.

How do I validate existing references before submitting a research manuscript?

To validate existing references before submitting a research manuscript, run an automated validation workflow. This skill detects duplicate entries, verifies DOI resolution, and ensures all required fields are present to maintain strict citation accuracy.