citation-management

Convert scholarly identifiers into verified citation metadata and BibTeX entries.

Updated Jul 1, 2026
One-click install
npx skills add https://github.com/jasrajtulsi/GRAD-SCOPE --skill citation-management-jasrajtulsi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-management
Source: https://github.com/jasrajtulsi/GRAD-SCOPE/tree/main/.claude/skills/citation-management
Command: npx skills add https://github.com/jasrajtulsi/GRAD-SCOPE --skill citation-management-jasrajtulsi

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill removes the manual burden of finding, checking, and cleaning scholarly references so academic writing can stay accurate and reproducible.

Core Features & Use Cases

  • Search and discovery: Find papers through Google Scholar or PubMed with targeted queries.
  • Metadata extraction: Convert DOIs, PMIDs, arXiv IDs, and URLs into complete citation records.
  • Validation and cleanup: Check required fields, resolve DOI issues, remove duplicates, and normalize BibTeX formatting.
  • Use case: Prepare a manuscript bibliography by pulling citations from several identifiers, fixing missing fields, and validating the final .bib file before submission.

Quick Start

Ask the citation-management skill to find, verify, and format references for your manuscript topic or a list of paper identifiers.

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 formatted BibTeX entry?

You can convert a DOI to BibTeX by submitting the identifier for metadata extraction. The system resolves the DOI, enforces required fields, normalizes author names, and outputs a validated BibTeX entry ready for your manuscript.

Can I search PubMed and Google Scholar for citations automatically?

Yes, you can search PubMed and Google Scholar for citations using targeted queries. The system retrieves matching papers, extracts metadata, removes duplicates, and formats the results into clean reference records for academic writing.

What's the best way to validate arXiv IDs and PMIDs for a bibliography?

Validating arXiv IDs and PMIDs requires checking them against required fields and resolving metadata discrepancies. The system extracts the citation record, cleans page ranges, normalizes authors, and validates BibTeX formatting against venue standards.

How do I fix missing fields and remove duplicates in a .bib file?

To fix missing fields and remove duplicates in a .bib file, run metadata cleanup and deduplication. The system checks required fields, resolves DOI issues, normalizes authors, and validates BibTeX formatting before manuscript submission.