citation-management

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

1|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/youyinnn/skills-collection --skill citation-management-youyinnn
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: citation-management
Source: https://github.com/youyinnn/skills-collection/tree/main/plugins/literature-and-topic-selection/skills/citation-management
Command: npx skills add https://github.com/youyinnn/skills-collection --skill citation-management-youyinnn

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the complex and time-consuming process of managing academic citations, ensuring accuracy and consistency in your research bibliography.

Core Features & Use Cases

  • Automated Discovery: Search Google Scholar and PubMed for papers using natural language queries.
  • Metadata Extraction: Convert DOIs, PMIDs, and arXiv IDs into complete, formatted BibTeX entries.
  • Validation & Cleaning: Verify citation accuracy, fix formatting errors, and remove duplicates.
  • Use Case: When writing a research paper, use this Skill to find relevant literature, automatically generate BibTeX entries for all found papers, and ensure your final bibliography is error-free and correctly formatted for submission.

Quick Start

Use the citation-management skill to find papers on 'transformer neural networks' and generate a BibTeX file.

Frequently Asked Questions about citation-management

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

FAQPage Schema
How do I automatically convert DOI and PMID identifiers into BibTeX entries?▼

To convert DOIs to BibTeX entries, this Skill resolves DOI, PMID, and arXiv IDs to automatically extract metadata and generate formatted, validated bibliographical references for research publications.

Can I search PubMed and Google Scholar using natural language queries for literature reviews?▼

Yes, you can search PubMed and Google Scholar for papers using natural language queries to automate systematic literature discovery and extract relevant academic citations during a literature review.

What is the best way to clean a bibliography and remove duplicate citation formatting errors?▼

The best way to clean a bibliography is to validate citation accuracy, fix formatting errors, and remove duplicates automatically, ensuring bibliographical integrity and error-free formatting for research submission.

Does this citation management Skill require specific Python dependencies to resolve arXiv IDs?▼

Yes, resolving arXiv IDs and extracting metadata requires Python dependencies including requests and scholarly, which facilitate automated API discovery and systematic literature searches across academic databases.